what is metrics?...What metrics do u follow in ur company?
Answer Posted / lakshmanaraj bg
metrics:
Measurement is fundamental to any engineering discipline.
- We cannot control what we cannot measure.
- Metrics helps to measure quality.
- Serves as dash-board.
The main metrics are: size, shedule, and defects. In this there are main sub metrics.
Test Coverage = Number of units (KLOC/FP) tested / total size of the system.
Test cost (in %) = Cost of testing / total cost *100.
Cost to locate defect = Cost of testing / the number of defects located.
Defects detected in testing (in %) = Defects detected in testing / total system defects*100.
Acceptance criteria tested = Acceptance criteria tested / total acceptance criteria.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
what types of testing you performed in transfer funds module....
what are the prerequisite conditins to test clientserver and web applications
How to do integration testing on duster......
What r the sequences that leads to automation?
What is a bug triage?
What is an mr?
Define brain stromming?
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
What are the different servers and difference between them?
What is pesticide paradox?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
How can software qa processes be implemented without stifling productivity?
What is a ‘test plan’?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type