Confirmed users
4,378
edits
(→OS) |
|||
| Line 109: | Line 109: | ||
== Test Types == | == Test Types == | ||
* Smoke test : this is to hunt for any major regressions that could prevent further testing; will need manual + automated on daily basis | * Smoke test : this is to hunt for any major regressions that could prevent further testing; will need manual + automated on daily basis | ||
* Unit Tests : this will be covered by developers ; need to check status, @commit and @build time. | * Unit Tests : this will be covered by developers and QA ; need to check status, @commit and @build time. | ||
* Manual Tests: Integration / End to End Tests | * Manual Tests: Integration / End to End Tests | ||
** Manual test cases : Must hit target testing that can't be automated | ** Manual test cases : Must hit target testing that can't be automated | ||
*** need to create small narrowed example web pages of each feature | |||
** Session Based testing : | ** Session Based testing : | ||
*** width based testing : Use of Testing outline to perform test cases | *** width based testing : Use of Testing outline to perform test cases | ||