Data-driven testing: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Reverting edit(s) by W. F. Irving (talk) to rev. 1196865984 by General Ization: Not providing a reliable source (RW 16.1)
Line 12:
 
Navigation through the [[System Under Test|program]], reading of the data sources, and logging of test status and information are all coded in the test script.
 
For API testing, what happens is that varying data is substituted into the request parameters.
 
==Data driven==