B2G/QA/WebAPI Test Plan/Web Activities: Difference between revisions

From MozillaWiki
< B2G‎ | QA‎ | WebAPI Test Plan
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
  |-
  |-
  | style="width:28%" | '''Lead'''
  | style="width:28%" | '''Lead'''
  | [mailto:jsmith@example.com Jason Smith] (irc: jsmith)
  | [mailto:jsmith@mozilla.com Jason Smith] (irc: jsmith)
  |-
  |-
  | '''API Description'''
  | '''API Description'''
  | TBD
  | Allows apps to delegate a certain activity to another app
  |-
  |-
  | ''' API Developer'''
  | ''' API Developer'''
  | [mailto:fabrice@mozilla.com Fabrice Desre]
  | [mailto:vnicolas@mozilla.com Vivien Nicolas]
  |-
  |-
  | '''API Project Page'''
  | '''API Project Page'''
  | [[WebAPI/Web Activities|Web Activities]]
  | [https://wiki.mozilla.org/WebAPI/WebActivities Web Activities]
  |-
  |-
  | '''API Tracking Bug'''
  | '''API Tracking Bug'''
Line 24: Line 24:
  |}
  |}


== Scope ==
== Strategy ==
TBD


== Strategy ==
== Edge Cases ==
TBD


== API ==
== Signoff Criteria ==
TBD


=== Related Prefs ===
== Test Case Management ==
TBD


==== Attributes ====
== Infrastructure ==
TBD
==== Methods ====
TBD
==== Events ====
TBD
== Tests ==
=== Marionette/JS ===
==== Test Type 1 ====
* Test 1
* Test 2


==== Test Type 2 ====
== Automation ==
* Test 1
* Test 2


=== mochitest-plain===
== Smoke Tests ==
==== Test Type 1 ====
* Test 1
* Test 2


==== Test Type 2 ====
== Basic Functional Tests ==
* Test 1
* Test 2


=== Test App Design ===
== Exploratory Tests ==
Describe application functionality here


----
== Open Questions ==
<small>This page is based on the [[B2G/QA/WebAPI Test Plan/Template|WebAPI Test Plan Template]]</small>

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

Strategy

Edge Cases

Signoff Criteria

Test Case Management

Infrastructure

Automation

Smoke Tests

Basic Functional Tests

Exploratory Tests

Open Questions