QA/Execution/Web Testing/Support Levels: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This page intends to outline the varying support levels for web-application testing
Purpose: This page intends to outline the varying support levels for web-application testing


Level 1:
Level 1:
Line 5: Line 5:
** Devising a test plan
** Devising a test plan
** Executing the test plan
** Executing the test plan


Level 2:
Level 2:
* Provide basic functionality/sanity test/smoke/integration testing on a high-level basis
* Provide basic functionality/sanity test/smoke/integration testing on a high-level basis
* Help devise a test plan
* Help devise a test plan


Level 3:
Level 3:
* Provide guidance on test approaches, as-needed test assistance to the development team
* Provide guidance on test approaches
* Provide as-needed test assistance to the development team

Revision as of 22:22, 8 February 2009

Purpose: This page intends to outline the varying support levels for web-application testing

Level 1:

  • End-to-end testing support, consisting of:
    • Devising a test plan
    • Executing the test plan

Level 2:

  • Provide basic functionality/sanity test/smoke/integration testing on a high-level basis
  • Help devise a test plan

Level 3:

  • Provide guidance on test approaches
  • Provide as-needed test assistance to the development team