B2G/QA/WebAPI Test Plan/Web Activities: Difference between revisions
< B2G | QA | WebAPI Test Plan
Jump to navigation
Jump to search
(Created page with "=B2G WebAPI Test Plan Template= == Summary == {| class="fullwidth-table" |- | style="width:28%" | '''Lead''' | [mailto:nobody@example.com John Doe] (irc: johndoe) |- | '''C...") |
No edit summary |
||
Line 1: | Line 1: | ||
= | = Web Activities = | ||
== Summary == | == Summary == | ||
Line 5: | Line 5: | ||
|- | |- | ||
| style="width:28%" | '''Lead''' | | style="width:28%" | '''Lead''' | ||
| [mailto: | | [mailto:jsmith@example.com Jason Smith] (irc: jsmith) | ||
|- | |- | ||
| '''API Description''' | | '''API Description''' | ||
| | | TBD | ||
|- | |- | ||
| ''' API Developer''' | | ''' API Developer''' | ||
| [mailto: | | [mailto:fabrice@mozilla.com Fabrice Desre] | ||
|- | |- | ||
| '''API Project Page''' | | '''API Project Page''' | ||
| [[WebAPI/ | | [[WebAPI/Web Activities|Web Activities]] | ||
|- | |- | ||
| '''API Tracking Bugs''' | | '''API Tracking Bugs''' | ||
| | | TBD | ||
|- | |- | ||
| '''API Status''' | | '''API Status''' | ||
| | | Landed | ||
|- | |- | ||
|} | |} | ||
== Scope == | == Scope == | ||
TBD | |||
== Strategy == | == Strategy == | ||
TBD | |||
== API == | == API == | ||
TBD | |||
=== Related Prefs === | === Related Prefs === | ||
TBD | |||
==== Attributes ==== | ==== Attributes ==== | ||
TBD | |||
==== Methods ==== | ==== Methods ==== | ||
TBD | |||
==== Events ==== | ==== Events ==== | ||
TBD | |||
== Tests == | == Tests == | ||
=== Marionette/JS === | === Marionette/JS === |
Revision as of 05:24, 21 August 2012
Web Activities
Summary
Lead | Jason Smith (irc: jsmith) |
API Description | TBD |
API Developer | Fabrice Desre |
API Project Page | Web Activities |
API Tracking Bugs | TBD |
API Status | Landed |
Scope
TBD
Strategy
TBD
API
TBD
Related Prefs
TBD
Attributes
TBD
Methods
TBD
Events
TBD
Tests
Marionette/JS
Test Type 1
- Test 1
- Test 2
Test Type 2
- Test 1
- Test 2
mochitest-plain
Test Type 1
- Test 1
- Test 2
Test Type 2
- Test 1
- Test 2
Test App Design
Describe application functionality here
This page is based on the WebAPI Test Plan Template