Request info

New survey highlights ongoing tension between speed and quality in DevOps

Faced with skyrocketing consumer expectations and rapid industry shifts, 54% of development teams are struggling to keep up with software delivery. While organizations are turning towards automated testing to help bridge the gap between speed and quality, 64% of DevOps teams are struggling to find the talent needed to support those initiatives.

Below we highlight three key findings from the survey, as well as strategies for achieving speed and quality without compromise from Testlio’s own April May, Vice President of Testing Advisors, and Emeka Obianwu, Vice President of Partner Ecosystem.

Only 12% have the right talent to support automation

Techstrong Research data shows that over 88% of companies are currently struggling to find, hire, and retain quality engineers for testing and automation support. The global quality engineering (QE) talent shortage is hindering DevOps teams from meeting the demand for constant releases.

“The lack of quality engineers to support testing and automation is an indicator of a changing consumption model and the way demand for automation is being managed,” May said. “This issue is an opportunity for companies to look at more creative strategies to fill this need.” 

Obianwu recommends coordination and thoughtful leadership when injecting automation in order to optimize and fully integrate existing manual processes and human testers with new automated resources.

“If you optimize automation and you optimize how you’re using humans across your tests, there’s still value lost there if you don’t take the time to optimize intelligently, together,” Obianwu said.

54% of DevOps teams can’t keep up with demand

The constant demand for new software features, capabilities, and updates heightens the pressure for enterprises to deliver quickly. The balance, however, is often precarious. The survey revealed that 54% of respondents can’t keep up with the demand for new and updated software. 

To balance the need for speed and quality software, Obianwu recommends avoiding a zero-sum game. Iterating quickly and developing quality software do not need to suffer at the hands of each other. In a highly optimized software development cycle, dev speed and software quality should thrive together in seamless proportion.

Avoid the external pressures to choose between speed and high quality and optimize your products across both dimensions. Companies that are agile enough to meet tight release schedules with modern software that is rigorously tested by shifting left to enable continuous testing, rather than follow traditionally siloed development cycles.

79% of companies are integrating testing in CI/CD pipelines

With engineering teams under enormous pressure to predictably ship bug-free products, many are adopting shift left methodologies, continuous testing strategies, and rigorously closed feedback loops in order to integrate testing in every part of the CI/CD pipeline.

Shift-left testing can reduce costs significantly by testing and fixing issues earlier in the development process. It reduces the number of bugs and errors in the initial dev stages by aligning code with early test cases. Defects are fixed as they’re discovered rather than after the final testing cycle, saving both costs of repair and precious dev time.

The subsequent shift is full testing integration in the CI/CD pipeline for continuous testing and a more unified process. Moving toward continuous testing requires all teams in the software testing cycle to work together, separately, and simultaneously for speed and quality control. 

Continuous testing does not simply mean adding more runs, but elevating the role of testing across the entire workflow and designing test runs to integrate into existing processes seamlessly. 

A typical testing cycle sees DevOps teams deliver code, testers run tests then ship back problems, and the cycle repeats. Shifting left and removing the silos that currently see DevOps and testing teams working separately eliminates the need for lengthy back and forth. 

Continuous testing should increase the speed of the DevOps cycle. Devs unit testing their code leads to better code being tossed over the wall to testers. Test-driven development ensures all code passes testing before being promoted forward and reduces compounding errors and bugs that take longer to fix later.

Embracing shift left and eschewing the standard two-week black box testing cycle to make testing a mainstay in your CI/CD pipeline empowers teams to meet coverage, quality, and speed requirements.