System Testing Task
(Redirected from system testing task)
Jump to navigation
Jump to search
A System Testing Task is a system analysis task that is a testing task.
- Context:
- It can range from being an Offline Testing Task to being an Online Testing Task.
- See: Integration Testing, Black-Box Testing, System Load Testing.
References
2017
- (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/system_testing Retrieved:2017-8-1.
- System testing of software or hardware is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black-box testing, and as such, should require no knowledge of the inner design of the code or logic.[1]
As a rule, system testing takes, as its input, all of the "integrated" software components that have passed integration testing and also the software system itself integrated with any applicable hardware system(s). The purpose of integration testing is to detect any inconsistencies between the software units that are integrated together (called assemblages) or between any of the assemblages and the hardware. System testing is a more limited type of testing; it seeks to detect defects both within the "inter-assemblages" and also within the system as a whole.
- System testing of software or hardware is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black-box testing, and as such, should require no knowledge of the inner design of the code or logic.[1]