canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= | =Overview= | ||
{| | {| | ||
| style="width: 33%" | | | style="width: 33%" | | ||
Line 11: | Line 11: | ||
|- valign="top" | |- valign="top" | ||
| '''Dates:''' | | '''Dates:''' | ||
| | | v0.1 by end of June | ||
|- valign="top" | |||
| '''Status:''' | |||
| Planning | |||
|- valign="top" | |- valign="top" | ||
| '''Repository Location:''' | | '''Repository Location:''' | ||
Line 20: | Line 23: | ||
|} | |} | ||
== | =Excerpt= | ||
A web dashboard has to be created to display all the relevant information of the latest Mozmill test-runs, e.g. passed vs. failed tests. It should allow to easily get an overview about all different kinds of failures. | |||
=Project Details= | |||
The [[QA/Mozmill_Test_Automation/Results_Data|Results Data]] project will provide all the data which gets transferred from the Mozmill test-runs to the brasstacks server. With that data we can create a dashboard for the following types of Mozmill test-runs: | |||
* Normal tests | |||
* Restart tests | |||
* Software Update tests | |||
* L10n tests | |||
* Accessibility tests | |||
* Add-on tests |