|
Answer» What is System Under Test mean? System under test (SUT) refers to a system that is being tested for correct operation. According to ISTQB it is the test object. The term is used mostly in software testing. A special case of a software system is an application which, when tested, is called an application under test. The term SUT can also refer to a stage of maturity of the software because system testing is the successor of integration testing in the testing cycle. reference
|