I would disagree. 

You need to start thinking more about network communication and less about
what is executed in javascript / at the GUI layer. JMeter works at the HTTP
layer and as such client side stuff like popups are, well, pretty
irrelevant. Try googling around for articles on the basics of load testing -
there's a lot more to it than you might think, esp. if you do not come from
a dev background.

Re. Your error, it's probable you are losing state because you are not
maintaining the session. Random guess: you most probably need a HTTP Cookie
Manager.

-----
http://www.http503.com/
--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Web-site-Post-and-Submit-tp4894303p4903509.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to