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 is the domain testing?
write a test cases for WLAN
How should write test case (i.e. in proper format or simply step by step) in an interview test paper?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Pls tell me test cases for pepper grinder
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
can one defect be mapped to more than one test script in manual testing
my namjad . firefox doesn't open yahoo page but other page open so what is reason I'm again install but is not working
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??