Jump to content

System under test

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Walter Görlitz (talk | contribs) at 15:08, 18 November 2015 (Undid revision 691209073 by 213.122.174.85 (talk) Understand the reason for the change, but it’s not how we capitalize). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

System under test (SUT) refers to a system that is being tested for correct operation. The term is used mostly in software testing.

A special case of a software system is an application which, when tested, is called an application under test.

The term SUT means also a stage of maturity of the software, because a system test is the successor of integration test in the testing cycle.

See also