Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d975f0d931ef0

Jump to content

// Workers AI · dad joke modeWhat did error guessing say to its date? You're a mistake I can live with.

From Wikipedia, the free encyclopedia

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

[edit]
  1. 1 2 Bernard Homès, Fundamentals of Software Testing (2013), sec. 4.5.3.
  2. R.G. Evans, Supercomputational Science (2012), p. 39.
  3. Mosley, Daniel J.; Posey, Bruce A. (2002). Just Enough Software Test Automation. Prentice Hall Professional. ISBN 978-0-13-008468-2.