MPunsky
12 years agoSmartBear Alumni (Retired)
[LoadUIWeb] The Difference Between Scenarios and Tests
In WebLoadUI, a "scenario" is equal to the steps that a virtual user will execute on a website, and a test is how that scenario will be run.
Example:
A scenario is recorded whereby you go to the homepage, run a search, select one of the search results, and drop the item into a shopping cart.
A test defines the number of virtual users that execute that scenario, how that number ramps up, the duration that load will be applied to the application and whether each user runs the scenario once or many times.