how much testing is enough.and why documentation is needed
Answers were Sorted based on User's Feedback
It totally depends on the exit criteria.
There are 7 exit criteria' s to stop testing
1. As soon as the release time is achieved
2. As soon as the budget is exhausted
3. When all of the planned testing is achieved with no major
pending issues
4. When the residual risk is minimal with no major pending
issues
5. When certain percentage of coverage is achieved in terms
of requirements/code/risks with no major pending issues.
It is also called thoroughness messure.
6. When predicted no. of defects are found with no more
major pending issues.
7. Based on testing, sufficient info is generated &share
with stake holders in letting them decide abt release.
DOCUMENTATION is necessary because
1. Maintaining documentation we can check the process.
2. find the defects easily.
3. requirements can be mapped.and can check whether each and
every req has been covered or not.
4. If defects are documented we can test whether the defect
functionality has been fixed properly.
5. In future if we get any project related to the same
domain we can use the metrics, also we will know which
module has to be concentrated the most
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kalesha
if most of your test cases executed successfully based on
test matrix.. one can stop testing the release the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
How do you satisfied ur client, P.M and T.L? (In P.M)
what is the difference test bed and test environment?
Test Cases For Router&Switch
what is defect clustering and pesticide paradox?
6 Answers IGT, Optimus, SOS, Verifone,
Can you explain the concept of defect cascading?
How do you scope, organize, and execute a test project?
Tell me about Agile scrum and what is your role in Scrum ?
After receiving the build.How will you start the testing
While Testing the Web application & Desktop Application What Difference did u find ? Tell me in details.
How to write test cases for a website where we can book the room in Hotel bookin room in hotel the website has some fields like room with A/C or Non a/c room according to this it has room fare, pick up and drop facility they will charge some extra money, veg and non veg food, payment by credit card. please give me the answer
1 Answers First Indian Corporation, SFA, TCS,
How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.