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 |
What are the main key components in web applications and client and server applications? And explain the differences between them?
what r the topics coverd in maual testing? OR syllabus for manual testing
What is Alpha and beta testing and What is the diffrence between Alpha and beta testing ?
What is the Benefit of "V-Model"...?
what are the disadvantages og v-model over waterfall model?
How do you know the code has met specifications?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
what is traceability matrix and its usefulness
hi, I want the sample project documentation, will any one guide me by giving the procedures, mail me in my mail id gpriya_1980@yahoo.co.in thanks in advance
with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))
Which testing is called as "confidence Testing"?
What is Equivalance Class?