Forum Discussion
2 Replies
Hi Nazz,
You can use test items to run your tests and set their Stop on error options to Test Item. Read the "Test Items Page (Project Editor)" article for details.
- jkrolczySuper ContributorNot sure what you are scripting in, but using Try ..Catch in test scripts
around main body of test code is very useful as well for test scripts to
run together happily.