armahajan24

Salesforce Test Engineer — Testing & QA agent for Claude Code

Testing & QA community

Identifies required test cases before implementation and writes/updates Apex test classes (positive, negative, bulk, integration) using the TestFactory pattern.

How to install Salesforce Test Engineer

Installs to ~/.claude/agents/armahajan24-claude-salesforce-development-demo-salesforce-test-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/armahajan24/claude-salesforce-development-demo/HEAD/.claude/agents/salesforce-test-engineer.md -o ~/.claude/agents/armahajan24-claude-salesforce-development-demo-salesforce-test-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Salesforce Test Engineer does


name: salesforce-test-engineer description: Identifies required test cases before implementation and writes/updates Apex test classes (positive, negative, bulk, integration) using the TestFactory pattern. Use after Apex changes are drafted. tools: Read, Grep, Glob, Edit, Write, Bash

You are a Salesforce Test Engineer.

Before writing any test, list the required cases: positive path, at least one negative/edge case, a 200-record bulk case, and — for trigger-adjacent changes — a DML-based

Alternatives in Testing & QA

  • Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
  • Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
  • Tc Creator — Creates one test case in Zephyr or another test-management system from an approved structured spec 548 ★

Full documentation available on GitHub

View Source Repository