System under test: Difference between revisions

Content deleted Content added
Dekart (talk | contribs)
restructuring and recovering extra space
Line 1:
{{Unreferenced|date=March 2012}}
'''System under test''' ('''SUT''') refers to a [[software system|system]] that is being tested for correct operation. The term is used mostly in [[software testing]].
 
Line 7 ⟶ 8:
== See also ==
{{Portal|Software Testing}}
 
* [[Device under test]]
 
== References ==
{{Unreferenced|date=March 2012}}
 
== External links ==
 
* [http://xunitpatterns.com/SUT.html xUnit Patterns SUT]
 
[[Category:Software testing]]
[[Category:Systems engineering]]
 
 
{{compu-soft-stub}}