Tricentis Testim.io
MailSlurp's test interface allows you to create and control email accounts and phone numbers within your Testim test suites. This enables you to test email and SMS functionality in your applications.
Tutorial
Setup
When you need to use email and SMS in your tests, load https://test.mailslurp.com in your Testim suite.
- Authenticate with your MailSlurp API key from the dashboard.
- Create an inbox or phone number for the current test.
- Save generated addresses/numbers to Testim variables.
- Use these variables in your application steps.
- Reopen the test interface and validate received content.
Reliability tips
- Create fresh inboxes for parallel test runs.
- Use explicit waits for asynchronous email/SMS delivery steps.
- Extract only stable values (for example OTP code, reset link, subject) for assertions.