Sf Testing

🌐Community
by jaganpro · vlatest · Repository

Automates software test case generation and execution based on requirements documents, improving efficiency and coverage.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add sf-testing npx -- -y @trustedskills/sf-testing
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "sf-testing": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/sf-testing"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

sf-testing

What it does

This skill enables AI agents to execute Salesforce testing workflows directly within their operational environment. It automates the validation of business processes, data integrity, and system configurations specific to the Salesforce platform.

When to use it

  • Validating complex multi-step sales orders before they reach production environments.
  • Running regression tests after deploying new Apex code or Lightning component updates.
  • Verifying that user permission sets correctly restrict access to sensitive financial data.
  • Automating nightly checks for data synchronization between Salesforce and external ERP systems.

Key capabilities

  • Executes automated test suites tailored for the Salesforce ecosystem.
  • Validates business logic and process flows within CRM instances.
  • Reports on test execution results and coverage metrics.

Example prompts

  • "Run a full regression test suite on the new lead-to-cash workflow to ensure no data loss occurred during deployment."
  • "Execute validation tests for the updated discount calculation logic in the Opportunity object."
  • "Generate a report on failed test cases related to user profile permissions for the Sales team."

Tips & gotchas

Ensure your AI agent has appropriate read/write access to the target Salesforce org before attempting to run tests. This skill is designed specifically for Salesforce environments; using it with other CRM platforms may result in errors or unexpected behavior.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jaganpro
Installs
94

🌐 Community

Passed automated security scans.