How you can decide the number of testcases are enough for
testing the given module?
Answers were Sorted based on User's Feedback
Answer / hari
The developed test cases are coverd all the functionality
of the application we can say testcases are enough.
If u know the functionality covered or not u can use RTM.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / baskar
Number of test cases can be determined by knowing the
number of validation point for the given module.
we can make sure all the requirements is covered in test
case by reviewing the RTM
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nikhil
min number of test cases = no. of inputs * 1.6
and for enough test cases you need to write the test cases
which are coverd all functionalities in your application
and for maximum no. of test cases you need to write test
cases all aspects of validation and functionality testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Why Should we prepare traceability matrix?
what is meant by interoperability testing?
difference between smoke test and sanity test difference between exploratory test and adhoc test
When a defect is assign as Postponed and differed. explain with example? thanks
.what are the diff between desktop and web applications?
what is the Test completion Criteria?
What does the verification process include: a. Reviews b. testing c. Both D. none of these
What are the differences between web applications and client and server applications?
What is mutation testing & when can it be done?
difference between regression testing and re testing?
if a very low defect (user interface )is detected by u and the developer not compramising with that defect what will u do?
How many types of pop-ups are there?