My scenario plays fine in ScenarioBuilder, but fails when played using AppLoader. All the users fail on the same step when they try to find the image to login.
Hi @k_wang, how did you create your scenario in ScenarioBuilder? did you create it inside rUserManager?
Scenarios might fail due to image differences between where you created the scenario and where you are playing it.
We recommend creating the scenarios on the same machine where the load test is going to run.
This is important to get the scenario to successfully run once before starting the load test. We also recommend using one of the users that will play the load test script inside the rUserManager application.
The reason is that the remote desktop session’s graphics might differ between different machines and different resolutions.
Moreover, if you are testing a web based application using a web browser, we recommend creating the images from the same web browser since they also might differ between let’s say google chrome and Mozilla Firefox.