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 |
what is the difference between window command and dialog command
In a shared Object Repository in QTP if some object is changed how can the other script which is using the same object can be known
What is throw Object?
Explain the views in the QTP GUI?
write the vb script for call to new action in qtp?
What is Port testing. Whhen will you perform?
How to open an application through scripting?
What are they Advantages and Disadvantages in QTP 9.2?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How will u find that how many List boxes( and check boxes) are present in one particular window
Explain about Hybrid Framework
What is throw object?