Jump to content

System under test

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Oliver H (talk | contribs) at 14:50, 23 September 2020 (→‎top: Add link to Software testing#Testing levels). 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. According to ISTQB it is the test object.[1][2][3] The term is used mostly in software testing.[citation needed]

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

The term SUT can also refer to a stage of maturity of the software because system testing is the successor of integration testing in the testing cycle.[clarification needed]

See also

References

  1. ^ "ISTQB Glossary". glossary.istqb.org. Retrieved 2018-02-05.
  2. ^ "Don't Stub the System Under Test". robots.thoughtbot.com. Retrieved 2018-02-05.
  3. ^ "SUT (system under test)". www.itwissen.info (in German). Retrieved 2018-02-05.

External links