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 |
Is it possible to change the values of analog recording?
Check point what is how many types of checkpoint and explain
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
What are different versions in Win Runner ,QTP ,Load Runner and Test Director till now and atleast please let me know new features for each version. Ex QTP8.2,QTP 8.5.QTP9.2 supports Mozilla 2.0
1>How to get the browser name by writing the VBScript. 2>How did you used the GetROProperty and GetTOproperty .give real time scenario. 2>Give and real time ex for the bug having "High Severity and low priority"on banking doamin web based application.
What is the another extention name of library file.If that is exist than what's the differnce between them.
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............
How can I import environment from a file on disk?
Hi All, How to get repeated word in string . Thanks Balaji
How to capture a window in QTP?
write a qtp script to enter user name & password for flight reservation login page from excel sheet