Saturday, 17 August 2013

Little Facts About QTP

1. Automation Framework – Framework is the folder structures which contains folders, sub-folders and files that can be access by across the team. There are 5 types of frameworks. Linear, Data-driven, Modular, Keyword Driven,
Hybrid frameworks. As per project requirement, appropriate framework is used -
2. Descriptive Programming – The description of the object we are specifying the directly in the
test script is called descriptive programming. By using DP we can prepare test scripts without using QTP.
3. GetRow() – Get row is used to count no of values in a row
4 What is meant by Common functions and What are the Common Functions
available in QTP – Common functions are the functions which we are used regularly in the test script. There is no common functions in QTP. Which we are created User Defined Function, in these functions some functions are we are using regularly. These functions are will make it as a common functions folder, other functions goes to User Defined Functions.

No comments:

Post a Comment