|
|
(31 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| == Summary ==
| | For information on MozTrap, please visit us on our new page: [https://wiki.mozilla.org/QA/MozTrap https://wiki.mozilla.org/QA/MozTrap] |
| | |
| QA has been using [http://litmus.mozilla.org/ litmus.mozilla.org] for the past 5-6 years and it's serviced the community semi-appropriately during that time. Unfortunately, as the community plans to scale up, the current codebase is not an appropriate fit and needs to be replaced by a better scalable tool in terms of usability and functionality.
| |
| | |
| === Mission Goals ===
| |
| | |
| #Replace litmus.mozilla.org with a more modern tool
| |
| #Build a more intuitive and useful manual testcase manager
| |
| #Offer a better extensibility to interface with other tools
| |
| | |
| === Team ===
| |
| | |
| {| width="50%" cellspacing="1" cellpadding="0" border="0" style=""
| |
| |-
| |
| | PM & QA
| |
| | Cameron Dawson [:camd]
| |
| |-
| |
| | Django Dev
| |
| | Carl Meyer [:carljm]
| |
| |-
| |
| | UI Designer
| |
| | Eric Meyer [:ericam]
| |
| |-
| |
| | JavaScript Dev
| |
| | Jonny Meyer [:jonnygm]
| |
| |}
| |
| <br>
| |
| == Contribute ==
| |
| | |
| == Resources ==
| |
| | |
| {| width="50%" cellspacing="1" cellpadding="0" border="0"
| |
| |-
| |
| | Staging Site
| |
| | [https://tcm.oddsites.net/ tcm.oddsites.net]
| |
| |-
| |
| | User Stories
| |
| | [https://www.pivotaltracker.com/projects/280483 TCM Tracker]
| |
| |-
| |
| | Enter Story
| |
| | [https://bugzilla.mozilla.org/enter_bug.cgi?alias=&assigned_to=nobody%40mozilla.org&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=enhancement&bug_status=NEW&comment=&component=TCM&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&dependson=&description=&flag_type-325=X&flag_type-37=X&flag_type-4=X&flag_type-607=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=All&priority=--&product=Mozilla%20QA&qa_contact=tcm%40mozilla-qa.bugs&rep_platform=All&requestee_type-325=&requestee_type-4=&requestee_type-607=&short_desc=&status_whiteboard=&target_milestone=---&version=unspecified New User Story]
| |
| |-
| |
| | IRC
| |
| |
| |
| [irc://mozilla.org/%23tcm #tcm on irc.mozilla.org]
| |
| |}
| |
| | |
| <br>
| |
| | |
| == Product Management ==
| |
| You can view the current state of the user stories here:
| |
| | |
| * [https://www.pivotaltracker.com/projects/280483 Pivotal Tracker - TCM]
| |
| | |
| Note: New user stories and bugs are entered in Bugzilla first. Then Tracker will import them and we will prioritize them. This allows people to watch progress in Bugzilla as well.
| |
| | |
| === Planned Releases ===
| |
| | |
| {| width="70%" cellspacing="1" cellpadding="0" border="0"
| |
| |-
| |
| ! scope="col" | Milestone
| |
| ! scope="col" | Milestone Focus
| |
| ! scope="col" | Feature Complete
| |
| |-
| |
| | 0.3
| |
| |
| |
| *Results
| |
| | |
| | 5/25/2011
| |
| |-
| |
| | 0.4
| |
| |
| |
| *Product mgmt
| |
| *User mgmt
| |
| *Test mgmt
| |
| *Environment mgmt
| |
| | |
| | 6/20/2011
| |
| |-
| |
| | 0.5
| |
| |
| |
| *More mgmt work
| |
| *Running tests
| |
| *Litmus to TCM migration tool
| |
| | |
| | tbd
| |
| |-
| |
| | 0.6
| |
| |
| |
| *More running tests
| |
| *More test mgmt
| |
| | |
| | tbd
| |
| |-
| |
| | 0.7
| |
| |
| |
| *Authentication
| |
| *Community mgmt
| |
| | |
| | tbd
| |
| |-
| |
| | Beta
| |
| | fix it
| |
| | tbd
| |
| |-
| |
| | RC
| |
| | release it
| |
| | tbd
| |
| |}
| |
| <br>
| |
| | |
| == Information ==
| |
| | |
| General
| |
| | |
| *[[QA/TCM/Releases|Past Releases]]
| |
| *[[QA/TCM/Release Checklist|Release Checklist]]
| |
| *[[QA/TCM/Bug Triage|Howto on triaging bugs]]
| |
| | |
| Technical
| |
| | |
| *TCM Front-End code is located on [http://github.com/mozilla/tcm on Github].
| |
| *TCM Platform code is located on [http://github.com/mozilla/tcmplatform on Github].
| |
| *Bugs can be filed using a [https://bugzilla.mozilla.org/enter_bug.cgi?alias=&assigned_to=nobody%40mozilla.org&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&comment=&component=TCM&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&dependson=&description=&flag_type-4=X&flag_type-607=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=All&priority=--&product=Mozilla%20QA&qa_contact=tcm%40mozilla-qa.bugs&rep_platform=All&short_desc=&status_whiteboard=&target_milestone=---&version=unspecified handy form]
| |
| *To see a list of already filed bugs, please take a look at a [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&component=TCM&product=Mozilla%20QA generic query for the TCM component]
| |
| *[http://camd.mv.mozilla.com:8080/hudson/ Hudson Status] for platform and automation
| |