Content deleted Content added
Added 'actual result' definition |
grammar |
||
Line 5:
'''System testing''' is testing conducted on a complete integrated system to evaluate the system's compliance with its specified [[requirements]].{{Citation needed|date=April 2008}}
System testing takes, as its input, all of the integrated components that have passed [[integration testing]]. The purpose of integration testing is to detect any inconsistencies between the units that are integrated together (called ''assemblages''). System testing seeks to detect defects both within the "inter-assemblages" and also within the system as a whole.{{Citation needed|date=April 2008}}
System testing is performed on the entire system in the context of either [[Functional requirements|functional requirement]] specifications (FRS) or [[Requirements analysis|system requirement]] specification (SRS), or both. System testing tests not only the design, but also the behaviour and even the believed expectations of the customer.
==Approaches==
|