Assigning sequential numbers to users
This topic is applicable for IBM® Rational® Performance Tester version
8.5.1. To assign unique sequential numbers to all the virtual
users in a test, you can create a sequential number data source in
the workbench. This data source will generate unique integers or floating
point numbers for the users.
Before you begin
About this task
Procedure
- In the Test Contents area of the test, click an element in the test where data correlation substitution is permitted, such as a transaction name or delays.
- In the Test Element Details area, right-click the name of the element and click .
- In Built-in Datasource Selection Wizard, click Sequential Number and click Next.
- Assign a name for the data source.
- In Initial Value, type a number to be assigned to the first virtual user.
- In Step Value, type a number.
- In Formatting Options, you can format the number in the manner you want to use.
- Click Finish.
- Save and run the test.