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 |
In an Interview I have been asked the following questions, 1) How would allocate job to your team members if you are assigned a role of Team Lead. 2) The second question was, do you follow any technique for the distribution of time while assigning jobs to your team members. For, both the questions I was clueless to answer. Please give me a practical approach for the above questions.
insurance domain interview questions ,i done project on insurance (manual testing)
what is confirmation testing??
Can anyone help you in this?
Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?
Explain the steps for bug cycle?
What is the procedure for acquiring CMMI Certification for the company Is CMM no longer used
What is random testing?
can anyone explain the working of tsys application in credit card industry
How to write the test cases for history of chat ?
Write a testcase for Yes/No combo box
what is entry and exit criteria?