Hello.
I am trying to perform a load test on a ASP.NET web application using following steps.
1. Log in
2. Open a popup window and enter some info and applying (POST) and closing the window
3. log out.
This works perfectly in a functional test, and the load test is recorded using the same functional test, using IE. I have tried to add wait times in all steps, but that does not help. Can you please advice? I am using Test studio V2015.3