Can any one tell me Difference between Keyword Driven Frame
work and Hybrid framework? Its Urgent.
Answer Posted / 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 |
Post New Answer View All Answers
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
If object is not recognized by qtp but the object is standard object what is your approach?
How to check feasibility of the appliction?in automation testing?
What is the use of running the scripts in Hidden-mode in UFT?
Explain step generator in qtp?
How can i initiate the objects to find uniquely in OR
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
What is checkpoints for quicktest professional (qtp)?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
How do you create regression test packs?