B2G/QA/Identity: Difference between revisions
Jump to navigation
Jump to search
| Line 39: | Line 39: | ||
==== Pref on Feature ==== | ==== Pref on Feature ==== | ||
* {{ | * {{miss|}} Smoke tests for feature should pass | ||
* {{done|}} QUnit Automation Suite should be green | * {{done|}} QUnit Automation Suite should be green | ||
* {{done|}} Feature complete on client-side implementation | * {{done|}} Feature complete on client-side implementation | ||
* {{ | * {{miss|}} No smoketest blockers | ||
=== Infrastructure === | === Infrastructure === | ||
Revision as of 06:28, 12 December 2012
Identity
Overview
This document will cover how testing of the identity pieces should be done on the Firefox OS platform with trusted UI.
Division of Responsibility
| Test Area | Lead |
| B2G Integration Testing | Jason Smith (irc: jsmith) |
| Identity UI Regression Testing | John Morrison (irc: jrgm) |
| Identity CI Automation Management | John Morrison (irc: jrgm) |
| Identity Server-Side Testing | John Morrison (irc: jrgm) |
B2G Integration Testing
Overview
The goal of this test area is to analyze the b2g-specific implications to the identity implementation - including the DOM ID pieces and the trusted UI.
Scope
- Smoke test
Signoff Criteria
Pref on Feature
- [MISSED] Smoke tests for feature should pass
- [DONE] QUnit Automation Suite should be green
- [DONE] Feature complete on client-side implementation
- [MISSED] No smoketest blockers