Confirmed users
486
edits
Line 6: | Line 6: | ||
== Test case creation == | == Test case creation == | ||
* '''[https:// | * '''[https://developer.mozilla.org/en-US/docs/Mozilla/QA/Test_Case_Writing_Primer Test case creation primer]''' - read this before creating test cases^^ | ||
* '''All-pairs testing''' - Test all possible discrete combinations of those parameters without lots of redundant cases. | * '''All-pairs testing''' - Test all possible discrete combinations of those parameters without lots of redundant cases. | ||
** General | ** General |