background image
<< Inserting Test Scripts into a Suite | Relating Preconditions Set in Suites to Those in Test Cases >>
<< Inserting Test Scripts into a Suite | Relating Preconditions Set in Suites to Those in Test Cases >>

Setting a Precondition Within a Suite

Setting a Precondition Within a Suite
269
To insert a test script into a suite:
s
From an open suite, select the user group to run the test script, and then click
Suite > Insert > Script
.
Note:
For detailed procedures, see the TestManager Help.
Setting a Precondition Within a Suite
When you insert a test script, test case, or suite into a suite, you can specify that
successful completion of that item is a precondition for the remainder of that suite
sequence. The item must pass for the remaining suite items at the same level to run.
For example, suppose a suite includes two suites, each of which contains an
initialization test script and several test cases. If you set a precondition on the
initialization test script and the test script fails, TestManager skips all remaining test
cases within that suite only. The suite run resumes at the beginning of the second suite.