Hi Sebb, I am unable to compare the requests as the post data section of the playback is in some special characters.
Is there any way to work around this? Regards Shruthi From: sebb-2-2 [via JMeter] [mailto:[email protected]] Sent: Monday, March 25, 2013 1:34 PM To: Shruthi B. S. Subject: Re: Jmeter Applets - help required On 25 March 2013 07:51, shruthi <[hidden email]</user/SendEmail.jtp?type=node&node=5716464&i=0>> wrote: > Hi experts, > > We need to performance test an application which is on applets. Below are > the steps we have followed and the result which we see. Any help on fixing > this would be appreciated. > > Tool : Apache Jmeter 2.7 Current version is 2.9. > Settings: > Control panel -> Java -> network setting -> use proxy server enabled with > address as localhost and port as 8080. > Same setting replicated in the jmeter proxy server > > We have recorded a scenario and when we playback we see all the requests in > green with Response code: 200 and Response message: OK > However, we find that all HTTP requests subsequent to login is getting > redirected to the login page. > > Response tab: > <HTML> > <HEAD> > <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> > </HEAD> > > <BODY onload="redirect()"> > </BODY> > </HTML> > > HTTP cookie manager has been added with cookie policy set to compatibility > mode. > > Please let us know what we need to do to ensure that the script works. Add a Tree View Listener and compare the recorded script with the playback samples, looking in particular at the request data. Adjust the script as necessary. > Let me know if any further info is required for analysis. > > Regards > Shruthi > > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Jmeter-Applets-help-required-tp5716463.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden > email]</user/SendEmail.jtp?type=node&node=5716464&i=1> > For additional commands, e-mail: [hidden > email]</user/SendEmail.jtp?type=node&node=5716464&i=2> > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email]</user/SendEmail.jtp?type=node&node=5716464&i=3> For additional commands, e-mail: [hidden email]</user/SendEmail.jtp?type=node&node=5716464&i=4> ________________________________ If you reply to this email, your message will be added to the discussion below: http://jmeter.512774.n5.nabble.com/Jmeter-Applets-help-required-tp5716463p5716464.html To unsubscribe from Jmeter Applets - help required, click here<http://jmeter.512774.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5716463&code=U2hydXRoaV9CU0BpbmZvc3lzLmNvbXw1NzE2NDYzfDEyOTY5MjkyMzk=>. NAML<http://jmeter.512774.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** -- View this message in context: http://jmeter.512774.n5.nabble.com/Jmeter-Applets-help-required-tp5716463p5716468.html Sent from the JMeter - User mailing list archive at Nabble.com.
