> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.formstatus.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Understanding test results

Every time FormStatus tests a form—either manually or automatically—it logs the result as Passed or Failed. This helps you clearly understand whether your form is working correctly or needs attention.

### Where to find test results
You can view all test results in the View Log Form in your FormStatus dashboard. Each entry includes:
![](https://storage.crisp.chat/users/helpdesk/website/-/9/2/c/6/92c69924cfb87800/image_9ydd5t.png)

* The name of the form tested and its page URL
* Status: Passed or Failed
* SSL Check Status: Passed or Failed
* Form Submit Check Status: Passed or Failed
* Email Check Status: Passed or Failed
* Last Checked 


Click on the + entry to view more detailed information about that test.
![](https://storage.crisp.chat/users/helpdesk/website/-/9/2/c/6/92c69924cfb87800/image_1ajo1k5.png)

### Understanding the results

###### Test result: Passed ✅
A Passed test result means:
* The form was submitted successfully
* A confirmation message or redirect was detected
* SSL security has been verified
* The expected email notification was received by FormStatus
![](https://storage.crisp.chat/users/helpdesk/website/-/9/2/c/6/92c69924cfb87800/image_12nzm9l.png)
*What this means:*
Your form is functioning correctly. No further action is needed.

###### Test result: Failed 🔴
A Failed result means that one or more of the following checks did not complete successfully:
* The form could not be submitted
* The confirmation step was not detected
* SSL verification has failed
* The email notification was not received
![](https://storage.crisp.chat/users/helpdesk/website/-/9/2/c/6/92c69924cfb87800/image_1t816kk.png)

*What this means:*
Your form may not be delivering messages or accepting submissions as expected. This could be caused by:
* Plugin or theme updates
* Changes to the form structure or required fields
* Email delivery issues (e.g., SMTP configuration, spam filters)
* Conflicts with other plugins or scripts
* SSL misconfiguration or none at all

We recommend reviewing the test details and running a manual test after resolving any suspected issues.


### Reviewing test details
Click “View Details” next to any test result to see:
* The form details
![](https://storage.crisp.chat/users/helpdesk/website/-/9/2/c/6/92c69924cfb87800/image_1s6z29c.png)

* A screen recording
![](https://storage.crisp.chat/users/helpdesk/website/-/9/2/c/6/92c69924cfb87800/image_eewbws.png)

* SSL details
![](https://storage.crisp.chat/users/helpdesk/website/-/9/2/c/6/92c69924cfb87800/image_5f8o70.png)

* Email details
![](https://storage.crisp.chat/users/helpdesk/website/-/9/2/c/6/92c69924cfb87800/image_1rmlk4h.png)

These insights can help you or your developer identify and fix problems quickly.

### Need help?
If you're unsure how to interpret a result or resolve a failed test, [contact our support team](mailto:support@formstatus.co). We’re here to help ensure your forms stay reliable and responsive.
