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 |
Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box
What are basic types of test cases?
Hi.........can any one tell me the basic format for writing test cases
How to write email id in world wide web
how to write test cases for smart meter for gas and electricty
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
What is a test case?
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??
how to Create a test plan document for Library Management System
What we do when the Requirements are continuously changed?
Can test case contains more than 50 steps in single test case?