QA/Platform/DOM: Difference between revisions
Jump to navigation
Jump to search
(→People) |
|||
Line 2: | Line 2: | ||
== People == | == People == | ||
* Manager: Andrew Overholt (overholt) | * Manager: Andrew Overholt (overholt) | ||
* Engineers: Ehsan Akhgari (ehsan), Anne van Kesteren (annevk), Josh Matthews (jdm), Boris Zbarsky (bz) | * Engineers: Ehsan Akhgari (ehsan), Anne van Kesteren (annevk), Josh Matthews (jdm), Ben Turner (bent), Boris Zbarsky (bz) | ||
* QA: [https://mozillians.org/en-US/u/ashughes/ Anthony Hughes] (ashughes) | * QA: [https://mozillians.org/en-US/u/ashughes/ Anthony Hughes] (ashughes) | ||
Revision as of 20:33, 4 May 2015
About the Team
People
- Manager: Andrew Overholt (overholt)
- Engineers: Ehsan Akhgari (ehsan), Anne van Kesteren (annevk), Josh Matthews (jdm), Ben Turner (bent), Boris Zbarsky (bz)
- QA: Anthony Hughes (ashughes)
How to Contact Us
- Use the #content channel on irc.mozilla.org to chat with us in real-time
- Use the dev-platform mailing list to participate in on-going discussions
Meetings
Meetings are pending approval of bug triage processes. Once this is approved we will go ahead and set up a recurring meeting.
Strategy
This page documents the QA strategy for testing Mozilla's DOM implementation. Our primary objective is the continuous improvement of DOM quality through two-week sprints of open, transparent, and data-driven qualification processes.
Documentation
Guides:
- DOM Developer Guide
- How to install Mercurial
- How to build Firefox
- How to run the web platform tests
- Helping DOM QA [draft]
Reference:
Current Initiatives
- improve work flow of incoming and outgoing bugs
- improve test coverage in the web platform tests
- improve test coverage of in-product features prior to shipping in a Firefox release
Triage
Triage is the process of going through a list of bugs to identify and prioritize bugs for testing.
- Queries
- Top crashes to make sure bugs are assigned and on track
- Regressions to find bugs needing QA investigation
- Unconfirmed bugs to find bugs needing QA investigation
- Intermittent failures to find bugs needing QA investigation
- Resolved bugs to find bugs needing better test coverage or manual verification
- Backlog
Features
Feature | Target Milestone | Assignee | Tracking Bug | Development | Testing |
---|---|---|---|---|---|
Screen Orientation API | Firefox 40 (August 11, 2015) | William Chen [:wchen] | bug 1043102 | IN PROGRESS | |
Service Workers | Firefox 39 (June 30, 2015) | Nikhil Marathe [:nsm] | bug 903441 | IN PROGRESS | |
IndexedDB/SQLite Performance | Firefox 39 (June 30, 2015) | Ben Turner [:bent] | several | DONE | PENDING FEEDBACK |
Picture Tag | Firefox 38 (May 12, 2015) | John Schoenick [:johns] | bug 870022 | DONE | PENDING FEEDBACK |
BroadcastChannel API | Firefox 38 (May 12, 2015) | Andrea Marchesini [:baku] | bug 966439 | DONE | DONE |
IndexedDB in Workers | Firefox 37 (March 31, 2015) | Ben Turner [:bent] | bug 701634 | DONE | DONE |
Web Sockets in Workers | Firefox 37 (March 31, 2015) | Andrea Marchesini [:baku] | bug 504553 | DONE | DONE |