Quality Testing

Quality is delighting customers

Can any one give me exact definitions of Error Guessing & Error Seeding? and also what is the difference between these two?

Tags: Error, Guessing, Seeding

Views: 6

Reply to This

Replies to This Discussion

Hi Vijay,

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.

Error Seeding is the process of adding known faults intentionally in a program for the reason of monitoring the rate of detection & removal and also to estimate the number of faults remaining in the program.

Regards
Gowtham
Error Guessing:
Another common approach to black-box validation. Black-box testing is when everything else other than the source code may be used for testing. This is the most common approach to testing. Error guessing is when random inputs or conditions are used for testing. Random in this case includes a value either produced by a computerized random number generator, or an ad hoc value or test conditions provided by engineer.

Error seeding:
The purposeful introduction of faults into a program to test effectiveness of a test suite or other quality assurance program.

RSS

TTWT Magazine

Advertisement

You Can


Call for Articles

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2012   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service