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 |
what are the feature of our test group?
How we can test Cookies Manually?
What is QA Life cycle
What is the difference between 'Bug' and 'Issue'?
What is test execution/efficiency metrics?
Is the quality assurance group (for the QAG) audited? Who does these audits?
what is scalability testing?
Looking for free study material on Functional Testing?
In case you have any doubts regarding your project, how do you approach?
what is entry and exit criteria?
How u r estimating the budget 4 the project?
Hi, Please can anyone tell me the difference between writing test cases & test scenarios? What all should be included while writing a test scenario?