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 |
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
what is test scenario and test case ?please explain detail
is it necessary to write test cases in "tabular" form or will it be fine if written "point wise".
Explain the procedure for manual testing.
how to import test cases from quality center to excel.. explain navigation
what is stub?Explain in testing point of view?
tell me about low severity & high priority bug?
What are the points to be taken into consideration while doing desktop testing?
tell me the V-model advantages & disadvantages
anybody having idea about mobile testing materials
what are the typical problems in web testing?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?