Actions executed on the 1st iteration create a certain state that must be carried over throughout the entire test. For example, the log-in process on the 1st iteration generates a session ID that should persist throughout the test. To satisfy this requirement, in the test case property, set the VU restarting browsers % to 0. For more information see Test Case: Session Persistence.
- If you are running the log-out process on the last iteration only (as in the example above) and your test completion condition is not Number of iterations, then you must set After the completion condition is reached property to Wait for iterations to complete. For more see Run duration
|