Regression testing Hi,
I want to use this tool for regression testing of both VB.NET and web based applications.
On the web page, how do I determine if an error occurs.
I was expecting to search the page for an error message (identified inside a <font..> element). Can I search the page for a string?
In addition, is the only way to record the success / failure of a test to write a status message into an external file?
Can you point me to examples of using this tool for regression testing?
thanks,
clay |