tr

data-driven testing

data-driven testing

A scripting technique that stores test input and expected results in a table or spreadsheet, so that a single control script can execute ali of the tests in the table. Data-driven testing is often used to support the application of test execution tools such as capture/playback tools. [Fewsterand Graham] See also keyword-driven testing.

Terms of Software Testing (ISTQB)