QA/Automation/Projects/MTBF
< QA | Automation | Projects
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 |
Roadmap
Date | Version | Details |
- | - | - |
Recent Status
Date | Version | Details |
- | - | - |
Current Bugs
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