System under test: Difference between revisions

Content deleted Content added
move template after punctuation, after correctly naming and dating it. How is this in any way controversial though?
m Link was broken
Line 1:
'''System under test''' ('''SUT''') refers to a [[software system|system]] that is being tested for correct operation. According to [[ISTQB]] it is the test object.<ref>{{cite web|url=http://glossary.istqb.org/search/test+object%20object|title=ISTQB Glossary|website=glossary.istqb.org|accessdate=2018-02-05}}</ref><ref>{{cite web|url=https://robots.thoughtbot.com/don-t-stub-the-system-under-test|title=Don't Stub the System Under Test|website=robots.thoughtbot.com|accessdate=2018-02-05}}</ref><ref>{{cite web|url=http://www.itwissen.info/definition/lexikon/SUT-system-under-test.html|title=SUT (system under test)|last=|first=|date=|website=www.itwissen.info|language=de|archive-url=|archive-date=|dead-url=|accessdate=2018-02-05}}</ref> The term is used mostly in [[software testing]].{{citation needed|date=March 2018}}
 
A special case of a software system is an [[application software|application]] which, when tested, is called an application under test.