How do we find Effectiveness of Test Cases..Thanks in
advance...
Answers were Sorted based on User's Feedback
Answer / sameer
Test case effectiveness is identified as the number of
defects that have been highlighted after executing the
predefined number of test cases.
Test case effectiveness = (number of defects identified)/
(number of test cases executed)
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / raju
writing test cases which have the probability of finding
more bugs with less effort is effective testing.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / khyati
The extent to which test cases were able to uncover defects.
i.e: (Number of defects reported using test cases / Total
number of defects) * 100
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / farzana
A test case covering maximum number of possible scenarios
is considered to be most effective test case baby
| Is This Answer Correct ? | 0 Yes | 6 No |
Have you prepared traceability matrix and how to prepare it?
what types of testing do testers perform?
what are the test data for factorial function ?
When do u perform REGRESSION testing and how to perform it ?
What tools you will use for writing testcases, defect reports,test reports etc?
Please give me example of low priority and hign severity defects?
Hai Friends! anybody atteded the interview in Covancys pls tell me what is the question's they are asking in interview (HR and Writen Test)? URGENT
what are the defects in gmail
Plz explan entry and exit criteria with example??? thanks
what type of bugs u found commonly in ur project?
Smoke testing is ------ 1.sanity testing 2.Functional Testing 3.Build Verification Testing 4.Regreesion Testing
What is software review?