Misplaced Pages

System under test

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

A software system is a system of intercommunicating components based on software forming part of a computer system (a combination of hardware and software). It "consists of a number of separate programs , configuration files, which are used to set up these programs, system documentation , which describes the structure of the system, and user documentation , which explains how to use the system".

#867132

4-455: System under test ( SUT ) refers to a system that is being tested for correct operation. According to ISTQB it is the test object. 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

8-485: Is also related to the field of software architecture . Software systems are an active area of research for groups interested in software engineering in particular and systems engineering in general. Academic journals like the Journal of Systems and Software (published by Elsevier ) are dedicated to the subject. The ACM Software System Award is an annual award that honors people or an organization "for developing

12-546: The quantity of quality of the system in test. This article related to a type of software is a stub . You can help Misplaced Pages by expanding it . Software system A software system differs from a computer program or software. While a computer program is generally a set of instructions ( source , or object code ) that perform a specific task, a software system is more or an encompassing concept with many more components such as specification, test results , end-user documentation, maintenance records, etc. The use of

16-436: The term software system is at times related to the application of systems theory approaches in the context of software engineering . A software system consists of several separate computer programs and associated configuration files , documentation , etc., that operate together. The concept is used in the study of large and complex software, because it focuses on the major components of software and their interactions . It

#867132