Configuring parameters
The data set must contain two columns that will be used by the profile.
About this task
To configure parameters:
Procedure
- The first column defines the phase duration
and the second defines the target number of iterations.
For example:
myTime myIterations 30 50 60 75 120 100 Note: If necessary, these columns could be added to an existing data set since the test configuration allows you to select the first column to use (for the phase duration). - After choosing the test data set, select
the column to use for the phase duration and the units of time to
apply (seconds, minutes, or hours).
Each row of data in the data set represents a test phase, and all phases are executed by default. However, a range of phases to execute can be specified by entering a comma-separated list of phases in the Execute test phases field.
For example:
1
executes only phase one.1,2,5,6
executes phases one, two, five, and six.1,10-20
executes phase one and phases 10 to 20 inclusive.