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 |
What we do when the Requirements are continuously changed?
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
what are the different Test case Formats posted by aperson the answer is IEEE or IEE_894 wht is this actuly
How many test cases can u write 1) File - open dialog box in notepad pleasse write
Describe to me the Software Development Life Cycle as you would define it.
What is test cases for mobile phone ?
can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.
What is the role of QA in a development project?
Write test cases for bulb.
how to test stand alone programs?
Circle any inconsistencies in the following text: User Story 3005 - Dave wishes to talk to Fred using a radio. Business Requirements: 1. Dave needs the ability to put a line into select. 2. Dave receives a visual color and text indication that the line is selected (picked up). a. Default indication will be that the pad turns red and the text ‘Select’ appears as the 3rd line of text. 3. David hears audio from a selected line in his defined audio path. 4. Dave uses Push-To-Talk to talk to Fred. 5. Dave receives a visual color and text indication that the line has been de-selected (hung up). • The default inactive state is a white pad with no text on the 2nd line. 6. Multiple Freds can select the same radio. 8. If a radio is selected while another radio is already selected, then the first phone is automatically deselected.