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: a402b5501d16c424

Jump to content

// Workers AI · dad joke modeIs the system under test stressed? Because it's under pressure.

From Wikipedia, the free encyclopedia
(Redirected from System Under Test)

System under test (SUT) refers to a system that is being tested for correct operation. According to ISTQB it is the test object.[1][2][3]

From a unit testing perspective, the system under test represents all of the classes in a test that are not predefined pieces of code such as stubs or mocks. Each class under test can have its own configuration, such as a name and version, allowing test suites to scale as the system's complexity grows.

ISO/IEC/IEEE 29119 defines SUT within a standardized vocabulary and test-process framework.[4]

See also

[edit]

References

[edit]
  1. "ISTQB Glossary". glossary.istqb.org. Retrieved 2018-02-05.
  2. "Don't Stub the System Under Test". robots.thoughtbot.com. 22 November 2013. Retrieved 2018-02-05.
  3. "SUT (system under test)". www.itwissen.info (in German). Retrieved 2021-02-24.
  4. "ISO/IEC/IEEE 29119-1:2022 — Software testing — Part 1: Concepts and definitions" (PDF). ISO/IEC/IEEE. 2022. Retrieved 17 September 2025.
[edit]