Core functionality tests to ensure forms, emails, tracking, and field validations are working correctly.
| Test | Status |
|---|---|
Verify Submission This process ensures that the form submission data is correctly received and processed. | Passed |
Verify Email Reply This process checks that the email reply function is working correctly. | Passed |
Verify UTM's Fields This process checks if UTM parameters are captured correctly in the form fields. | Passed |
Verify Forms Fields IDs This process ensures that the field IDs in forms match the expected IDs. | Passed |