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 |
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
What are the QTP advantages and disadvantages?
How to replay a script in qtp?
How will u test content of an web application with out using chechpoints in QTP 9.2?
QTP WAS WORKING FINE BUT TODAY I GOT THE ERROR , THE MEMORY COULD NOT BE READ -REFERENCE MEMORY ,pPLEASE REPLY URGENT WHAT IS THE SOLUTON
How to Map network drive in QTP
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
How to load the object repository at run time?
How to test background color and dynamic images which are moving during runtime?