CheckView enables testing for all types of plugins, whether officially supported or not. While officially supported plugins offer advanced features like automated test generation, email suppression, and data validation, unsupported plugins can still be tested using manual setups similar to traditional automated testing tools. However, unsupported plugins come with certain limitations, such as no email suppression, data validation, or the ability to bypass anti-spam and CAPTCHA mechanisms. These differences ensure that, regardless of your form plugin, CheckView provides a flexible testing solution tailored to your needs.
Feature | Officially Supported Plugins | Unsupported Plugins |
---|---|---|
Test Generation | Can auto-generate tests in many cases. | Requires manual setup; tests cannot be auto-generated. |
Test Email Handling | Prevents test emails from being sent to original form recipients. | Does not prevent test emails from being sent to original form recipients. |
Data Validation | Validates that data is properly saved to the form submissions table based on the bot-entered values. | Does not validate that data is properly saved to the form submissions table. |
Anti-Spam and Captcha Handling | Can unhook many anti-spam and CAPTCHA plugins. | Cannot unhook anti-spam and CAPTCHA plugins. |
Third-Party Integrations | Can unhook many third-party integrations and actions. | Cannot unhook third-party integrations and actions. |
Officially supported WordPress plugins:
Below are examples of plugins where you can create custom test flows, but they are not officially supported for additional checks. While we strive to maintain compatibility with as many plugins as possible, many of the plugins listed below lack the necessary developer hooks to validate additional checks. Implementing this functionality would require changes from the respective plugin developers.