Software QA & Testing Videos

DevOps Development Pipeline Success Practices

Zenergy’s DevOps experts David Dang and Bryson Osborne, and senior test engineer Jonathan Diaz discuss the quality gates, stages, and success practices to include in your DevOps development pipeline. “It is really critical not only to build code, in a continuous fashion, but you also want to build code with quality. Static code analysis, unit testing, code coverage, and post deployment testing are all stages that should be included in your pipeline to ensure your code has quality when...

CICD Pipeline Stages: Building a Mature DevOps Pipeline

Zenergy’s DevOps experts David Dang and Bryson Osborne, and senior test engineer Jonathan Diaz discuss the central CICD pipeline stages for building a mature DevOps pipeline.  “Many companies have built out a DevOps CICD pipeline. But, is it a mature pipeline? When creating your pipeline, there are several stages you will want to include to ensure it is mature. The goal is to automate as much as possible, running from a trigger base all the way to the last stage of your pipeline.” – David...

DevOps Quality Gates: Building a Quality Pipeline

    David Dang, DevOps Automation expert, explains 7 DevOps quality gates to include in your DevOps pipeline to help ensure your code is mature and high quality. “Most companies are building out some sort of DevOps group or assigning people to do DevOps within their organization. Part of that DevOps process includes automating as much as possible; usually achieved by building out a dev, quality, or production pipeline. Many companies...

Tips for Testers Moving from Waterfall to Agile

More and more organizations are moving from Waterfall to agile software development. While developers usually find the transition to be fairly easy, testers often face more difficulties. Shaun Bradshaw, Zenergy’s Agile expert, explores 5 success tips that can help testers make the transition from Waterfall to agile more smoothly.