Project: QA Automation&Infrastructure
Posted on 2010-03-08
ctalbert
Done:
- Got heartbeat daemon working.
- Presented Automation Roadmap to QA Team
- Hammered away on mobile automation bugs
Next:
- Complete mobile automation bugs
- Clean out review queue
- Help Joel land patches for mobile test refactoring
- Meet with Henrik and Heather on Mozmill plans going forward
Posted on 2010-03-08
mnandigama
Done:
Looked at the regression ranges [ Regbugfixes/(Genbugfixes+Regbug_fixes) ] by component and by top 10 files [ by total bug fixes ] in each component and by overall top ten files [ by total bug fixes ] to identify any SPC spread exceptions.
Identified a bunch of source files that are part of 1.9.1 and no longer exist in trunk. What would have happened to the corresponding tests. Are they refactored ? retired or running as usual. If they are running as usual, then are they still testing what they are supposed to test ? In order to answer this question, I need to generate test case to source file mapping which would be many to many using modified code coverage test run scripts.
Next:
Design a test routine that executes tests one by one and collects test case to source file mapping.
Posted on 2010-02-16
jmaher
Done:
Next:
- think more about hardware for winmo automation
- get a few winmo automation patches reviewed and checked in
Posted on 2009-12-22
harth
Done:
Initial triage and workers view up for crash automation.
Next:
Integrating crash automation interface with the Bugzilla workflow using REST API.