100 Free · 3,000 Full Library

The Salesforce AI Test Prompt Library

Ready-to-use AI prompts that generate Provar and Playwright test cases for the Salesforce flows your team tests every release — Lead to Opportunity, CPQ, approvals, Experience Cloud, integrations, and more. Try 100 prompts free, then unlock the complete 3,000-prompt library for $2,499/year — including 1,000 pre-built Salesforce test cases (your choice of Provar or Playwright) and 50 hours of remote support.

100 prompts, completely free Full library: $2,499/year, incl. 50 hrs remote support 1,000 pre-built test cases — Provar or Playwright
// Prompt Library — sample entry #2,481
category: "Quote-to-Cash / CPQ"
tool: "Provar"
"Generate a Provar test case validating that a
Quote cannot sync to a Contract while approval
status is Pending. Include edge case: concurrent
sync attempts by two users."
// Run through Provar MCP / Playwright MCP →
✓ Test case drafted in ~20 seconds
Free tier100 prompts
Full library — $2,499/yr3,000 prompts
100
Free prompts to start, no card
3,000
Prompts in the full library
1,000
Pre-built test cases — Provar or Playwright
$2,499/yr
Full library + test suite + 50 hrs support
What This Actually Is

Not a Generic Prompt Pack. A Salesforce-Specific One.

Most "AI prompt libraries" are generic — write a login test, write a checkout test. Ours are built specifically around Salesforce: standard and custom objects, Flow Builder logic, CPQ, Experience Cloud, approval processes, and the seasonal release cycle that breaks automation every few months.

Every prompt is written to produce a specific output — a Provar test case structure or a Playwright TypeScript spec — including test data setup, assertions, and at least one edge case. They're the same prompts our engineers use internally as the starting point for the ~90% AI-generated test cases we deliver to clients.

What's Inside

  • 3,000 prompts in a filterable spreadsheet (by object, flow, and tool)
  • ~1,500 Provar-structured prompts, ~1,500 Playwright TypeScript prompts
  • Works with Provar MCP and Playwright MCP, or any general-purpose LLM you already use
  • 1,000 of the prompts already generated into runnable Salesforce test cases — your choice of Provar or Playwright
  • Full-library subscribers get seasonal refreshes plus 50 hours/year of remote support to help generate test cases
Inside the Library

12 Categories, 3,000 Prompts

Organized around the Salesforce flows QA teams actually test every release. The free tier includes a sample from every category below — the full library unlocks all of them.

Quote-to-Cash / CPQ312 prompts
Flow & Automation Testing300 prompts
Lead & Opportunity Management288 prompts
Regression & Seasonal Release Testing282 prompts
Case Management & Service Cloud270 prompts
Integration & API Validation252 prompts
Custom Objects & Industry Clouds240 prompts
Experience Cloud / Communities228 prompts
Approval Processes & Workflow Rules246 prompts
Security, Sharing & Permissions210 prompts
Data Migration & Validation192 prompts
Reports, Dashboards & Analytics180 prompts
Sample Prompts

See the Actual Prompt Format

Two unlocked examples below — the kind of prompt included in your 100 free. The other 2,900 unlock with the full library.

Provar · CPQ
Generate a Provar test case for [Object: Opportunity] validating that a Quote cannot be synced to a Contract when the approval status is "Pending". Include: test data setup for a CPQ-enabled Opportunity, the sync action, an assertion on the blocked-sync error message, and one edge case for concurrent sync attempts by two users.
Playwright · Service Cloud
Write a Playwright TypeScript test for Salesforce Lightning that verifies a Case created via Experience Cloud auto-assigns to the correct Service Cloud queue when Case Origin = "Web" and Priority = "High". Use accessible-role selectors, assert queue assignment via the Case Owner field, and include a negative test for Priority = "Low".
Provar · Approvals
Generate a Provar test case for a multi-step approval process on [Object: Opportunity] where discount exceeds 20%, validating correct routing across two approval levels and rejection handling when a mid-chain approver is deactivated mid-process.
🔒Unlock with full library
Playwright · Integration
Write a Playwright API test validating that a Salesforce REST callout to an external billing system retries correctly on a 503 response, logs the failure to a custom object, and does not create a duplicate Invoice record on retry success.
🔒Unlock with full library
Pricing

Start Free. Upgrade When You're Ready.

An annual subscription that includes the full library, seasonal refreshes, and 50 hours of remote support to help you generate test cases.

Free

$0

No card required

  • 100 hand-picked prompts, mixed Provar & Playwright
  • At least one sample from every category
  • Delivered instantly by email
  • Good for evaluating the format before you buy
Get 100 Prompts Free →
Full Library · Recommended

$2,499 /year

Billed annually, renews yearly

  • All 3,000 prompts across all 12 categories
  • Full filterable spreadsheet (object, flow, tool)
  • 1,000 pre-built Salesforce test cases — your choice of Provar or Playwright
  • Seasonal refreshes included every year (Spring/Summer/Winter)
  • 50 hours/year of remote support to help generate test cases
  • Priority email support for prompt customization questions
Unlock Full Library — $2,499/yr →
How It Works

From Prompt to Test Case in Minutes

1

Pick Free or Full

Start with 100 free prompts, or go straight to the full 3,000-prompt library for $2,499/year.

2

Find Your Flow

Filter by category and object to find the prompt matching what you're testing this sprint.

3

Generate the Test Case

Run the prompt through Provar MCP or Playwright MCP — or your own LLM — to draft a complete test case.

4

Review & Ship

Validate the ~90%-complete output against your org and add it to your suite.

FAQ

Common Questions

What format is the library delivered in?

A structured spreadsheet, organized by category, Salesforce object, and tool (Provar or Playwright), so you can filter and copy prompts directly.

Is there really no cost for the free tier?

Correct — 100 prompts spanning every category are completely free, no card required. Full access to all 3,000 prompts is $2,499/year, which includes 1,000 pre-built test cases and 50 hours of remote support to help you generate test cases.

How do I pay for the full library?

Reach out through our contact page and we'll send a secure payment link or invoice within a few hours. Once payment clears, you get instant access to the complete spreadsheet and your annual subscription begins.

Does the full library get updated?

Yes — as an active subscriber, you get seasonal refreshes (Spring, Summer, Winter) every year, reflecting new Salesforce flows and deprecated features, for as long as your subscription is active. The free 100-prompt sample is a fixed set and isn't refreshed.

What's included in the 50 hours of remote support?

Full-library subscribers get 50 hours per year of remote support from our engineers to help customize prompts and generate test cases for your specific Salesforce org — use it flexibly across the year, not in one block.

What are the 1,000 pre-built test cases?

Rather than leaving you to run all 3,000 prompts yourself, we pre-generate 1,000 of them into a ready-to-run test suite in your choice of Provar or Playwright — structured, reviewed, and installable against your org, so you have a working starting suite on day one instead of a blank spreadsheet. Tell us which tool when you sign up.

Do I need Provar or Playwright to use these?

The prompts are tool-specific — roughly half are structured for Provar test cases and half for Playwright TypeScript specs. Pick whichever matches your stack, or use both.

Can I upgrade from the free 100 to the full library later?

Yes, anytime — just reach out through our contact page whenever you're ready. There's no expiration on the free tier.

Want More Than Prompts?

Let Us Generate the Test Cases For You

The library is the starting point. Provar MCP, Playwright MCP, and our engineers can take you the rest of the way — from prompt to validated, running test suite.

Start Free AI Trial — 10 Hours →