
When we talk about software testing, most of the time it’s about testing the application code in order to guarantee it safeties our defined code quality metrics and functional/business requirements.
The same concepts like Unit Testing or Integration Testing can also be applied for infrastructure related code.

