Hello Deepak, I have tried Regular Expression Extractor but i m not able to get transaction id from the response. The scenario for Booking flight is like this : 1.User searches available flights according to his requirements. 2.User enters his/her details. 3.User's booking is confirmed after payment.
In this process,Transaction Id is generated on server for any booking which is unique. Same i want to test for different no of users(want to apply load) using jmeter script. So i m providing User Details from some files using User Parameters. But in this process for each user how i m going to retrieve each transaction id from server side. So that flight booking process is tested successfully for any no of users. So my requirement is to retrieve transaction id from response which is encrypted. Deepak Shetty wrote: > > see http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour on how to > debug > cases where the browser has different behavior than the jmeter script. > Also > search the archives > > On Wed, Feb 17, 2010 at 5:24 AM, Mahesh Kharat > <[email protected]>wrote: > >> >> Hello, >> I have recorded some scenarios using Badboy tool for one application. >> Then >> this script i have exported to Jmeter. Now i have to perform load testing >> on >> it with more than 1 user. But i m right now cheking for just 1 user only. >> So >> user related data i have entered in 1 file. Then using User Parameters i >> have collected in this jmeter script. When i run normal application >> without >> using jmeter server creates transaction id . When i run this jmeter >> script >> i >> m not able to retrieve this transaction id so my jmeter script is also >> failing. How to retrieve this transaction id from server?? >> -- >> View this message in context: >> http://old.nabble.com/How-to-get-particular-Id-generated-in-a-process-from-server---tp27623585p27623585.html >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- View this message in context: http://old.nabble.com/How-to-get-particular-Id-generated-in-a-process-from-server---tp27623585p27636474.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

