QA/Platform/DOM/Metrics: Difference between revisions

From MozillaWiki
< QA‎ | Platform‎ | DOM
Jump to navigation Jump to search
Line 35: Line 35:
** unconfirmed bugs by sub-component ([https://drive.google.com/open?id=1DhBKA4P6jEVenV7Z0L043x8MV4vfbCd6qlNPA_8zP4Y&authuser=1 draft])
** unconfirmed bugs by sub-component ([https://drive.google.com/open?id=1DhBKA4P6jEVenV7Z0L043x8MV4vfbCd6qlNPA_8zP4Y&authuser=1 draft])
** bugs by platform ([https://drive.google.com/open?id=1tU0decofkJS0fcklcHIlmzZJJy1FYYfOyhsXsoxa9Zs&authuser=1 draft])
** bugs by platform ([https://drive.google.com/open?id=1tU0decofkJS0fcklcHIlmzZJJy1FYYfOyhsXsoxa9Zs&authuser=1 draft])
** mean time to find regression window [ask klahnakoski@mozilla.com about elastic search db]
** mean time to find regression window [ask klahnakoski about elastic search db]
** mean time to resolve a bug with a regression window vs a regression without a window [ask klahnakoski@mozilla.com about elastic search db]
** mean time to resolve a bug with a regression window vs a regression without a window [ask klahnakoski about elastic search db]
* ''to be determined''
* ''to be determined''
** spec test coverage
** spec test coverage

Revision as of 20:09, 22 January 2015

This page documents the various metrics QA uses to assess the quality of Firefox/Gecko's DOM implementation from version to version. The purpose of these metrics is to help us make informed decisions about testing strategy. These metrics serve several needs, including but not limited to:

  • identifying areas of risk for testing before we release a new version of Firefox
  • informing root cause analysis discussions when something inevitably slips through the cracks
  • measuring the trends in product quality over the long-term
  • measuring competitiveness and spec compliance

Please contact Anthony Hughes if you have any questions or feedback regarding this initiative. He can usually be found in #qa on irc.mozilla.org between 09:00 and 17:00 (UTC-9/-10) Monday to Friday by mentioning the nickname ashughes.

Phase I: Establishing a Baseline

The goal of the initial phase is to establish a baseline that all future quality can be measured against.

In implementation we will experiment with a lot of different metrics and data sources in an attempt to see which metrics, either singularly or in conjunction with other data, enable us to effectively make informed decisions.

Catalog of Potential Data Sources and Metrics

Draft proof of concepts can be found in my Google Drive