How to Use QATraining.uk
A 6-step methodology for going from a vague testing requirement to production-ready, AI-generated test code.
- 01
Browse the Library
Start at the Prompts page. Filter by framework (Playwright, Jest, k6 …), category (E2E, API, Security …), or difficulty. Featured prompts are peer-reviewed and production-tested.
Browse Prompts → - 02
Read the Full Prompt
Open any prompt to see its raw content, description, intended use case, framework version, and tag list. Understanding the prompt before running it saves debugging time.
- 03
Fill in the Variables
Most prompts contain template variables like {{app_name}} or {{base_url}}. Replace them with your real values so the generated tests match your system.
- 04
Generate & Execute
Run your prompt in your preferred LLM setup, then execute the generated tests locally and in CI.
Explore API Docs → - 05
Review & Adapt
AI output is a starting point, not the finish line. Review the generated code, adapt it to your project's conventions, and run it locally. Most prompts produce tests that pass on the first try.
- 06
Submit Your Own
Found a gap? Write a prompt, test it thoroughly, then submit it to the library. The community votes — highly-rated submissions get featured and you earn reputation points.
Submit a Prompt →