So your first problem is solve? For Validations, you need to add Assertions.
On Mon, Mar 25, 2013 at 2:48 PM, shruthi <[email protected]> wrote: > Hi Niraj, > > I have added the HTTP header manager. I now see some data in the response > tab of the view result tree. However, I cannot see the application snapshot > when I change the mode to HTML or HTML (download resources). Can you > please let me know how I can validate that what I am seeing in the response > tab is what is expected? As what I see when I change the mode to HTML is > the same as the text mode. > > Regards > Shruthi > > From: niraj [via JMeter] [mailto:[email protected]] > Sent: Monday, March 25, 2013 2:10 PM > To: Shruthi B. S. > Subject: Re: Jmeter Applets - help required > > Can you give it try by adding HTTP Header Manger? Add header manager and > try to run the test. > > On Mon, Mar 25, 2013 at 1:21 PM, shruthi <[hidden > email]</user/SendEmail.jtp?type=node&node=5716465&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 > > > > 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. > > > > 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=5716465&i=1> > > For additional commands, e-mail: [hidden > email]</user/SendEmail.jtp?type=node&node=5716465&i=2> > > > > > > ________________________________ > 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-tp5716463p5716465.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-tp5716463p5716467.html > Sent from the JMeter - User mailing list archive at Nabble.com. >
