Quickstart
Let's get your first regression test running. Connect Revenue Cloud, capture a baseline snapshot, and run automated diffs on every change.
Video coming soonQuickstart: connect, snapshot, run
Before you begin
- You need a Workspace Admin role to connect Salesforce orgs
- Your Salesforce org should have Revenue Cloud quotes you can test against
- Allow pop-ups if your browser blocks the OAuth redirect
Screenshot coming soononboarding-wizardRevsnap onboarding wizard showing three setup steps
Step 1: Connect a Salesforce org
- Open the Dashboard (
/home) or go to Environments in the sidebar. - Click Connect org.
- Choose Production or check Sandbox / test org if connecting a sandbox.
- Authorize Revsnap in Salesforce. Your refresh token is stored securely: we never store your password.
→ Full details: Connecting environments
Step 2: Capture your first snapshot
- Go to Snapshots in the sidebar.
- Click Capture Snapshot.
- Select the connected org and enter a Quote ID from Revenue Cloud.
- Save the snapshot. This freezes the quote and its line items as your golden baseline.
→ Full details: Capturing snapshots
Step 3: Run a regression test
- Open the snapshot you just captured.
- Click Run test (or start a run from the Snapshots list).
- Revsnap fetches live data from Salesforce and diffs it against your snapshot.
- Review the results: any pricing or configuration drift is highlighted.
Screenshot coming soonrun-results-firstFirst regression test results showing pass/fail status and diffs
→ Full details: Running tests and Understanding results
What happens next?
Once your first test passes, you have a working regression anchor. From here you can:
- Capture more snapshots for other quotes or product lines
- Schedule recurring runs to catch drift automatically (Pro)
- Group snapshots into tags for batch testing (Pro)
- Integrate with CI/CD to fail builds on regressions (Enterprise)