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 |
when will u write user aceptance test cases before functional or after?
while reading specification documents if u got any doubts or u think the specification should be clear or when u think some changes should be there in specifcation docs, or u find the difference in FRS and Design docs,whom do u report this??
Write SQL query to see first 100 recorders from table?
1.what is the purpose of testing ?
Which are the basic challanges are face tester while doing testing?
In a company does a tester communicate with clients? if yes then in what situation?
At what stage of the life cycle does testing begin?
What scripting language should tester know when his organisation using Automation tool like wise any tool? wht kind of script should tester should be familiar?
what is the difference between build and release
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
What are the Test cases for website home page? OR How you will Check website home page?
How do you go about testing a project?