Difference between keyword driven test and DDT?



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

Post New Answer

More QTP Interview Questions

I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?

0 Answers  


There is a name "AJAY" how do u count no.of. "A" in that name ?

4 Answers  


1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?

5 Answers   STC,


How do u connect database through QTP tell me both Ms Access and SQL

2 Answers   Livetek,


Can you import and export data from XLS and how?

4 Answers  






what is the diffrence bw qtp architectute and qtp framework?

0 Answers  


How to call a test from another test?

0 Answers  


Is it possible to convert QTP scripts to Silk scripts?

2 Answers   Sierra Atlantica,


Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri

5 Answers  


What is checkpoints for quicktest professional?

0 Answers  


why require regression testing?

2 Answers   TCS,


i have to pass the testcases into userid anf password of gmail login page using functions you can take your own testcaseslike userdid should take only lowerletters it should not take special charactors and uppercase letters and password should take only numericvalues it should not take alphanumeric and alphabets

2 Answers  


Categories