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...") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= | = Web Activities = | ||
== Summary == | == Summary == | ||
Line 5: | Line 5: | ||
|- | |- | ||
| style="width:28%" | '''Lead''' | | style="width:28%" | '''Lead''' | ||
| [mailto: | | [mailto:jsmith@mozilla.com Jason Smith] (irc: jsmith) | ||
|- | |- | ||
| '''API Description''' | | '''API Description''' | ||
| | | Allows apps to delegate a certain activity to another app | ||
|- | |- | ||
| ''' API Developer''' | | ''' API Developer''' | ||
| [mailto: | | [mailto:vnicolas@mozilla.com Vivien Nicolas] | ||
|- | |- | ||
| '''API Project Page''' | | '''API Project Page''' | ||
| [ | | [https://wiki.mozilla.org/WebAPI/WebActivities Web Activities] | ||
|- | |- | ||
| '''API Tracking | | '''API Tracking Bug''' | ||
| | | [https://bugzilla.mozilla.org/show_bug.cgi?id=715814 Bug 715814] | ||
|- | |- | ||
| '''API Status''' | | '''API Status''' | ||
| | | Landed | ||
|- | |- | ||
|} | |} | ||
== Strategy == | == Strategy == | ||
==== | == Edge Cases == | ||
== Signoff Criteria == | |||
==== | == Test Case Management == | ||
== | == Infrastructure == | ||
==== | == Automation == | ||
=== | == Smoke Tests == | ||
==== | == Basic Functional Tests == | ||
=== | == Exploratory Tests == | ||
== Open Questions == | |||
Latest revision as of 14:11, 31 August 2012
Web Activities
Summary
Lead | Jason Smith (irc: jsmith) |
API Description | Allows apps to delegate a certain activity to another app |
API Developer | Vivien Nicolas |
API Project Page | Web Activities |
API Tracking Bug | Bug 715814 |
API Status | Landed |