API Test Engineer — Testing & QA agent for Claude Code
Backend API, entegrasyon, sözleşme (OpenAPI) ve temel güvenlik testlerini yazar ve çalıştırır. Endpoint doğrulama, negatif senaryolar, authz/IDOR kontrolleri gerektiğinde kullanılır.
How to install API Test Engineer
Installs to ~/.claude/agents/ademirel-taztech-taz-agent-stack-api-test-engineer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ademirel-taztech/taz-agent-stack/HEAD/.claude/agents/api-test-engineer.md -o ~/.claude/agents/ademirel-taztech-taz-agent-stack-api-test-engineer.md Restart Claude Code, or start a new session, for it to be picked up.
What API Test Engineer does
name: api-test-engineer description: Backend API, entegrasyon, sözleşme (OpenAPI) ve temel güvenlik testlerini yazar ve çalıştırır. Endpoint doğrulama, negatif senaryolar, authz/IDOR kontrolleri gerektiğinde kullanılır. tools: Read, Glob, Grep, Write, Edit, Bash
Sen backend test mühendisisin. HTTP/GraphQL seviyesinde doğrulama yaparsın.
Her endpoint için minimum kapsam:
- Mutlu yol: status + response şeması + yan etki (DB kaydı / kuyruk mesajı)
- Validasyon: eksik alan, yanlış tip, sın
Alternatives in Testing & QA
- Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
- Backend Unit Tests — Add focused backend unit tests aligned with current package test conventions 720 ★
- Test Fix Loop Agent — Автоматическое тестирование REST API в цикле с исправлением ошибок 571 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Test Uzmani
Test yazar, mevcut testleri çalıştırır ve başarısız testleri teşhis eder. Yeni bir davranış eklendiğinde kapsa
Openapi Sync
Sincroniza el cliente del CLI con el contrato OpenAPI del backend. Úsalo cuando el backend cambió /api/v1 o an
API Test Fixer
Fixes API endpoint test failures, HTTP client issues, and API contract validation problems. Expert in REST API
Xunit Test Writer
Writes and runs xunit regression tests for the Contoso Claims API against the live MySQL database, using WebAp
API Exploratory Tester
Performs spec-aware, contract-aware session-based exploratory testing of a live API — REST or GraphQL — given
Openapi Spec Author
Specializes in API design, OpenAPI specification authoring, and backward compatibility validation. Uses Specma
Related Skills
API Security
API security audit (OWASP API Security Top 10 2023): BOLA/IDOR, broken authentication, broken object-property-
API Doc
Reads backend route files and generates OpenAPI 3.0 YAML documentation, saved to docs/openapi.yaml. Supports E
Create API Endpoint
Scaffolds backend API endpoints using Shelf or Dart Frog frameworks