Darwin AI — Test Now
Expandable section in the side menuSub-items:
1. Sub-sections
1.1 Test on WhatsApp
URL:
/ou/{orgId}/test-on-whatsapp
Lets you test the AI worker directly on WhatsApp. Send test messages to check how the AI responds in a real WhatsApp environment.
1.2 Manual Tests
URL:
/ou/{orgId}/tryitout
Simulated chat interface for manually testing the AI worker's behavior. Ideal for:
- Checking the AI's responses
- Testing pipeline flows
- Adjusting tone of voice and personality
- Validating knowledge base coverage
1.3 Automated AI Tests
URL:
/ou/{orgId}/autotesting
An automated testing tool that runs predefined scenarios against the AI worker. It lets you:
- Create test batteries
- Run regression tests
- Validate expected behaviors
- Measure response quality
2. Available Actions
| Action | Description |
|---|---|
| Test on WhatsApp | Starts a test via WhatsApp with the selected worker |
| Manual Tests | Opens the manual test chat |
| Automated AI Tests | Opens the automated testing tool |
3. Relationships with Other Modules
| Module | Relationship |
|---|---|
| Workforce | The active worker is the target of the tests |
| Pipelines | Tests validate the pipeline behavior |
| Knowledge Base | Tests verify that knowledge is being used correctly |
| Channels | Test on WhatsApp requires a connected channel |