In today’s ever-growing size and complexity of semiconductor device test programs, development teams need to utilize the best tools and methodologies to maximize productivity and collaboration. We will explore a new modernized test program development workflow called DevOps for Test(D4T) that uses Continuous Integration/Continuous Deployment (CI/CD) principles with standard tools and best practices from the software development industry to deliver high quality test programs. The D4T workflow uses the popular source control management (SCM) tool Git to help track, audit, and manage the delivery of high-quality test programs to the production floor. The next critical piece for any CI/CD system is to use an automation server like Jenkins to have it automatically run a D4T pipeline to verify that an IG-XL test program can pass the build, audit, test program execution, and data analyzer stages. How often does the pipeline run? Every time any user makes a Git push, which is exactly the meaning of CI/CD the software is always being verified! The configuration for the pipeline is done via the D4T App which will help team integrators configure all the necessary Oasis tools, D4T analyzers, and automation agents. In addition, the D4T app provides example pipeline scripts to get teams up and running quickly so that they can start their journey with the new D4T workflow, which will improve team efficiency and delivery high quality test programs.