1. Create a New Test Suite with Tests
- Create a new test suite.
- Create a new test and give Docket a testing prompt for a flow you would like to see tested.
- Learn about AI Steps and Cached Steps to understand how to build effective tests.
2. Add Agent Rules (Optional)
- Help the agent understand app-specific behavior via agent rules.
3. Run the Test
- Run the test manually, schedule it, or build a CI/CD integration.
4. Review the Results
- Tests return a clear pass/fail outcome
- If failed, Docket gives a concise reason why—based on real usability criteria
💡 Note: Docket fails fast. If a real user would be confused, blocked, or slowed down, the test fails by design. Next Steps:
- Creating a Test - Deep dive into test creation
- AI Steps - Learn about natural language test instructions
- Cached Steps - Understand coordinate-based actions

