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 |
difference between bug reporting and bg tracking
Advantage and disadvantage of waterfall model,v model and iteration or incremental model?
Who is QA ? and Who is QC in a company? What are the roles of QA And QC in company?
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
How we will assign the severity n priority levels to the bug?
TEll me about your company..
Looking for job in Software Testing (Manual), Want to learn Manual Testing? Learn from expert with 8+ yrs in leading software company mail to manualtestingtraning@gmail.com
what types of testing have u done in ur project?and expalin it detail?
Explain how to test the online trading software? How can we get the Feed values? Where they will store? How we test the Personal Trading account because it is time constraint.
what is the use of functional specification?
What is the difference between a standalone application, client-server application and web application?
How to crash or negative testing on a the web based game application