What is meant by Error Guessing?
Answers were Sorted based on User's Feedback
Answer / sirishalatha
It is a Test data selection technique. The selection
criterion is to pick values that seem likely to cause errors
Error Guessing is based mostly upon experience, with some
assistance from other techniques such as boundary value
analysis. Based on experience, the test designer guesses the
types of errors that could occur in a particular type of
software and designs test cases to uncover them.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / dilip
Error guessing is one of the technique in the specification
base testing.For error guessing testing ,the testers should
good knowledge of the application so that they can guess in
which part of the application we can get more errors.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / phani
I think error guessing is like "when we do the testing if
any prob with system/application feature access/issue/bug
it will throw some errors like "script error" or "runtime
error" or "internal error" pop up's. In that pop up it will
show some message like "________ missing". BY seeing that
message we can say it will come in because of this..."
This may be the "error guessing".Please correct if i am
wrong.
Thanks,
Phani
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sweety
In software testing, error guessing is a test method in which test cases used to find bugs in programs are established based on experience in prior testing.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swathi
Error guessing is basically guessing the error.Looking at
the application we might be able to guess the error. It can
be mostly like cosmetic defects.This can be easily done with
experience.
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / ch.s.m.prasad,kkd
Against to the requirement specification in the application
build
for e.g, user name 4 to 16 characters only
now we will test the min-1, max+1 values
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / hrishi
it is a testing technique done to check any possible bug in a system like for eg. random testing/monkey testing...
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramya
It is a technique which is used by the people who have prior
knowledge on the application
Is This Answer Correct ? | 1 Yes | 3 No |
What is Deffered? explain it who allocate it?
What is difference between system and functional testing?
what is validation and verification of a bug?
Retesting will be coducted on particuler bug or entair application?
Whatz the main use of preparing a tracebility matrix
What are the different technology that manual tester should know( except automation tools)?
What is the negative test cases for www.yahoo.com?
what is the need for different tools? why cant we manage testing with a single tool?
2 Answers Calpine Technologies,
One Project is developed on VB+Access it is working properly they are planning to change with backend Oracle . What type of testcases we can write?
Hiei have cleared 2technical and hr round at sasken.hr even discussed about salary,he said there would be a client round which final.Can any one tell how to prepare for this round and what type questions i can expect.By the way this job is regarding 1+ exp on mobile app testing
Difference between Agile process and V Model
what is the use of functional specification?