System under test: Difference between revisions

Content deleted Content added
GrouchoBot (talk | contribs)
m robot Adding: de:System Under Test
mNo edit summary
Line 1:
{{Portal|Software Testing}}
 
'''System Underunder Testtest''' (shortened as '''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 software|application]] which, when tested, is called an '''Applicationapplication Underunder Testtest'''.
 
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.