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 |
How to invoke QTP using Dos prompt ?
Write a script to delete the a specific row (say 3rd) in a webtable.
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...
Explain different types of checkpoints?
How many types of parameters are there?
After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?
What is the difference between a Function and Procedure in QTP?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
4 Answers Cap Gemini, Polaris,
Waht is User interface and Integration Testing?