The way I am testing this situation is by reverse engineering the
javascript to manually create the url and any parameters passed along
with it. It is a tedious process, and one which will only get worse as
we go down the AJAX road.
What we need is a javascript testing tool. I am just beginning to
research this. The  3 I'm looking at are:
http://jsassertunit.sourceforge.net/docs/index.html
http://www.jsunit.net
http://jsunit.berlios.de/

Any ideas on these or other?
Is there a way to integrate them with a jmeter test?

Mitchell White


-----Original Message-----
From: Alex Orloff [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 02, 2006 12:24 PM
To: jmeter-user@jakarta.apache.org
Subject: redirect URL post-processor


Hello,

I'm trying to figure out how to create a test script that requires me to

access the rewritten URL of a followed redirect in order to simulate a 
click on a target URL that in a browser is made by a javascript call 
that accesses the window location.  Is there a way to do this ?

thanks in advance,

alex

 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to