Confirmed users
1,051
edits
| Line 57: | Line 57: | ||
== Test case creation == | == Test case creation == | ||
* All-pairs testing | * All-pairs testing - tests all possible discrete combinations of those parameters with minimum test cases. | ||
** http://en.wikipedia.org/wiki/All-pairs_testing | ** http://en.wikipedia.org/wiki/All-pairs_testing | ||
** http://www.pairwise.org/ | ** http://www.pairwise.org/ | ||