Robo Testing

In robot testing our robot explores your app and creates new test runs. The robot tries to systematically identify widgets on every screen and interacts with them. In the end, it gives you a list of test runs it conducted and a pass or success for each of them.

Use Case:

In contrast to demonstrating a test and running them, robot test can be used for quick feedback and check cases that you might otherwise miss out.

The more you use this feature on your app, the smarter it gets. For example, if the robot finds a bug it prioritizes testing towards creating test runs near the bug. For enterprise customers, the robot learns the context of your app and creates test runs like a human would.