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 |
What is v model
In which stage regression testing is done in testing process.
what is ECP?
In which Phase of testing life cycle we prepare test data and test scenario?
write negative scenarios for date given in the format dd/mm/yy
What is ERP.Give a simple description about that.
What is Arthogonal Array Testing Strategy ?
if tester found some bugs in the application then which format they will send it to development team.
Explain some techniques for developing software components with respect to testability.
what is the difference between primary key and foreign key
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
.what are the diff between desktop and web applications?