Loadtest process follows the sequence
-
Plan > Create script >Define Scenario > Run Scenario >Analyse Result
-
Plan > Run Scenario>Create script >Define Scenario >Analyse Result
-
Analyse Result > Create script >Run Scenario>Define Scenario >Plan
-
Plan > Create script >Run Scenario >Define Scenario > Analyse Result
-
None of the options
Reveal answer
Fill a bubble to check yourself
A
Correct answer
Explanation
The load testing process follows a logical sequence: Plan the test, Create scripts using VuGen, Define the scenario (load patterns, Vusers), Run the scenario using Controller, and Analyze results using Analyzer. Option A presents this correct sequence. Options B and D disrupt the logical flow by running scenarios before script creation or scenario definition, and Option C reverses the entire process.