System Testing: (For SRS)

* A system is the big component.
* System testing is aimed at revealing bugs that cannot be attributed to a component as such, to inconsistencies between components or planned interactions between components.
* Concern: issues, behaviors that can only be exposed by testing the entire integrated system (e.g., performance, security, recovery).

1. Testing the entire application.
2. It’s a Black box testing.

SRS - Software Requirement Specifications