What is error guessing?
Answers were Sorted based on User's Feedback
Answer / sagarika mishra
Error Guessing is a test case design technique where the
tester has to guess what faults might occur and to design
the tests to represent them.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / nidhi
Error Guessing is a software testing design technique based
on the ability of the tester to draw on his past experience,
knowledge and intuition to predict where bugs will be found
in the software under test.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hemali
Error Guessing is a software testing design technique based
on the ability of the tester to draw on his past experience,
knowledge and intuition to predict where bugs will be found
in the software under test.
Error Guessing is a test case design technique where the
tetser has to guess what faults remaining in the program.
Some typical error areas to guess are: empty or null
strings, zero instances, occurrences, blank or null
characters in strings, negative numbers.
There are no specific tools and techniques to use for Error
Guessing:
test cases can be designed depending on the situation,
either drawing from functional documents or when an
unexpected/undocumented error is found while testing operations.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / priyanka agrawal
This is a Test design technique where the experience of a
tester is used to find the components of software where
defects might be present.
It is mostly done by experienced testers who can use their
past experience to find defects in software.
Error guessing has no rules for testing, it only uses the
testers previous skills.
In error guessing testers can think of situations where
software will fail. For example:
1.Division by zero
2.Pressing submit button on form without filling any entries.
3.Entering wrong data in the fields and checking software
behavior.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jitendra
Error guessing is a testing technique that makes use of a tester's skill, intuition and experience in testing similar applications to identify defects that may not be easy to capture by the more formal techniques. It is usually done after more formal techniques are completed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suraj
Error guessing is a test case technique .if we r putting an
invalid data to check the application.that our data
accepting or not
| Is This Answer Correct ? | 9 Yes | 12 No |
Answer / yatin chopra
Generating test cases against to the specification.
| Is This Answer Correct ? | 3 Yes | 33 No |
we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not
What is Error Feeding?
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks
QC/VSS/team track/ bugzila etc ?
Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing.
what is fs
If the Time is cut shorted, how can you manage that?
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out .
How test case is differ from test plan .give an suitable example
Can you explain the concept of fish bone/ Ishikawa diagram?
What is test Data?
Please write 4 high severity & high pririty bugs on ONLINE SHOPPING OF PRODUCT.Write bugs that should be practical and original.Thank u