Hey everyone, Doing a tool evalution process for the implementation fo an automated test framework and I have been told to look out for a toll that allows and application base state to be defined and to that end a system that has an error recovery system.
That is I define a base state of my application , for example the homepage after I have logged in and this is the starting point for all tests. Can this be done automatically within JMeter or do I have to use a starting http request to get to the loginpage each time? Also wondering about error recovery. Hoping for a way that an error or exception wouldnt stop the test suite but would infact be logged as an error and the system would be reverted to the base state and the next test in te suite executed as it would have been normally? Further to that is it possible to catch exceptions? Is this down through JUnit requests only? Thank you for any help anyone can give me on this -- View this message in context: http://www.nabble.com/Application-Base-States---Error-Recovery-in-JMETER-tf4898238.html#a14029185 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

