On 12 September 2012 09:07, Shruthi B. S. <[email protected]> wrote: > Hi, > > We have a java applet based application to be tested for performance > measurement.
JMeter does not support applet testing; that is a client app. > I am able to record the application, That's because the browser is running the applet. > however when I play it, I am getting some errors with the below Because JMeter is designed for testing servers, not clients. > Response code: Non HTTP response code: java.net.UnknownHostException > > <H1>404: Page not found</H1> > <BR> > The server could not find the page your requested and was unable to complete > your request. > <BR><BR> > > Also , I am not sure if the response I am seeing for the result of the > requests is as expected as I do not see the applets being launched when I > replay the script. Would appreciate any help in solving this. > > Please let me know if I need to provide further info. > > > Thanks, > Regards > Shruthi > > > > **************** 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*** --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
