I think you should compare aggregate results, not raw responses. Is it applicable?
С уважением, Андрей Похилько -----Original Message----- From: indireddysankar [mailto:[email protected]] Sent: Wednesday, May 12, 2010 3:54 PM To: JMeter Users List Subject: Re: Comparator of responses of two servers. sebb, Can i do this last step of comparison with Jmeter by bean shell or regular expression..? manually i can not do this since the csv may be very big file with 1 lac requests. I am struck at the comparison ...I appreciate your help in advance. On Wed, May 12, 2010 at 4:37 PM, sebb <[email protected]> wrote: > On 12/05/2010, indireddysankar <[email protected]> wrote: > > ThanQ sebb, > > > > Please give me more details.. how do i proceed with > this > > save response file option...can i compare this saved response with > another > > using any of the available features in jmeter. > > Run the test plan. > Save the output files. > Run the test plan again. > Compare the output files with the ones previously saved. > > > As i said the servers will differ in few cases and behave > similarly > > in many cases , how to check which are different after saving. > > > > My plan is modified like this > > > > > > Thread Group > > CSV data set config (for reading same input for the below > > http requests) > > > > > Simple Controller > > > HTTP1 (request to the first server) > > > > Save response to a file. > > > > > HTTP2 (request to the second server) > > > > Save response to a file. > > > View results tree. > > > > > > On Wed, May 12, 2010 at 4:01 PM, sebb <[email protected]> wrote: > > > > > > > > > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Save_Re sponses_to_a_file > > > > > > On 12/05/2010, indireddysankar <[email protected]> wrote: > > > > Hi, > > > > > > > > I want to build urgently on test plan which will just > compare > > > the > > > > text response of one server to the text response of another server. > > > > > > > > The responses will be like "1. siva 2. sankat 3. reddy 4. jyothi" > > > > > > > > The responses from both will be same in many cases and rarely > differs > > > from > > > > each other. I want to save only the responses which differs each > other. > > > > > > > > I have a plan which hits both the servers one after the other > but..i > > > don't > > > > know how to compare the responses. > > > > > > > > My plan is like this > > > > > > > > Thread Group > > > > Simple Controller > > > > HTTP1 (request to the first server) > > > > HTTP2 (request to the second server) > > > > View results tree. > > > > > > > > Please help me in capturing the 1st server response > and > > > > compare with second server response if it differs save to view > results > > > tree. > > > > > > > > > > > > -- > > > > Indireddy SivaSankarReddy > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > > -- > > Indireddy SivaSankarReddy > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Indireddy SivaSankarReddy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

