Content deleted Content added
Yorkyabroad (talk | contribs) Clarification of the use of SUT, "maturity" and "testing cycle", as they appear to be SW development model specific (i.e. waterfall) rather than general. |
full destination in link (for mouseover pop-up etc.) |
||
Line 1:
'''System under test''' ('''SUT''') refers to a [[software system|system]] that is being tested for correct operation. According to [[International Software Testing Qualifications Board|ISTQB]] it is the test object.<ref>http://glossary.istqb.org/search/test%20object</ref><ref>https://robots.thoughtbot.com/don-t-stub-the-system-under-test</ref><ref>http://www.itwissen.info/definition/lexikon/SUT-system-under-test.html</ref> 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.
|