How can it be known when to stop testing?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
This can be difficult to determine. Many modern software
applications are so complex, and run in such an
interdependent environment, that complete testing can never
be done. Common factors in deciding when to stop are:
• Deadlines (release deadlines, testing deadlines, etc.)
• Test cases completed with certain percentage passed
• Test budget depleted
• Coverage of code/functionality/requirements reaches a
specified point
• Bug rate falls below a certain level
• Beta or alpha testing period ends
K<Byeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / n@n!
1)wen max bugs r fix
2)wen alocated time is up
3)wen alpha and beta teting was completed
4)wen dead lines appear
5)wen max test cases r pass e.t.c.......
| Is This Answer Correct ? | 1 Yes | 1 No |
Any type of testing Activities are performed as per the Project-Test Plan in which the duration of the testing is provided ,with schedules given in the direction of Project Plan.According to that it will be stopped.Each Testing will be carried out with test specifications with when to start/stop testing along with the test cases,testing types to be performed etc..
| Is This Answer Correct ? | 0 Yes | 0 No |
Who is responsible for doing "Cause-Effect GraphCause Effect Graph". If tester is responsible then how we to do it? Urgent
how do u aanalyse test cases for pen, water bottle,fan....etc? give me brief idea how to start and how to divide functionality of an object? or how can we write test cases , if req's r not given?
Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?
Explain about your current project role? and What are the applications involved? Where you will get paper bills?
How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?
How will you determine when to stop testing?
Is an "A fast database retrieval rate" a testable requirement?
How you will test Yahoo messenger on single machine ?
13 Answers nvidia, Symantec, Veritas,
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?
what is the difference between the focused and enabled?
when design phase is going on what testing team will do?
Guys, can any one of u give the realtime example for Integration Testing