Multiple choice technology testing

For each object and method in an Expert View statement, a corresponding row exists in the Keyword View.

  1. True.

  2. False.

  3. There is some problem with the statement.

  4. None of above

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

QTP maintains a bidirectional relationship between Keyword View and Expert View: every operation in Keyword View corresponds to VBScript code in Expert View, and vice versa. Each object and method call in Expert View generates a corresponding row in Keyword View's table format. This synchronization allows testers to work in either view seamlessly.