How well do you comprehend data-driven testing?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using a table or spreadsheet to hold test data, data-driven testing is a method of software testing. With data-driven testing, testers can create a single test script that can execute tests on all test data from a table and anticipate that the test results will be delivered in the same table. You might also hear data-driven testing referred to as table-driven testing or parameterized testing.