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
How do you load GUI map?
Name the three modes of running the scripts?
How do you copy and move objects between different gui map files?
What are the three modes of running the scripts?
global sheet and external excel sheet how it will work
Where did you learn winrunner and testdirector?
what is the difference between toggle checkpoint and checkpoint?
When it is appropriate to change physical description?
Define parameterizing?
What is the use of test director testing tool?
when start testing
Have you ever created a start-up script?
When do you feel you need to modify the logical name?
What are the platforms that WinRunner can be used?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?