continuous delivery | TechWell

continuous delivery

Magnifying glass on automation Application Release Automation: Why the QA Pro Should Care

The speed of testing depends on a consistent software release process that can provide critical information when reporting issues. QA pros will benefit from a new set of DevOps tooling called application release automation, which drives continuous release deployment and provides visibility about what was deployed.

Tracy Ragan's picture
Tracy Ragan
continuous arrows Continuous Testing, Continuous Variation

With the arrival of continuous integration/continuous delivery (CI/CD), the notion of continuous testing is taking center stage. Knowing that comprehensive tests are running smoothly can be of benefit for the CI/CD pipeline. Using the repetitive character of CI/CD for testing can be a way to address issues.

Hans Buwalda's picture
Hans Buwalda
Cover of the first 2018 issue of Better Software magazine What's in the Winter 2018 Issue of Better Software Magazine

As Better Software magazine continues to publish articles that propel our industry forward with great tips and techniques, TechWell sees the future focused on continuous processes. Three of this issue's feature articles will help you improve how enterprise software is planned, developed, validated, and released.

Ken Whitaker's picture
Ken Whitaker
Speedometer Avoiding Continuous Bugs: Speed and Quality in DevOps

Lots of DevOps initiatives focus on speed and frequency of deployment without an emphasis on quality. Bad testing practices in DevOps only deploys buggy software faster. Here are some tips to move toward a more effective testing process that supports a continuous delivery approach—without sacrificing quality.

Jeffery Payne's picture
Jeffery Payne
Acceleration Build the Right Things and Build Them Fast: Accelerate the Continuous Delivery Pipeline

When most people think about continuous delivery, they think of improving the build-test-deploy-operate cycle. They don’t think about how to improve the intake process. Ensuring that quality is built into the application—not tested for after the fact—is the key to achieving accelerated continuous delivery.

Alex Martins's picture
Alex Martins
Continuous delivery What Is Continuous Delivery Doing to Software Testing?

Software teams using continuous delivery focus on building software in small pieces so that new code can be pushed to production multiple times a day instead of on a sprint cadence. There is also an explicit focus on code quality before production and monitoring afterward. Is this putting testing in danger?

Justin Rohrman's picture
Justin Rohrman
Just Enough Testing at Each Stage of Your Delivery Pipeline

The continuous delivery pipeline should determine whether the software is a viable candidate for production. Having frequent quality gates along that pipeline that give frequent feedback about the quality of the software helps us find that answer faster. Short feedback loops ensure better product quality.

Gene Gotimer's picture
Gene Gotimer
How Continuous Integration Can Save Your Team Substantial Time and Effort

Continuous integration is all about the feedback loops between your developers, testers, product owners, customers, and everyone involved in your organization. That’s great to write as if it’s gospel, but what can continuous integration and continuous testing do for you right now to improve efficiency?

Josiah Renaudin's picture
Josiah Renaudin