Difference between keyword driven test and DDT?
Answer / kumar
Keyword driven testing: It is process in which we can
perform multiple functionality's one after another by
invoking them through keywords....
Suppose : Add()- to perform addition of numbers.
Login()- To login in to the application.
DDT: The tests conducted by passing multiple values to the
variables through scripts and analysing the results.
Usually testdata is from external excel sheet...
Hope this clarifies your query.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
What are the enhancements u did after recording ur script?
How many ways we can parameterize data in QTP?
In qtp, explain what is crypt object
What u say as experience(Interview) "TELL ME ABOUT UR SELf"? As a Fresher(interview) What u Say?
What is the entry and exit point of automation testing
IS standard check point is very important than the other check points in QTP? If so why?
WHAT IS OBJECT REPROSITORY?
write string reverse prog using vb script with out using string reverse statement();
What are the Automation Limitations??
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
how can i impliment error handling in QTP?