QA/Automation/Projects/Documentation/MDN: Difference between revisions

 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


==Overview==
==Overview==
QMO is the default landing site for current and potential contributors. We need to present our tasks in a way that won't intimidate newcomers, and that clearly direct people to the right place to go for different interests or goals.
MDN is the default resource for developer related documentation. We have to make sure that for all of our test harnesses a rich set of documentation will be present.
 
We should structure the pages with an eye on both recruiting and retention of volunteers, as well as being an excellent resource for new employees to explore what we do.


{| style="width: 90%; margin: 0 0 1em 1em" |
{| style="width: 90%; margin: 0 0 1em 1em" |
Line 11: Line 9:
  |- valign="top"
  |- valign="top"
  | '''Name:'''
  | '''Name:'''
  | QMO Landing Pages for Automation Services
  | MDN - Test Harness Documentation
  |- valign="top"
  |- valign="top"
  | '''Leads:'''
  | '''Leads:'''
  | [mailto:dburns@mozilla.com David Burns], [mailto:hskupin@mozilla.com Henrik Skupin]
  | [mailto:hskupin@mozilla.com Henrik Skupin], [mailto:dhunt@mozilla.com Dave Hunt]
  |- valign="top"
  |- valign="top"
  | '''Contributors:'''
  | '''Contributors:'''
  | Dave Hunt, Geo Mealer, David Clarke
  | n/a
|- valign="top"
| '''Tracker:'''
|
|- valign="top"
| '''QA Tracking Page:'''
|
  |- valign="top"
  |- valign="top"
  | '''Etherpad:'''
  | '''Etherpad:'''
Line 29: Line 21:
|}
|}


==Tasks for Q4/11==
=== Test Harnesses ===
 
==== Mozmill ====
{| class="fullwidth-table" |
{| class="fullwidth-table" |
| style="background:#EFEFEF; width: 15%" | Status
  | style="background:#EFEFEF; width: 25%" | Title
  | style="background:#EFEFEF; width: 25%" | Task
  | style="background:#EFEFEF; width: 40%" | Description
  | style="background:#EFEFEF; width: 60%" | Description
  |- valign="top"
  |- valign="top"
  | Status N/A
  | [https://developer.mozilla.org/en/Mozmill Mozmill Test Harness]
| Task TBD
  | General documentation about the Mozmill test harness
  | Descr TBD
  |- valign="top"
  |- valign="top"
  | Status N/A
  | [https://developer.mozilla.org/en/Mozmill_Tests Mozmill Tests]
  | Task TBD
  | Step by step introduction how to create Mozmill tests
  | Descr TBD
  |}
|}

Latest revision as of 10:40, 13 January 2014


Overview

MDN is the default resource for developer related documentation. We have to make sure that for all of our test harnesses a rich set of documentation will be present.

Name: MDN - Test Harness Documentation
Leads: Henrik Skupin, Dave Hunt
Contributors: n/a
Etherpad:

Test Harnesses

Mozmill

Title Description
Mozmill Test Harness General documentation about the Mozmill test harness
Mozmill Tests Step by step introduction how to create Mozmill tests