how do u knw when to stop writing test case for a given
project.
Answers were Sorted based on User's Feedback
Answer / mdcn
when all the requirements have been met.(with traceability
matrix we can map the requirements with the testcases.)
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / joseph
Its depends on the time frame of your project. But it should
cover all the functionalities.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / maanya
When all the requirements have been met, especially with traceability matrix.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / supriti d
1. Time limit constraint should be the main crieteria but
it should cover minimum all the main functional test cases
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / guru
The test can be stopped when you meet exit criteria for the
testing which usually be defined in the test plan.
Otherwise in some cases for the following reasons, test can
be stopped:
1. When all the requirements are tested atleast once.
2. If Testing Cost is increased
3. Testing time is over or delivery date is reached.
4. Over Budgeted
5. At times, management decides to stop further testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / kumar
when each and every requirement is covered atleast once.
(it can be verified by prparing the RTM--requirement
Traceabilty matrix)
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / yedukondalu manam
If SOME CASES FOR THE FOLLOWING REASONS
1)Each and every requirement is covered
2) all the defects are covered
3) repeated to the bugs
then
we are closing to the test cases
| Is This Answer Correct ? | 0 Yes | 1 No |
can any one give the format of writing test cases in excel sheet.
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
How to write test scenarios for a Web application, with an example?
Write test cases on for windows media player?
write a test case for triangle?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?
Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data
what are the Test Cases for " Test Cases " ?
Please share all possible positive and negative test cases for SQL reporting services.