Tests
Review saved journeys, replay trends, and test runs.
Last updated
Review saved journeys, replay trends, and test runs.
The Tests page shows the saved journeys Duku replays against your app.

Use it to track trend data for journeys like sign in, checkout, and signup.
Each row shows:
The test name
Its pass rate and recent trend
How many times it has run
The last run outcome, such as Passed, Failed, Interrupted, or Running
Use Run tests to replay everything for the selected target.
You can also run or delete an individual test from its row.
The page focuses on trends, not one-off results.
Use it to see whether a saved journey is stable, degrading, or failing repeatedly.
Open a test to inspect its detail view.
The summary strip shows:
Pass rate
Total runs
Failures
Average duration
Last run
Below that, you can review every recorded run for the test.
Open any run to inspect the replay itself.
Each replay includes:
A video of the journey
A step-by-step transcript with errors called out
A visual path map showing which step passed or failed
You can start tests from:
A product: Choose a target from the top-right target menu, then run all tests for that target
The Tests page: Replay an existing saved journey
The API: Call startIntentRuns
Last updated

