vialHow to check simulation status?

Understand a single simulation run, its status, and its artifacts.

An individual simulation is one execution of your campaign configuration. It typically maps to one record from your CSV or web form.

What you can review

  • Status: scheduled, running, successful, failed, or paused.

  • Input data: the record used for that run.

  • Failure reason: a short explanation when a run fails.

  • Artifacts (if enabled): session video and screenshots.

How success is determined

Simola uses your campaign configuration. For test runs, you can set a success keyword. Simola looks for it after submission.

circle-info

If your app redirects to a thank-you page, use a keyword from that page. Example: Thank you or Success.

Common causes of failures

  • Client-side validation blocks submission.

  • A popup blocks the submit button.

  • A required field was missed or mapped wrong.

  • An option value is invalid for a select field.

  • The post-submit page content changed.

Next: Troubleshooting & Support.

Last updated

Was this helpful?