As a dev, I spend almost as much time time writing tests for the feature as it took to build the actual feature itself. Octomind generates the test code for me, almost eliminating that part of the dev cycle. After entering my web app's login creds, Octomind crawled the logged-in version of my app and generated a good set of base tests. Then I worked with it to generate feature-specific test cases much faster than I could have written them myself!
A real joy to use. It has eliminated my need for end-to-end tests, or rather my need for me having to do it manually! Their UI is intuitive, and they keep on releasing great new features tailored to my page. Their devs are always open to feedback and really listen to the customers.
I recently started using Octomind and I'm really happy with it. Octomind integrates seamlessly with my CI. Since I started using it, I've noticed I don't have to think about testing as much and I can focus more on just coding. When collaborating with my teammates, I don't have to worry about breaking their UI tests because Octomind accounts for it if you put auto-fix on enabled.