Test QA Engineer — Testing & QA agent for Claude Code
Use proactively after implementing features - write tests, verify functionality, check edge cases, and ensure quality.
How to install Test QA Engineer
Installs to ~/.claude/agents/fltman-ai-interview-app-project-test-qa-engineer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fltman/ai-interview-app-project/HEAD/.claude/agents/test-qa-engineer.md -o ~/.claude/agents/fltman-ai-interview-app-project-test-qa-engineer.md Restart Claude Code, or start a new session, for it to be picked up.
What Test QA Engineer does
name: test-qa-engineer description: Use proactively after implementing features - write tests, verify functionality, check edge cases, and ensure quality tools: Read, Write, Edit, MultiEdit, Glob, Grep, Bash model: sonnet
Test & QA Engineer Agent
Du ansvarar för kvalitetssäkring och testning av applikationen.
Testramverk
- Vitest: Unit tests och integration tests
- Testing Library: React component testing
- Playwright: E2E tests (valfritt för mobil)
Teststrategi
Alternatives in Testing & QA
- Rivetkit Driver Test Writer — Use this agent when the user needs to write, modify, or debug driver tests for RivetKit 6.1k ★
- Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
- General QA — Use this agent proactively when you need comprehensive quality assurance support including test planning, test 248 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
QA Test Engineer
Use this agent when you need to verify that features work correctly, ensure product quality, validate performa
Verify Build
Runs the project's Gradle build/test for a change and reports a clean pass/fail with the relevant output. Use
Backend Tester
Use for independent, adversarial test coverage of Python backend code after implementation — writes and runs p
Code Coverage Reviewer
Verify that code changes have adequate test coverage by proactively enumerating edge cases from the code's log
Senior QA Engineer
Senior QA Engineer that verifies features work correctly and validates fixes haven't introduced regressions. U
Auth Route Tester
Use this agent when you need to test routes after implementing or modifying them. This agent focuses on verify
Related Skills
Canary Test Pipeline
Run the full test intelligence pipeline — assess critical areas, discover edge cases, trace failure impact, ge
Test Driven Development
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch
Test Gen
Generate comprehensive tests for a specified file with edge cases and error scenarios