On Fri, 2006-10-27 at 14:49 +0800, Carfield Yim wrote:
> When I use the robot to record the flow, jmeter captured the form is post to
> 
> /wicket?wicket:interface=:1:userForm:1:IFormSubmitListener
> 
> But later when I rerun the test, and it just throws 404 not found
> error. When I go to that URL, I get the page expire message.
> 
> Just wonder how can I make wicket work with jmeter? I've try to visit
> /wicket/ first but that still fail.

This is one of the reasons I prefer Grinder for performance testing.
With Grinder it is possible to programmatically follow links. A similar
problem may be when using Selenium IDE for acceptance testing, the tests
can't be repeated. Here Selenium RC is your friend.
 
Joni


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to