Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
System under test
System or test object (often of software) that is being tested for correct operation

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

From a unit testing perspective, the system under test represents all of the classes in a test that are not predefined pieces of code like stubs or even mocks. Each one of this can have its own configuration (a name and a version), making it scalable for a series of tests to get more and more precise, according to the quantity of quality of the system in test.

We don't have any images related to System under test yet.
We don't have any YouTube videos related to System under test yet.
We don't have any PDF documents related to System under test yet.
We don't have any Books related to System under test yet.
We don't have any archived web articles related to System under test yet.

See also

References

  1. "ISTQB Glossary". glossary.istqb.org. Retrieved 2018-02-05. http://glossary.istqb.org/search/test%20object

  2. "Don't Stub the System Under Test". robots.thoughtbot.com. 22 November 2013. Retrieved 2018-02-05. https://robots.thoughtbot.com/don-t-stub-the-system-under-test

  3. "SUT (system under test)". www.itwissen.info (in German). Retrieved 2021-02-24. https://www.itwissen.info/SUT-system-under-test.html