Hey all!
I manage a few websites with forms as our primary conversion metric and lead source, so we need to ensure that they are always functional. Currently, we pay someone hourly to test them each night (this was arranged before I joined but I would like to stop this and automate it if possible) while traffic is at its lowest and report any found bugs or display issues, but this is overkill with the small number of changes we make to the site in any given week. That said, we get daily testing done as it is now so I’d like to maintain that cadence.
The forms are all custom-coded .php forms because two of the three sites have a form that points back to the third site’s HubSpot workflow when submitted since they are capturing leads for that business (it’s a related service but we have a separate company to provide it).
I found an old thread that referenced BrowserKit to automate PHPUnit tests ([thread]) but I am unsure if this is viable or if it would gather what we want to see from the forms.
Does anyone here automate form testing, and if so, how do you do it? Any and all suggestions (including just telling me this is a dumb idea) are welcome!
[ad_2]