CI/CD QA Process A Roadmap to Better Agile Testing Brief Overview of Agile Testing and Its Importance Agile testing is a software testing practice that emphasizes communication, ...
CI/CD QAOps: What is it? How Important is it? While many modern software teams are practicing DevOps these days, a smaller fraction have embraced QAOps with the same level of ...
CI/CD Test Automation Tools What Is CICD? What Is CI? CI stands for “continuous integration” and is typically a part of the CI/CD pipeline. Continuous integration is ...
CI/CD How Does testRigor’s CI/CD Integration Work? Find out how you can use integrations to achieve CI/CD with your test ...
CI/CD GitHub Actions CI with testRigor In this video, you will learn how to integrate GitHub Actions CI with testRigor. ...
CI/CD Why Did We Kill Our Test Environment? Yes, we did indeed completely remove the test environment from our process and de-provisioned it. The story is as follows: The ...
Autonomous Testing CI/CD What is Docker and Kubernetes and why do I need them? What is Docker? Docker is: a lightweight container engine with versioned copy-on-write file system and declarative build The ...