which metrics you collect after testing process?
Use of testing metrics is :
Often encouraged by the organization :(
AND
Ofen discouraged by the testers :)
Because they feel that organization may use these metrics
against them.
There are a no. of metrics collected after a testing
process is over.
Like :
1. Number of remarks(Claims made by tester that application
showed an unexpected behaviour)
2. Number of defects(Remarks accepted by dev. as defects)
3. Defect severity index.(average of the severity of
defects found)
4. Time to find a defect.
5. Test coverage
6. Test case effectiveness
7. Defects/KLOC
8. defect category
9. Residual defect density(estimate of the no. of defects
that may have been unresolved in the product phase)
10. Defect remark ratio
n many more..
Cheerz,
Saurabh garg
| Is This Answer Correct ? | 0 Yes | 0 No |
Can someone explain integration testing with examples?
What are the initiations Ur taken in UR projects?(In P.M)
what is meant by metrics give some examples and what is meant by testscripts
how to write test cases for epos/pos testing.
What is bug release notes? ....What does Bug release notes contain?
Can you explain the pdca cycle and where testing fits in?
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?
How do menation in requirement no in testcase? CRS document should be change.Add new requirement in between in previous CRS. How do assain no in requirement. How do menation in testcase?
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
What is Environment Requirement?
What's the difference between alpha and beta testing?