what are the documents required to stop the testing?
Answers were Sorted based on User's Feedback
Answer / hash
This can be difficult to determine. Most 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
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rohituppal
If exit criteria is fulfilled then we can stop testing and give formal sign off showing the test coverage percentage.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the Testing strategy for testing client server applications/products?
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com
what is the use case ? what is the use of the use case ?
5.how many deliverables are there in a project development?
What is Entry and Exit Criteria? When and how we will consider them? Can any one explain this Question.
Hi, Can any one tel me what is meant by adhoc testing
What's Web-Enabled Application Measurement Tests
What is Matrix in testing?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
what is the diffrence b/w verification and validation?