What is error guessing?
Answer / 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 |
Write the differences between preventive and reactive approaches?
Looking for a test management system I work for a small company (we are a group of five software engineers) into software testing and we are looking out for a test management software which has in-built live reporting and centralized repository systems.
What are the actual QA processes run in software compamy ?
What is the Capability Maturity Model (CMM)? At what CMM level were the last few companies you worked?
what is Cyclomatic Complexity?
different between bitmap checkpoint and image checkpoint ?
What are the advantages and dis advantages of Agile model?
A water-quality monitoring system?
What and where are the policy statements that dictate quality assurance in your project?
What the first thing You’ll do as a SQA Tester if I hired You?
How you will collect a module from the version?
What are the different artifacts you refer when you write the test cases?