There are 2 types of Test Metrics:
1) RESULT METRICS:
1.1) No. of Tc's executed
1.2) No. of defects raised
1.3) No. of defects closed
1.4) No. of Test cases written
1.5) Planned testing time
1.6) Actual testing time
2) PREDICTIVE METRICS:
2.1) Percent coverage of execution
2.2) Fixed defect %
2.3) Failed defect %
2.4) Test case efficacy
2.5) Defect Leakage
2.6) Defect Reopen rate
2.6) Defect Rejection rate
-------------------------------------------------------------------------------------------
Technique used for determining the metrics:
1) ANALYZE METRICS
2) COMMUNICATE TO THE CLIENT
3) EVALUATION AND CONFIRMATION ON METRICS
4) REPORTING ON BASIS OF CONFIRMED METRICS
-------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------
TEST ESTIMATION:
APPROACH:
1) Historical data of completed projects
2) Organization Estimation model
3) Delphi method: Asking experts
4) WBS (Work Breakdown Structure)
5) Reference base approach (Using Fibonacci series )
6) T-shirt sizing
7) 3 point estimation
Eg:
1) Envt. setup : 2 hrs
2) Writing Positive test cases: 100 user stories * 0.5(Half hour per user story on basis of how detailed is req.)
i.e 100*0.5 = 50 Hrs.
Total=52 Hrs.
3) Writing Negative test cases: 10 Hrs.
Total: 62 Hrs.
4) Log defect: 20(Defects) * 0.25(Hrs.) =5 Hrs
Total: 67 Hrs.
5) Retesting: 25(Defects) * 0.25(Hrs.) = 6 Hrs.
Total: 73 Hrs.
6) Regression: 5 Hrs.
Total: 78 Hrs.
7) Triage calls: 2 Hrs.
Total: 80 Hrs.
8) Reporting: 5 Hrs.
Total: 85 Hrs.
9) Reserve: 10 Hrs.
Total: 95 Hrs.
-------------------------------------------------------------------------------------------
HECTOR MORALES EFFORT MATRIX:
-------------------------------------------------------------------------------------------
No comments:
Post a Comment