System Test - A Working Definition
by EDITOR on 15/12/06 at 1:51 pm
System test aims to test the system as a whole, only those aspects related to the whole system will be tested. The main objective of the system test is to verify that the users’ business requirements are met and to ensure the validity of the following aspects in the application’s design:
- Overall system functionality, end-to-end business functionality works as expected
User interface
- Integration with external systems
- Security
- Technical architecture components
- Report failures to development team so defects can be identified and fixed
Conditions
- Passed assembly testing\
- Responsible Team
- Technical Team
- Test (Q/A)


Leave a Comment