Browser Navigation Timeout is in which tab of Test Settings window
-
Properties
-
Resources
-
Web
-
Web Settings
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.
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.