| 1. |
What Is Known As Data-driven Testing? |
|
Answer» Data-driven testing is the methodology where a series of test script containing test cases are executed repeatedly using data sources like Excel spreadsheet, XML file, CSV file, SQL database for input values and the actual output is compared to the expected one in the VERIFICATION process. For Example: Test studio is used for data-driven testing. Some advantages of data-driven testing are:
Data-driven testing is the methodology where a series of test script containing test cases are executed repeatedly using data sources like Excel spreadsheet, XML file, CSV file, SQL database for input values and the actual output is compared to the expected one in the verification process. For Example: Test studio is used for data-driven testing. Some advantages of data-driven testing are: |
|