Re: Problems in handling the AJAX request

2011-09-07 Thread chanda
and EventValidation variables that are extracted from previous request and passing to next requests . 3. The request in the treewiew should be compared against which. -- View this message in context: http://jmeter.512774.n5.nabble.com/Problems-in-handling-the-AJAX-request-tp3313363p4780399.html Sent from

Re: Problems in handling the AJAX request

2011-09-07 Thread Deepak Shetty
and EventValidation variables that are extracted from previous request and passing to next requests . 3. The request in the treewiew should be compared against which. -- View this message in context: http://jmeter.512774.n5.nabble.com/Problems-in-handling-the-AJAX-request-tp3313363p4780399.html Sent

Problems in handling the AJAX request

2010-12-21 Thread sbhosale
Hi all, I am having problems in handling the ajax request on the page. My application is having one feature like create case which gets open on the same page with some fields and once I fills the form and saves it. It gets saved without refreshing a page. So when i recorded this flow i got

Re: Problems in handling the AJAX request

2010-12-21 Thread Suresh Rajachar
It can be issue with the correlation Try correlating 'StayID' returned by the server. Regards, -Suresh On 21-Dec-2010, at 11:29, sbhosale sandeep.bhos...@gmail.com wrote: Hi all, I am having problems in handling the ajax request on the page. My application is having one feature like

Re: Problems in handling the AJAX request

2010-12-21 Thread sandeep bhosale
...@mpexnet.de wrote: On 12/21/2010 12:29 PM, sbhosale wrote: Hi all, I am having problems in handling the ajax request on the page. My application is having one feature like create case which gets open on the same page with some fields and once I fills the form and saves it. It gets

Re: Problems in handling the AJAX request

2010-12-21 Thread sandeep bhosale
Thank You Felix for your kind help. I have done as per your suggesions. I am getting the response as Object Moved . Please see below response htmlheadtitleObject moved/title/headbody h2Object moved to a href=/trunk/here/a./h2 /body/html Now what I need to do to fix this. For the verification I