This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 240761 - Add productivity to tribe statistics for test runs
Summary: Add productivity to tribe statistics for test runs
Status: VERIFIED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Synergy (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Vladimir Riha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 12:16 UTC by Jiri Kovalsky
Modified: 2014-01-22 12:09 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2014-01-21 12:16:16 UTC
It would be very useful for comparison reasons to add "Productivity" column to "Tribes" table on test run statistics page displaying average number of test cases completed by 1 member of each tribe. I.e. productivity = # test cases / # testers.

BTW, could those tables be sortable?
Comment 1 Vladimir Riha 2014-01-21 17:23:13 UTC
Both done, tribes table can be partially sorted now, testers and last tribes column in 10minutes
Comment 2 Vladimir Riha 2014-01-21 17:24:59 UTC
* color of arrows should be black/grey in 5minutes as well
Comment 3 Jiri Kovalsky 2014-01-22 12:09:19 UTC
Works like a charm. :) Thank you Lado!