Just a note: we also have a script which can go through wiki matrices to make statistics, so it might be useful (at least) as a source of inspiration. https://git.fedorahosted.org/cgit/fedora-qa.git/tree/stats/testcase_stats Run: $ python testcase_stats.py 19 "Final TC3 Install" to get stats for the respective matrix. It will create "nice" html page like http://jskladan.fedorapeople.org/tc_report/ Meaning of the columns: Untested X/Y - Y represents the sum of all 'fields' where the respective testcase can be filled, X represents the number of filled fields - e.g. 001/002 for QA:Testcase_Partitioning_No_Swap represents the fact that the testcase is filled just for one arch of the two (i386, x86_64), and 003/003 QA:Testcase_USB_stick_DVD_litd says, that the testcase was run for all i386, x86_64 and UEFI. Pass/Fail/Warn - number of results for the respective type of result dPass = Pass - (Fail + Warn) - can be interpreted as a 'failure rate' for the specific testcase. -j- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test