Pardon me if the topic has already been touched upon : I searched but did not find it.
My question is : how would I go about setting up some automated tests on my Backendless app ? The need is to check for regressions, especially regarding the frontend, although checking the whole thing, including the backend would be even better.
Is it feasible ? Are there tools you would recommend ? Do you know of any caveats I should be aware of ?
Thanks for any pointers you might have. Indeed, with a no-/low-code approach, there are many advantages, but I find version control and testing for regressions to be much harder and opaque.
I heard Selenium is a decent fit for automating UI testing. This is not an official “Backendless recommendation”… This is something you should research and see what technology or methodology would work for you.