What it means
Before a change begins, the expected observable result and verification method are recorded so that “done” does not depend on the implementer’s opinion.
Term in plain language
A measurable condition agreed in advance that determines whether completed work passes or must be revised.
Before a change begins, the expected observable result and verification method are recorded so that “done” does not depend on the implementer’s opinion.
The criterion links a task to a test, lets automation stop a failed release and gives a reviewer clear evidence that the fix succeeded.
After the fix, ten selected URLs return 200, contain no noindex directive, use self-referencing canonicals and pass a repeat crawl without the original issue.
Related page