Tell me the difference between the Data Driven Frame work
and Keyword Driven frame work?
Answer Posted / sharmi
Data Driven Framework is nothing but seperating the data
from the code.so that we can reuse the code for multiple
number of data inputs.
Kerword driven Framework is a collection of keywords and
functions and the association between them.Here each
keyword is associated with one funtion(for example
Login,Logout and it can can be low-level functions like
Set,Click,etc).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you create regression test packs?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Explain data driven framework?
Can launch two instances of qtp on the same machine?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
What are the five challenges you faced in QTP?
What is action split and the purpose of using this in qtp?
How to do call a output parameter from one action to another action??/
What are the types of object repository?
They asked by using qtp recording writing scripting
What are the different properties of an web object
Explain how you can delete excel file in qtp?
How to customize checkpoints with parameters?
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
How do client side image and server side image work?