Deployment and QA automation tests execution in CI pipeline
-
-
40 min
Nowadays, organizing early-stage automation testing in the CI flow is an essential issue since it prevents potential bugs from reaching the master (or similarly important) branch and helps deliver quality code.
This talk will cover early-stage testing in CI flow, its advantages and disadvantages, finding and reserving a server for deployment and executing automation tests on the deployed environment.