System under test: Difference between revisions

Content deleted Content added
No edit summary
Undid revision 519942647 by 161.67.27.32 (talk) but this isn't about subjects under test or the acronym SUT.
Line 1:
'''System under test''' ('''SUT''') --also Subject Under Test-- refers to a [[software system|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 software|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.