News

A CI/CD pipeline is a series of steps or jobs that must be completed successfully to deliver a new software version. To some degree, embedded developers have always had a CI/CD pipeline, but it was a ...
If your goals are high-velocity software development and frequent delivery of working builds to production, you need to automate at least part of the testing and ...
Incorporating test automation in your CI/CD pipeline can increase release velocity without jeopardising the production environment or creating technical debt – as long as you’re analysing your ...