How you can decide the number of testcases are enough for
testing the given module?

Answers were Sorted based on User's Feedback



How you can decide the number of testcases are enough for testing the given module?..

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

How you can decide the number of testcases are enough for testing the given module?..

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

How you can decide the number of testcases are enough for testing the given module?..

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

Post New Answer

More Manual Testing Interview Questions

wat is build duration

1 Answers   CTS,


How and what to functionally test in a web based application manually?

3 Answers  


Hi frnds, this is Aman, i m MCA.. Wud u plz tell me What is Peer Review in testing? Who does peer review and why? Thanks a lot in advance..

7 Answers  


What are the advantages of black box testing?

0 Answers  


What is the difference between Unit Testing and Debugging?

1 Answers   Acuminous,






what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers

1 Answers   IBM,


how cookie and session testing is done ?????

2 Answers   CMC, TCS,


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

0 Answers  


Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..

0 Answers  


what is beta testing

5 Answers   STQC,


Have you ever completely tested any part of a product? How?

0 Answers   TCS,


How many Test Cases can u write for the Login Page Scenario?

8 Answers   Accenture,


Categories