Upon receipt of a new software delivery, installation tests should be executed to ensure the software operates in the target environment. Installation testing involves validating that the software installs correctly and functions as expected in the specified environment. This is a critical step to confirm that all dependencies, configurations, and setups are correctly applied and that the software is ready for further functional and acceptance testing.
[References:, Pressman, R. S. (2014). Software Engineering: A Practitioner's Approach (8th Edition)., Kaner, C., Falk, J., & Nguyen, H. Q. (1999). Testing Computer Software., ]
Submit