Thursday, June 17, 2010

Explain the difference between Keyword view and Expert view

Keyword view:

Keyword is a table view structure, it represent for each row for part of the action. It contain following view as below like “item, operation, value, documentation, assignment and comments “

Item
Represent hierarchical tree view of the Test object within the table. It contains following items available on
·         Test object
·         Utility object
·         Function call
·         Statement




Operation 

What operation should be performed for each test objects in the table view like..
·         Run
·         Set
·         Secure
·         Enter
·         Type
·         Select
·         Close


Value
File location, Path , Value, Inputs of the each Test objects








Documentation
It will capture the file location; Test objects inputs and each to understand the each test objects what does for the test objects in the application

Expert View:

QTP displays each step as a VBScript line or statement. In object-based steps, the VBScript statement defines the object hierarchy
Note: Test object and method names are not case sensitive
The following diagram shows how the same object hierarchy is displayed in the Expert View and in the Keyword View


No comments: