What is test execution/efficiency metrics?
Answers were Sorted based on User's Feedback
Answer / guest
Test execution/efficiency metrics gives the detailed
information of test cases executions.
Total number of test cases
Total number of test cases execution
Total number of test cases passed
Total number of test cases failed
Total number of test cases not tested
Total number of test cases not applicable as these are
depended on the test cases those are either not tested or
failed test execution.
| Is This Answer Correct ? | 16 Yes | 4 No |
Answer / ron williams
One missing category is blocked test cases. Examples:
- Software is not complete
- A software defect prevents executing a test case
- The test environment is broken or requires configuration
- Some dependency is not satisfied: test data, time of
month, another organization's cooperation, tester on
vacation. etc.
| Is This Answer Correct ? | 6 Yes | 2 No |
Looking for free study material on Functional Testing?
What are test documents and what it includes?
What is mr and er?
How would you test an ATM Machine?
Explain what is bug triage?
What is the Differnce between Client/Server Testing and Web Based Testing?
can 100% quality be achieved?
What is the exact different between QA and QC?
Give me example of automate the regression test suite ........Thanks...
What is Defect Density ? What is the formula? Explain with example
can anyone explain the working of tsys application in credit card industry
What type of tests you perform on the web based application?