Confirmed users
1,051
edits
Line 6: | Line 6: | ||
== Test case creation == | == Test case creation == | ||
* Do a search, check for duplicate case before you create any case/suite!! | |||
* '''[https://developer.mozilla.org/en-US/docs/Mozilla/QA/Test_Case_Writing_Primer Test case creation primer]''' - read this before creating test cases^^ | * '''[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. |