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 |
Who gives Real-Timing Training in software Testing & Automation Testing in chennai?
what types of testing you performed in transfer funds module....
What is change request & what is the role of Tester in change request ? pl explain with example .
how to track defects by using JIRA bug tracking tool
what is entry and exit criteria?
What is an error?
in real time, which test case format we r using?
How does unit testing play a role in the development / software lifecycle?
what is meant by system testing? what is functional testing? what is the difference between both of these testing? can anyone explain this in detail?
what are the various bug reports that u publish
What parameters are you testing for as a Systems Tester ?
what is test plan and test procedure