Continuous Integration Patterns and Anti-Patterns

Reap the full benefits of enhanced code quality, better testing practices, and early error detection with proper implementation of continuous integration processes. This Refcard explains detailed patterns and anti-patterns for core areas of CI, including version control, the build stage, pipeline monitoring, documentation, as well as communication and collaboration across teams and within the organization.

10 Tips to Improve Automated Performance Testing Within CI Pipelines (Part 2)

Take a look at this second set of CI/CD tips.


The following is part two of our three-part series, "10 Tips to Improve Automated Performance Testing within CI Pipelines." This week's installment focus is on tips 3-6: keeping tests small and targeted, testing of segments before the whole, automating things that are not flaky, and saving time through smoke testing.