The current user status for each Virtual User can be seen in the Status column in the Monitor pane: If you see a situation where a user appears to remain in 'warmup' for longer than expected this can usually be linked to the length of time taken by a call during the LoadTest. To verify this you should run a test with TrueLog files enabled (SETTINGS | ACTIVE PROFILE | RESULTS icon | TRUELOG tab), and check the times reported for each call if the issue occurs again for this run. A longer running call can cause a delay in the user changing out of the warmup state. The reason for this is that during that time of execution when a particular call has already started, the status which is shown on the Monitor pane is not being updated. As such, if there is a switch from warm-up into measurement status and the API call is still in progress, the status is not updated until that call has ended. Incident #2564729 Old KB# 35836 Created On: 18 April 2012
↧