What is data driven testing in QTP?
Answer Posted / vinay
Data-Driven Testing is re-testing the functionality with
different test data (input/output) values are for
read/write from the data files. The data files are prepared
by the user and those column values parameterized in the
script file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where you get the run time data table?
Hybrid framework supports Descriptive programming. Is it true?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What is a reusable action?
How to interact tool & application build in QTP?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
what are all the fileds present in object repository?
after click on compose mail how can we attached a file in qtp with vbscript code
What is QTP’s model for test creation?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
what the difference between shared repository and per action repository?
What is the registration process and examination fees?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
How to add synchronisation points in qtp?