järjestelmätestausten
Järjestelmätestaus, or system testing in English, is a phase in software testing that evaluates the complete and integrated software system. It is performed after integration testing and before acceptance testing. The primary goal of system testing is to verify that the system meets its specified requirements and functions as expected in its intended environment.
During system testing, the entire system is tested as a whole. This includes testing all integrated components
The test environment for system testing is typically a replica of the production environment to ensure that