QA/Automation/Projects/MTBF
Overview
The MTBF tests are a suite of Firefox OS tests built on top of the Gaiatest (Gaia UI Tests) Framework. The tests run on real Firefox OS devices, and use Marionette to drive the device's UI.
Mean time between failures (MTBF) is the predicted elapsed time between inherent failures of a system during operation. MTBF can be calculated as the arithmetic mean (average) time between failures of a system. The MTBF is typically part of a model that assumes the failed system is immediately repaired (mean time to repair, or MTTR), as a part of a renewal process. This is in contrast to the mean time to failure (MTTF), which measures average time to failures with the modeling assumption that the failed system is not repaired (infinite repair time).
Name: | Mean Time Between Failures (MTBF) |
Leads: | Taiwan QA Team |
Contributors: | Paul Yang, Walter Chen |
MDN: | https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/MTBF_tests |
Git Repository: | https://github.com/Mozilla-TWQA/MTBF-Driver/ |
Backlog
- Crash info detection
- Report enhancement
- Hang detection
- Integrating mozbase b2g related modules
- Datazilla integration
More Information
Recent Status
Date | Version | Details |
- | - | - |
Test Suites
Suite | Version | Tests |
- | - | - |
Current Bugs
MTBF Meta Bug
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
MTBF Marionette Meta Bug
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
MTBF B2G Meta Bug
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
MTBF-2014Q3
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Documentation
References
- Getting Started
- Javascript
- http://www.codecademy.com/tracks/javascript (online course)
- http://bonsaiden.github.io/JavaScript-Garden/ (good practices)
- http://eloquentjavascript.net/ (book - accessible as HTML)
- https://developer.mozilla.org/en-US/docs/Web/JavaScript (reference)
- Python
- HTML / CSS
- Javascript