background image
<< Inserting a Test Case into a Suite | Data Entry >>
<< Inserting a Test Case into a Suite | Data Entry >>

Settig a precondition on a test case

272
Chapter 10 - Designing Performance Testing Suites
You can set a precondition on a test case. When you set a precondition, the test case
must successfully complete in order for other suite items with the same parent to run.
For information about preconditions, see Setting a Precondition Within a Suite on
page 269.
To set a precondition on a test case:
s
Right-click the test case and then select
Run Properties
.
Inserting a Scenario
A scenario lets you group test scripts together so they can be shared by more than one
user group. If you have a complicated suite that uses many test scripts, grouping the
test scripts under a scenario has the added advantage of making your suite easier to
read and maintain.
You define a scenario in the
Scenarios
section of the suite by creating a scenario and
then inserting items within it. To make a user group execute a scenario, insert the
scenario name in a user group. Otherwise, the scenario is not executed.