B2G/QA/WebAPI Test Plan/Simple Push: Difference between revisions
< B2G | QA | WebAPI Test Plan
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Testing Scope == | == Testing Scope == | ||
=== Functionality === | === In Scope === | ||
==== Functionality ==== | |||
* Simple Push DOM API testing with reference push server on target release devices (e.g. leo) | * Simple Push DOM API testing with reference push server on target release devices (e.g. leo) | ||
* Sanity testing around Simple Push API integrating with a target push server for a Firefox OS release | * Sanity testing around Simple Push API integrating with a target push server for a Firefox OS release | ||
==== Software Qualities ==== | |||
* | |||
=== Out of Scope === | |||
* Full extensive testing of any non-reference push server with the Simple Push DOM API | |||
* Actual third-party Simple Push apps using the API | |||
== Testing Lifecycle == | == Testing Lifecycle == |
Revision as of 21:37, 2 July 2013
Purpose
This document intends to provide a high level overview of the testing that's needed for testing of the Simple Push WebAPI on Firefox OS.
Testing Scope
In Scope
Functionality
- Simple Push DOM API testing with reference push server on target release devices (e.g. leo)
- Sanity testing around Simple Push API integrating with a target push server for a Firefox OS release
Software Qualities
Out of Scope
- Full extensive testing of any non-reference push server with the Simple Push DOM API
- Actual third-party Simple Push apps using the API