The expected URL change was not detected
- 3 years ago
Hi Qubasi,
I see that you have also submitted a support ticket regarding this issue. This is good as we will be able to provide you with more details on this issue in the support ticket.
The errors you are encountering can have multiple sources, as described in the documentation. The problem is that the script takes longer to playback under load - which is expected since you are testing an application with multiple VUs - and it crashes. This means that the page was not ready when the VU tried to proceed to execute the script, and the expected URL change did not happen.
The easiest way to avoid these errors is to use validations - check out more in our documentation. With validations, you can make the VU wait until the page is ready before continuing to execute the script.
We will provide you with a more detailed response to the ticket you submitted.
Greetings,
Tom.