data -driven testing

A scripting technique that stores test input andataexpectedataresults in a table or spreadsheet, so that a single control script can execute all of the tests in the table. data-driven testing is often usedatato support the application of test execution tools such as capture/playback tools. [Fewster andataGraham] See also keyword-driven testing.

3 comments: