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 |
How do you scope ,Organize and execute a test project?
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
tester with develop ment knowledge will be more effective .justify?
what is the difference between TEST PLAN,TEST STRATEGY,TEST SCENARIO,TEST SUMMARY
wat is the role of tester in SDLC
2. If you had to give the site a grade, from A to F, where A was exemplary and F was failing, what grade would you give it, and why?
At what stage of the development cycle software errors are least costly to correct?
What's Click-stream measurement tests
what is test case management?explain in brief.
Write all combinations of test cases for calculater on + symbel
Iam new to Testing Field.How do i need to answer if they ask like Integaration Testing? Can you give example with your requirement?
What is smoke testing and what is sanity?