in QuickTest Professional (QTP) by (5.2k points)

Explain the views in the QTP GUI?

1 Answer

0 votes
by (5.2k points)

Keyword view: This view is a tabular representation of all the objects and the actions that are performed on them. Every row in the table is a step performed on the AUT and can be modified. Some of the most common columns displayed are item, operation, value and documentation.
Expert view: As the name indicates, this view is for more technical users who would want to tweak the source code as per their requirements.

Related questions

0 votes
asked Apr 25, 2020 in QuickTest Professional (QTP) by Robindeniel (20.8k points)
+1 vote
asked Apr 13, 2020 in QuickTest Professional (QTP) by rajeshsharma (23.9k points)
+1 vote
asked Jan 16, 2020 in QuickTest Professional (QTP) by JackTerrance (2.8k points)
...