Content deleted Content added
Phanisrikar (talk | contribs) No edit summary |
Phanisrikar (talk | contribs) No edit summary |
||
Line 1:
▲</gallery>'''The Data-Driven Testing Framework'''
Data-driven testing is a framework where test input and output values are read from data files (datapools, ODBC sources, cvs files, Excel files, DAO objects, ADO objects, and such) and are loaded into variables in captured or manually coded scripts. In this framework, variables are used for both input values and output verification values. Navigation through the program, reading of the data files, and logging of test status and information are all coded in the test script.
|