Can any one tell me Difference between Keyword Driven Frame
work and Hybrid framework? Its Urgent.
Answers were Sorted based on User's Feedback
Answer / m.hemakumar
Hybrid framework:
It is combination of Keyword Driven Framework and Data
driven framework.
Keyword Driven Framework:
Every operation defined by user defined function or sub
procedures
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / lakshminarayana
Keyword Driven Framework:
In this we are going to use only user defined
functions.Whenever we need that function just we can call
them.
Hybrid Framework:
Combination of different Frameworks called hybrid,That
cobination may be
1.Data Driven Framework and Modular Driven Framerame work
2.Data Driven Framework and Keyword Driven Framework
3.Modular Driven Framework and Keyword Driven Framework
| Is This Answer Correct ? | 5 Yes | 2 No |
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...
How can you find Local Host Name by Using QTP?
Can we record using all the modes in a single script? Explanation with example is appreciated
What is Active Screen in QTP?
Where the text version of script file located in file system?
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
What is file database?
explain keyword driven framework with banking domain?
Explain about the Test Fusion Report of QTP?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What is Reusable component is QTP...Anybody can answer it..Thanks in advance...