CI/CD Articles

Browse TestKase blog articles tagged "CI/CD". Guides, walkthroughs, and best practices for QA teams working with ci/cd.

6 articles found

Accessibility Testing in CI/CD: Catching WCAG Issues Before They Ship
accessibilityautomationCI/CDQA

Accessibility Testing in CI/CD: Catching WCAG Issues Before They Ship

Three integration patterns, GitHub Actions / GitLab / CircleCI templates, and a 3-quarter rollout playbook to take an engineering team from zero accessibility in CI to block-on-fail.

Apr 21, 202616 min read
How to Run Load Tests in Your CI/CD Pipeline with k6
performance testingCI/CDautomation

How to Run Load Tests in Your CI/CD Pipeline with k6

Step-by-step guide to running k6 load tests in CI/CD pipelines. Covers scripting, thresholds, GitHub Actions setup, result analysis, and scaling strategies.

Mar 10, 202620 min read
Continuous Testing vs Continuous Deployment: What's the Difference?
CI/CDDevOpstesting strategy

Continuous Testing vs Continuous Deployment: What's the Difference?

Continuous testing vs continuous deployment explained: how they differ, complement each other, and how to implement both for fast, reliable software delivery.

Mar 3, 202618 min read
Testing in Kubernetes: Strategies for Cloud-Native Applications
DevOpsCI/CDtesting strategy

Testing in Kubernetes: Strategies for Cloud-Native Applications

Master Kubernetes testing with strategies for contract tests, chaos engineering, manifest validation, and cloud-native CI/CD integration.

Feb 22, 202620 min read
GitHub Actions for Test Automation: A Complete Setup Guide
CI/CDautomationintegrations

GitHub Actions for Test Automation: A Complete Setup Guide

Build production-grade test automation with GitHub Actions: matrix builds, sharding, caching, secrets management, and CI/CD reporting in one complete guide.

Feb 8, 202623 min read
How to Integrate Test Management into Your CI/CD Pipeline
CI/CDDevOpstest management

How to Integrate Test Management into Your CI/CD Pipeline

Connect test management to your CI/CD pipeline with quality gates, test reporters, and automated result tracking. Reduce manual effort and ship with confidence.

Jan 9, 202624 min read
Contact Us