|
请参照LR自带的例子学习.
For example, assume that your table has the values shown in the table at below.
First Name
Kim
David
Michael
Jane
Ron
Alice
Ke
Julie
If you selected Each Iteration, all the Vusers use Kim in the first iteration, David in the second iteration, Michael in the third iteration, etc.
If you selected Each Occurrence, all the Vusers use Kim in the first occurrence, David in the second occurrence, Michael in the third occurrence, etc.
If you specified Once, all Vusers take Kim for all iterations.
If there are not enough values in the data table, VuGen returns to the first value in the table, continuing in a loop until the end of the test. |
|