Multiple choice technology testing

Which QuickTest Professional feature displays the recorded steps in graphical format

  1. Active Screen

  2. Expert View

  3. Keyword View

  4. Data Table

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

Keyword View displays recorded steps as a graphical tree with icons, making it easy to visualize test flow. Expert View shows the underlying VBScript code, while Active Screen captures snapshots of the application state for reference.