Testrunner: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
| Line 22: | Line 22: | ||
# Integrate with [[Mister:Home Page]], the proposed tool to integrate https://update.mozilla.org (u.m.o.), Bouncer, the build systems (including Tinderbox/Bonsai), QA (noteably Testrunner and b.m.o.) and the release process. | # Integrate with [[Mister:Home Page]], the proposed tool to integrate https://update.mozilla.org (u.m.o.), Bouncer, the build systems (including Tinderbox/Bonsai), QA (noteably Testrunner and b.m.o.) and the release process. | ||
# Integrate with other QA tools (Eggplant? Smoketest extension?) | # Integrate with other QA tools (Eggplant? Smoketest extension?) | ||
# Integrate with Talkback (tracking build ids, test results, crash bugs, etc.) | |||
Revision as of 01:56, 18 March 2005
Introduction
Testrunner is a test development tool built on top of Bugzilla, located at http://testrunner.mozilla.org --where QA (quality assurance) can create, modify and monitor test plans, test cases, test runs and test results.
Examples of other Testrunner installations:
- Eduardo Fuentetaja's server running v0.6.1-beta: http://testrunner.citat.se/
- Opi's server running a recent CVS pull (Warning: Under development! Might go poof at any time, but ideally this is what Seamonkey QA might use): http://www2.le-bit.de/bugzilla/index.cgi
To-do list
- Upgrade from Testrunner 0.2 to 0.6 (or whatever the most recent version).
- Migrate existing test plans, functional groups and test cases into the more recent Testrunner version. Also, ensure that they remain accessible and useable in the new version.
- More seamless integration with the https://bugzilla.mozilla.org (b.m.o.) database, such as
- Allowing bug links in test cases and results (regardless of result status).
- Cross-referencing products and components from b.m.o. into Testrunner, instead of recreating them.
- Define (and publically document) usage guidelines for Testrunner, such as describing priviledges, outlining typical workflow, etc. This might also include a tutorial (as time permits).
- Improve Testrunner UI:
- Clarify navigation amongst test plans, test cases, test runs and test results.
- Improve maintenance, creation/editing and monitoring of test plans, test cases, test runs and test results.
- Allow for easier entry of comments for test runs and test cases.
- Integrate with Mister:Home Page, the proposed tool to integrate https://update.mozilla.org (u.m.o.), Bouncer, the build systems (including Tinderbox/Bonsai), QA (noteably Testrunner and b.m.o.) and the release process.
- Integrate with other QA tools (Eggplant? Smoketest extension?)
- Integrate with Talkback (tracking build ids, test results, crash bugs, etc.)