- Created by SS Doc Editor, last modified by SS Doc Editor on Dec 30, 2020
Sometimes when tests execute multiple iterations, it is desirable to request a page only once (in the beginning or at the end) to perform initial or final actions. For instance, in a test case, a user logs in, performs some actions, and logs out. During the test run, you want every VU to log in only on the first iteration and log out only on the last iteration, while other pages should be repeated multiple times.
You can also apply this to a transaction level to request a transaction at a certain point in the test.
Use the When to Request the Page property to configure such tests. Set this property to On 1-st Iteration on the login page and to On Last iteration on the logout page.
The table below shows how to use this property.
|
- No labels
Overview
Content Tools