You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Shruthi B. S." <Sh...@infosys.com> on 2013/03/22 10:56:04 UTC

Jmeter Applets - help required

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>
<SCRIPT LANGUAGE="JavaScript">
function redirect () {
window.location.replace("loginURL<https://loginq.rd.cat.com/cgi-bin/login>");
}
</SCRIPT>
<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



**************** 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***