can u explain the keyword driven framework with an example
clearly how to create all the files and how to attach to
main test.
Answers were Sorted based on User's Feedback
Answer / raja
In keyword frame driven frame work we develop the functions
for the scenarios and these functions are executed based on
the objects . In this frame work keywords and tables are
interchangeable terms that refer to an application
independent. and these frame requires tables and keywords
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / moreshwar deshmukh
Basicaly Keyword Drivan comes in many flavers.
One I know that is Descriptive Keyword driven framewar.
In this framewar key action
like "ClickButton", "ValidateText" converted into reusable
functions. That why it is Keyword driven function. These
function get stored in functional lib with .vbs or .qfl
file.
This framewar is divide in 4 part.
1. Excel file
2. Driver action
3. Reusable lib file.
| Is This Answer Correct ? | 3 Yes | 3 No |
If you have given 1000 manual test scripts, what test you will do? and how?
I have given u a application.To automate it what are the things will u consider?
how to retrieve data from the data table (from a particular cell)
What are the main features we have to compulsory test by using qtp in an web based application
How to count the no of objects in XML file(QTP)
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
What is the expert view?
How does qtp identify the object in the application?
Explain the concept of how quicktest professional identifies object?
.how will you load the object during runtime