System under test: Difference between revisions

Content deleted Content added
m moved System Under Test to System under test: Moving revisions as part of history merge
m Rollback to complete history merge
Line 1:
'''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]].
{{Portal|Software Testing}}
 
A special case of a [[software system]] is an [[application software|application]] which, when tested, is called an '''Applicationapplication Underunder Testtest'''.
'''System Under Test''' (shortened as '''SUT''') refers to a [[system]] that is being tested for correct operation. The term is used mostly in [[software testing]].
 
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.
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.
 
== External links ==
* [http://xunitpatterns.com/SUT.html xUnit Patterns SUT]
 
== See also ==
{{Portal|Software Testing}}
 
* [[Device under test]]
 
== References ==
{{unreferencedUnreferenced|date=April 2007}}
 
== External links ==
 
* [http://xunitpatterns.com/SUT.html xUnit Patterns SUT]
 
[[Category:Software engineering terminology]]
[[Category:Systems engineering]]
 
 
{{compu-soft-stub}}
 
[[de:System Under Test]]
[[zh:被测系统]]