Confirmed users
452
edits
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
* '''[https://wiki.mozilla.org/QA/Execution/MozTrap Moztrap General]''' | * '''[https://wiki.mozilla.org/QA/Execution/MozTrap Moztrap General]''' | ||
* '''[https://addons.mozilla.org/EN-uS/firefox/addon/moztraphelper MozTrapHelper by Shing]''' - recommend to add this to your Firefox browser. | * '''[https://addons.mozilla.org/EN-uS/firefox/addon/moztraphelper MozTrapHelper by Shing]''' - recommend to add this to your Firefox browser. | ||
* '''[https://etherpad.mozilla.org/test-case-reduction-brainstorming Previous discussion]''' | |||
* | == 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. |