Explain 5 Test Matrics?
Answers were Sorted based on User's Feedback
Test Matrics:
Measurement is fundamental to any engineering discipline.
Why Metrics?
- 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 ? | 3 Yes | 0 No |
Answer / rajendra prasad
Test case effectiveness
Test coverage
Number of defects
Defect severity
Time to find a defect
No of passed testcase
No of Fauiled testcases
Test Cases Executed
Test Cases Unexecuted (Blocked)
Test Cases Re-executed
Number of testers invloved in testing(Man hours)
byeee
Rajendra Prasad
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 5 Yes | 4 No |
What is the diff between CLient, Customer and End User?
7 Answers JVS, Societe Generale,
Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?
Explain about Double V model?
what is test log..? what it consists?
In a month how many times bugs will be send to your developer. 1 or 2
what is latentbug
what is defect density?
What is the difference between bug,defect, error, failulre, fault & mistake?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.
If the Time is cut shorted, how can you manage that?
What is diference u get in Web based appln testing when compared to Windows based appln.