Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: TOTAL-QUALITY-1.1.0
-
Component/s: Total Quality
-
Labels:
-
Number of attachments :
Description
Currently the Test part of the TQMetrics only works from the unit test coverage results.
Meanwhile the new IT test coverage plugin (JaCoCo) was created and the TQ should also use its results, because the JaCoCo plugin does not know the test success rate (why?) we should combine the unit test and the it test coverage calculations somehow:
Test = (0.60*(0.80*COV + 0.20*SUC))+0.40*IT_COV