Перейти к содержимому

Claude Code for QA: The 2026 Verification Workflow

NOPMARK Training

0:00 / 0:00

Claude Code for QA: The 2026 Verification Workflow

48 просмотров · 2 недели назад
NOPMARK Training
9 подписчиков
48 просмотров · 2 недели назад
This tutorial shows how to make Claude Code prove the right thing; with a human-approved oracle, executable checks, negative controls, and an evidence package. You can apply the same guidance to Codex. Follow one password-reset Jira ticket through a practical GenAI workflow: • Turn ambiguous requirements into an ambiguity register • Keep CLAUDE.md concise and use scoped rules • Package repeatable QA work as a skill • Generate and run tests without weakening assertions • Prove the suite can fail with a reversible negative control • Use browser, API, and MCP tools with least privilege • Measure seeded-defect detection, clean reruns, assertion quality, and human edits Official resources: Claude Code best practices: https://code.claude.com/docs/en/best-... Claude Code memory and project instructions: https://code.claude.com/docs/en/memory Claude Code permission modes: https://code.claude.com/docs/en/permi... Claude Code MCP: https://code.claude.com/docs/en/mcp Playwright MCP: https://playwright.dev/mcp/introduction OWASP Secure Coding with AI: https://cheatsheetseries.owasp.org/ch... If this helped you build a more trustworthy AI-assisted QA workflow, subscribe for more practical testing systems. #claudecode #aitesting #softwaretesting #qaautomation #playwright #codex 0:00 - Why a Passing Test Can Be Wrong 0:45 - The Password-Reset Ticket 2:10 - The Four-Layer QA System 3:52 - Keep CLAUDE.md Concise 5:23 - Package the QA Workflow as a Skill 7:05 - Plan Before Editing 8:42 - Design Around Risk and Oracles 10:19 - Generate, Run, and Preserve Evidence 12:10 - The Negative Control 13:59 - Tools, Permissions, and Untrusted Context 15:35 - Measure Confidence, Not Output Volume 17:12 - Build One Verification Contract