Skip to main content
QATraining
QATraining.uk Blog

Guides & Deep-Dives

Practical articles on AI-powered testing, prompt engineering, and QA engineering best practices — written by working SDETs.

Featured
April 2026 8 min read

10 Playwright Prompts That Save Hours of Test Writing

A practical walkthrough of the top-performing Playwright prompts in our library — what they do, when to reach for them, and how to adapt them to your stack.

Read article
Security

Using AI to Generate OWASP Top 10 Security Tests

Step-by-step guide to generating comprehensive OWASP API security test suites with GPT-4o and our curated security prompt library.

March 2026 12 min read
Read article
CI/CD

Parallel CI Pipelines: Sharding Playwright Tests on GitHub Actions

How to cut your CI run time by up to 80% by sharding Playwright tests across multiple GitHub Actions runners — with a ready-to-use workflow.

March 2026 10 min read
Read article
AI & Prompts

Prompt Engineering for QA Engineers: A Practical Primer

Most AI prompts for testing are vague. This guide teaches you the exact prompting patterns that produce deterministic, production-grade test code every time.

February 2026 15 min read
Read article
Accessibility

Automating WCAG 2.2 Accessibility Tests with Playwright and AI

A comprehensive guide to generating, running, and maintaining automated WCAG 2.2 accessibility tests using AI-assisted prompt workflows.

February 2026 11 min read
Read article
API Testing

API Testing at Scale: From Postman Collections to Jest Automation

How to use AI prompts to convert Postman collections into fully automated Jest test suites — including contract tests and error-state coverage.

January 2026 9 min read
Read article