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.[1] The scope of test cases usually rely on the software tester involved, who uses experience and intuition to determine what situations commonly cause software failure, or may cause errors to appear.[2] Typical errors include divide by zero, null pointers, or invalid parameters.[3]
Error guessing has no explicit rules for testing; 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.[1]
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.