Multiple choice technology testing

Browser Navigation Timeout is in which tab of Test Settings window

  1. Properties

  2. Resources

  3. Web

  4. Web Settings

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

Browser Navigation Timeout is configured in the Properties tab of the Test Settings window in QTP/UFT. This tab contains various timeout settings and configuration options for test execution. Resources, Web, and Web Settings tabs do not contain this particular configuration.

AI explanation

In QTP/UFT, Browser Navigation Timeout is configured under File > Settings (Test Settings) > Web tab — it is a Web add-in setting. It defines how long the tool waits for a web page to finish loading (default 60 seconds), and this value is added to the Object Synchronization Timeout. It is not on the Properties tab, which holds general test description/add-in association info, nor on Resources (shared object repositories/function libraries). The correct answer is 'Web'. The DB's marked answer, 'Properties', is wrong.