Multiple choice technology testing

Expert View is the default view in QTP. True/False

  1. True

  2. False

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

QTP (QuickTest Professional, now UFT) opens in Keyword View by default, not Expert View. Keyword View provides a graphical, icon-based representation of test steps that's more beginner-friendly. Expert View shows the raw VBScript code and must be manually switched to. This design choice helps new users get started without seeing code immediately.