Multiple choice technology testing

What is the most appropriate Record and Run setting when you expect the window application to be already running when the test starts?

  1. Record and Run test on any open Windows-based application.

  2. Record and Run on these applications

  3. Record and Run on applications opened via the desktop

  4. None of the above

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

When a Windows application is already running before a test starts, configuring the tool to 'Record and Run test on any open Windows-based application' allows it to attach to and interact with the active process instead of attempting to launch a new instance.