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
Where I can get ITB/ISTQB sample question paper?
What is basis path testing?
Hi QA, Do any QA's give us the detail status of review happening during the entire life cycle (if templates includes it will be very useful for us) ?
What if the application has functionality that was not in the requirements?
is possible smart identification through descriptive Programing
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
What is random testing?
Why is performance testing necessary to be done for any application?
What is mr and what information does mr consists of?
What is a cause effect graph?
How to test different Authorization levels for the Admin user and Userside users.
What is basis set?
What is the Differnce B/W Quality Management and Quality Control
What is context driven testing?
What should Development require of QA?