automation Articles

Browse TestKase blog articles tagged "automation". Guides, walkthroughs, and best practices for QA teams working with automation.

21 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
Auditing Pages Behind a Login: A Practical Guide to Authenticated Accessibility Scanning
accessibilityautomationQAsecurity testing

Auditing Pages Behind a Login: A Practical Guide to Authenticated Accessibility Scanning

Most accessibility scanners stop at your login page. Here's how to audit the 70% of your app that lives behind authentication — cookie, login form, and header methods compared.

Apr 9, 202614 min read
We Gave Our Test Management Tool an AI Brain. Here's What Happened.
AItest managementAI agentautomation

We Gave Our Test Management Tool an AI Brain. Here's What Happened.

How we built an AI agent that manages test cases, cycles, and reports through conversation — and what we learned about what works and what doesn't.

Apr 2, 202611 min read
TestKase MCP Server: The First AI-Native Test Management Platform
AIMCPtest managementautomationClaudeagentic testing

TestKase MCP Server: The First AI-Native Test Management Platform

TestKase ships the first MCP server for test management — connect Claude, Cursor, GitHub Copilot, and any AI agent to manage test cases, cycles, and reports.

Mar 22, 202615 min read
Manual vs Automated Testing: When to Use Each
testingautomationQAbest practices

Manual vs Automated Testing: When to Use Each

Compare manual and automated testing approaches. Learn when to use each, their pros and cons, and how to build a balanced QA strategy for your team.

Mar 14, 202612 min read
AI-Powered Test Case Generation: The Future of QA
AItest managementautomationQA

AI-Powered Test Case Generation: The Future of QA

Discover how AI-powered test case generation cuts QA writing time by 60%, boosts coverage to 90%, and transforms your testing workflow with smart prompts.

Mar 12, 202626 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
Jest Test Reporting: From Unit Tests to Quality Dashboard
integrationsautomationtools

Jest Test Reporting: From Unit Tests to Quality Dashboard

Set up Jest test reporting that feeds CI results into a quality dashboard. Covers custom reporters, JUnit XML, coverage trends, and flake detection.

Mar 8, 202618 min read
How to Reduce Test Automation Maintenance by 50%
automationbest practicestesting strategy

How to Reduce Test Automation Maintenance by 50%

Cut test automation maintenance in half with proven strategies: resilient selectors, Page Object Model, API setup, explicit waits, and smart test architecture.

Feb 28, 202620 min read
AI Test Maintenance: How Smart Tools Keep Test Suites Fresh
AItest managementautomation

AI Test Maintenance: How Smart Tools Keep Test Suites Fresh

Learn how AI-powered tools maintain test suites by detecting stale tests, auto-healing selectors, syncing requirements, and cutting maintenance costs by 40-60%.

Feb 25, 202622 min read
REST API Test Automation: Best Practices and Common Pitfalls
API testingautomationbest practices

REST API Test Automation: Best Practices and Common Pitfalls

REST API test automation best practices: test design, authentication handling, schema validation, data isolation, and parallel execution strategies.

Feb 24, 202623 min read
Regression Testing Strategy: How to Stop Bugs from Coming Back
testing strategyautomationbest practices

Regression Testing Strategy: How to Stop Bugs from Coming Back

Build a regression testing strategy that catches reintroduced bugs fast. Covers test selection, risk-based prioritization, automation, and suite management.

Feb 18, 202620 min read
Contact Us