Multiple choice technology testing

Scenario run time setting override the run time setting of the generated scripts?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In LoadRunner, scenario runtime settings take precedence over individual script runtime settings. When a scenario runs, any settings configured at the scenario level override the default or script-level settings. This hierarchy allows testers to customize behavior without modifying individual scripts.

AI explanation

In performance-testing tools like LoadRunner, when a script is run as part of a scenario in the Controller, the scenario-level (Controller) run-time settings take precedence over the run-time settings that were saved inside the individual generated script. This lets testers centrally configure iteration counts, pacing, log settings, etc. for all Vusers in a scenario without having to edit each script individually.