[cxtest-users] CxTest refinements - design discussion

Jozef Stefanka jstefanka at codeweavers.com
Mon Jan 23 09:57:34 CST 2006


Hello all!

> That strikes me as a good idea; except I would call that a 'Search',
> but a great idea nonetheless - thanks!

Good idea, indeed.

Following is the proposal how could the whole thing look like:



[Date from]  (selects set of results which we evaluate)
[Date to]

[Linux distro]
[Kernel version]
[Other result properties from
http://www.cxtest.org/reports?run_id=4470;result_id=66691]

[Show results button]



Now, listbox [Linux distro] contains these items, numbers in () say how
many results this condition will yield:

"" (428)
Fedora Core 1 (56)
Fedora Core 2 (30)
...

Of course, there is a problem that two conditions are joined via AND, so
numbers in () give you only the feeling what is the maximum of returned
results.

Now, when you click [Show results button], you get a graph, on X axis you
have days, on Y axis there is a ratio of failed/all test results (number
from 0 to 1).

You also get a table like this:

             Number of failures / Total number of tests
1.1.2006     5 / 517
2.1.2006     7 / 517
...

You can click a date and see list of all tests for that day (which
meet conditions defined above, i.e. Linux distro condition).

Comments are welcome.
Jozef



More information about the cxtest-users mailing list