You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Oliver Lloyd <ol...@hotmail.com> on 2011/10/12 16:14:42 UTC

Re: Web site Post and Submit

Yes, utterly possible. This is a good forum but you'll have to be more
specific to get any useful help - more general help is available in the
docs, loads of it. Try reading through the help pages, trying a few
different things you read about and then, if you're really stuck at one
point, post a question with lots of clear information here and people will
be happy to help out.

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

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


Re: Web site Post and Submit

Posted by Oliver Lloyd <ol...@hotmail.com>.
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-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org