jtester wrote: > > Hi, > I m new to jmeter, I m having trouble doing a load test on a jaxb webbased > application. Please shed some light > > Ex: I have a request url and a confirmation url. > > 1.In the request url i give some data in the fields and click on submit. A > dynamic url is created and shows a unique id for the submitted data in xml > format. > > 2. In the confirmation url i give the unique id generated previously and > click on submit. A dynamic url is created and display in xml format about > the status. > > I would like to know: > 1.How can i record this scenario using jmeter and do load test for this > scenario? > 2.How can i pass the unique id from the request url to confirmation url? > > Thanks >
1. http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdf 2. http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor ZK -- View this message in context: http://jmeter.512774.n5.nabble.com/How-to-test-webbased-application-based-on-jaxb-tp4952419p4952478.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]

