Multiple choice technology performance

7.Is it possible to perform the performance testing in unattended mode?

  1. True

  2. False

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

Performance testing tools like LoadRunner support unattended execution through scheduled scenarios. Once configured, the scenario runs automatically without human intervention, logging results for later analysis.

AI explanation

True. Performance/load testing tools (e.g., LoadRunner, JMeter) are designed to run scripted virtual-user scenarios without manual intervention — tests can be scheduled and executed unattended (e.g., overnight or via a controller/scheduler), with results collected automatically for later analysis. This is one of the key advantages of automated performance testing over manual testing, which would require a person present throughout.