System Testing Task

From GM-RKB
Jump to navigation Jump to search

A System Testing Task is a system analysis task that is a testing task.



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.

  1. IEEE Standard Computer Dictionary: A Compilation of IEEE Standard Computer Glossaries ; IEEE ; New York, NY.; 1990.