Hi, Yes I have been using that report to view the results of the tests run.
What I would like to do is the following: (1) - After Test X is run, determine if it passed or failed (2) - Call my script to update my external tool with this result Step 2 is working fine. The problem is Step 1. Is it possible to get this information? thanks! Iain_10 wrote: > > Hi, > > I am new to WebTest and have started using it to automate some of our > testing. > > After a test case has been executed, I want to update an external Test > Case Management > tool with the result. > > I call a Perl script from my test case that will update the Test Case > Management tool. > > I am wondering if there is a way of determining if the test case passed or > failed directly after it is executed so that I can pass the result to my > Perl script? > > thanks! > -- View this message in context: http://old.nabble.com/WebTest-test-result-after-test-executed-tp27358525p27418760.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

