Answer Posted / tijo george
Error guessing is one of the black box testing techniques.
1.Error guessing is based mostly upon experience, with some
assistance from other techniques such as BVA.
2.Based on experience, the test designer guesses the types
of errors that could occur in ah particular type of
software and designs test cases to uncover them.
For e.g.,if any type of resource is allocated dynamically,
a good place to look for errors is in the deallocation of
resources.Are all resources correctly deallocated or are
some lost as the software executes?
3.To make maximum use of available experience and to add
some structure to this test case design technique, it is
good idea to build a check list of type of errors. This
check list can then be used to help”guess” where errors may
occur within a unit.
4. The check list should be maintained with the benefit of
experience gained in earlier unit tests, helping to improve
the overall effectiveness of error guessing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Performance Evaluation means..?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
What is boundary testing?
Why we do load and performance testing?
What is crud testing and how to test crud?
What does the software qa document should include?
what documnets qa engineer need for starting qa?
What is the difference between Test cases document and test cases design document?
What is code complete?
Explain what are test driver and test stub and why it is required?
Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
What is capture/replay tool?
Mention what are the test artifacts involved in qa?
What is the difference between black box and white box testing?
can you provide negative scenarios for ios alarm clock