At least 10 characters. Your other devices will be signed out.

Add member

At least 10 characters. Share it over your own channel; they can change it after signing in.

New schedule

New environment

New test

How do you want to write it? Every path ends in the same draft you review before saving.

Templates

Each template opens in the step builder with the steps already in place; you only fill the highlighted values.

New test — step builder

Object, field and picklist lists come from this connected org. Not required — without it fields are free text.

Generated code

    

Validation rule scenario

Field values that must make the rule fire (an error is expected).

The nearest data that must pass (no error expected) — catches a rule that became too broad.

New recipe

Records are looked up by their values and created only if missing; they are never deleted after a test. Use this for the fixed Accounts/Contacts your tests always work on. Do not use {unique} here.

{unique} becomes a per-run suffix; {account.Id} or {account.Name} refers to an earlier record by its key.

Write a test with AI

The AI sees the keyword list and the objects, fields and profiles of the selected org — it never invents fields. Object and field names (not record data) are sent to Anthropic.

New test

You can generate it with the recorder and paste it — written with keywords, never raw locators.