QA/Platform/DOM/Ramp Up

From MozillaWiki
< QA‎ | Platform‎ | DOM
Jump to navigation Jump to search

Ramp Up

People
  • Lead: Andrew Overholt
  • Mentors: Ehsan Akhgari, Anne van Kesteren, Josh Matthews, Boris Zbarsky
2015 Roadmap
  • Web Platform Tests
    • Automated cross-browser testing of features that involve UI (e.g. permission UI)
  • Web Components
  • Service Workers
  • Making bugs actionable
    • Communicating with the bug reporter to ask them about the specifics of their report
    • Attempting to reproduce the bugs, perhaps by writing test cases
    • Gaining an understanding of who works on what in DOM, to be able to get the right eyes on bugs
    • Providing regression ranges and ideally identifying the commit that regressed something
    • Using various debugging tools (such as the built-in devtools, gdb, address sanitizer, rr, etc.) to gain more information on bugs
  • Exploratory testing new DOM features before we ship them - in particular breaking things by doing stuff the developer didn't think of - if it's automated (e.g. fuzzers) so much the better
Documentation
Mailing Lists
  • mozilla.dev.platform
  • mozilla.dev.webapi