25
edits
Zachlipton (talk | contribs) |
No edit summary |
||
| Line 1: | Line 1: | ||
= | = Overview = | ||
The QA Community extension is meant to be an easy way to get community members involved in the QA process. It pulls testcases from Litmus and provides an response form all within the extension interface. The extension also includes notifications for important QA events such as Bug Days, and keeps users up-to-date with live feeds from the QMO site and forums. Chatzilla is also bundled in with the extension, with one-click access to the #qa channel. | |||
The | |||
= Goals = | = Goals = | ||
| Line 41: | Line 11: | ||
= Feature Areas = | = Feature Areas = | ||
* | |||
* | * General QMO tab -- updates on news, forums, etc. | ||
** | * Litmus tab -- the heart of the extension. Allows users to get testcases and submit results from within the extension. A setup wizard detects most system settings and helps new users set up a Litmus account. | ||
* Chatzilla tab -- one click launches the user into the wacky world of the #qa channel! | |||
* | * Settings/Help, for the confused or misconfigured. | ||
* | |||
= Key Links = | |||
* See the project [http://www.zachlipton.com/extensionStatus/ Status Page] | |||
* | * [[Litmus:Extension/Notification|Notification system design]] | ||
* | |||
= Current Status = | |||
Currently, we're circulating the extension among the qa team internally. We hope to push to a small group of community testers and eventually the larger QA community soon. | |||
We need: | |||
* Content writers. All of the content is pulled live from the QMO site, so all you have to do is edit or create some wiki pages. | |||
* More testing. We have some early results coming in from the QA team, but most of the testing has been done ourselves, and we don't have great coverage so far. Also, comments on UI/UX would be great. | |||
= Other ideas = | = Other ideas = | ||
* Need standard Big Warnings about using development software. Automatic profile backup? Need docs on how to manage having multiple versions installed and such. | * Need standard Big Warnings about using development software. Automatic profile backup? Need docs on how to manage having multiple versions installed and such. | ||
* Possible rewards system to encourage our testers. Maybe display lifetime/monthly/session number of test results submitted, with prizes for the winners! Or something. | |||
* Other tabs/buttons to hook into QMO | * Other tabs/buttons to hook into QMO | ||
| Line 64: | Line 41: | ||
* Hermes - Notification server | * Hermes - Notification server | ||
* Need a Greek name for the extension ;-) | * Need a Greek name for the extension ;-) | ||
= Content pulled from external urls = | = Content pulled from external urls = | ||
| Line 77: | Line 55: | ||
* Notifications | * Notifications | ||
** Served by Hermes, accessed through http://litmus.mozilla.org/hermes/1/ (currently just a static xml document). The key directory on the litmus server is /opt/webtools/hermes | ** Served by Hermes, accessed through http://litmus.mozilla.org/hermes/1/ (currently just a static xml document). The key directory on the litmus server is /opt/webtools/hermes | ||
= Current Contributors = | |||
Zach Lipton -- initial work, layout, notifications, bulk of the original code. Project member with CVS access. | |||
Ben Hsieh -- Litmus tab, some layout improvements. | |||
Zach Linder -- CSS, general theming. | |||
edits