bullseyeCampaign Goals

Every Simola campaign has one goal. The goal controls which features and settings you see.

Both goals still submit the form in a real browser. The difference is what you optimize for.

Form Testing

Use Form Testing when you want confidence and monitoring.

Typical use cases:

  • Catch breakages after landing page changes.

  • Validate client-side validations and popups.

  • Simulate traffic behavior (when supported).

Go to: Form Testing.

Form Submission

Use Form Submission when you want scheduled submissions at scale.

Typical use cases:

  • Run large batches from a CSV.

  • Collect records via a Simola web form, then submit them.

  • Enforce data quality via required fields and a primary key.

Go to: Form Submission.

circle-info

If you’re unsure, start with Form Testing. Then switch to Form Submission when you’re ready for volume.

Last updated

Was this helpful?