Answer Posted / rohit
Data-driven testing is a methodology used in Test
automation where test scripts are executed and verified
based on the data values stored in one or more central data
sources or databases. These databases can range from
datapools, ODBC sources, csv files, Excel files, DAO
objects, ADO objects, etc. Data-driven testing is the
establishment of several interacting test scripts together
with their related data results in a framework used for the
methodology. In this framework, variables are used for both
input values and output verification values: navigation
through the program, reading of the data sources, and
logging of test status and information are all coded in the
test script. Thus, the logic executed in the script is also
dependent on the data values.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is toogle breakpoints? How does it differ from break points?
when start testing
Explain the winrunner testing process?
What are the three modes of running the scripts?
How do you handle tsl exceptions?
What information is contained in the checklist file and in which file expected results are stored?
What are the synchronization points?
What are the different modes of recording in winrunner?
How do you make the configuration and mappings permanent?
When it is appropriate to change physical description?
How to integrate automated scripts from testdirector to winrunner scripts?
Explain the use of test director software?
Name the three modes of running the scripts?
What is the use of gui map?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer