Content deleted Content added
Line 11:
==Data Driven==
Anything that has a potential to change (also called "variability," and includes elements such as environment, end points, test data, locations, etc.) is separated out from the test logic (scripts) and moved into an 'external asset'. This can be a configuration or test dataset. The logic executed in the script is dictated by the data values. [[Keyword-driven testing]] is
The databases used for data-driven testing can include:
|