Content deleted Content added
move template after punctuation, after correctly naming and dating it. How is this in any way controversial though? |
rm some commercial site |
||
(14 intermediate revisions by 14 users not shown) | |||
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
From a [[unit testing]] perspective, the system under test represents all of the classes in a test that are not predefined pieces of code like stubs or even mocks. Each one of this can have its own configuration (a name and a version), making it scalable for a series of tests to get more and more precise, according to the quantity of quality of the system in test.
== See also ==
{{Portal|Software Testing}}▼
* [[Device under test]]
* [[Test harness]]
Line 14 ⟶ 11:
== External links ==
* [https://www.healthit.gov/sites/default/files/ss170.314c1-3_9_11_13.pdf Test Procedure for §170.314(c) Clinical quality measures]
[[Category:Software
[[Category:Systems engineering]]
|