
Copado Robotic Testing solves dependency on manual testing. In projects where multiple changes are happening, it becomes difficult to validate everything before release, because even a small change can impact multiple areas. In my role, especially when working on data cloud flows or other processes, there are usually a lot of moving parts.
With robotic testing I don't have to worry about these things. It takes away the repetitive part of testing and just kind of runs in the background, making sure that all key scenarios are validated. So none has to sit click through flows, test forms, scenarios again and again.
Overall it makes process more stable, less dependent on manual effort and reduces that uncertainty during deployments. Review collected by and hosted on G2.com.
One thing in robotic testing that it still needs maintenance. Like if there are small UI changes even something minor label or layout update, some tests can break, then you have to go back and fix them not a huge issue, but it does take a bit of effort.
Also in the beginning setting up meaningful test coverage takes time. You can't just rely on it instantly. You need to invest some effort upfront to make sure the right scenarios are being tested. So it's not completely set and forget but once setup, it definitely pays off. Review collected by and hosted on G2.com.