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 are Levels of Functional testing?
Give an example for high severity and low prority bug and as well as low severity and High prority
Explain about V-model?
Write test cases for yahoo sign up page.
What is Binary Tree?
Zenq interview questions for manual testing
What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.
Tell me typical situation while collecting the test data in your job ( In banking project)? Please give the answer :Thanks in advance
can u explain me v-model?I told him we will do parallely both devolpment and testing . frs------------useraccepatance testing \ / srs system testing \ / HLD integration testing \ / LLD--------------------- unit testing \ / CODING he asked me how ur frs is done parallel with useracceptence testing and srs is done parallel to system testing and HLD IS done parallel to integration testing and LLD is done parallel to unit testing.Give me a clear clarification for it?
What exactly are semi-random test cases?
how to test the case with 5 combination and inputs
HOW DO U WRITE DEFECT REPORTS? WHAT IS FORMAT IN GENERAL WAY