top of page
Improve your app manual tests with scripts
I'm here to share with you some tips and tricks on how to use scripts to speed up your manual testing process, or even make them automatically.
For this session, I want to show how I use ADB (Android Debug Bridge) and Maestro scripts while doing semi-automated tests. You pass through entire flows in a matter of seconds, without doing any interaction with the device.
Although fully automated tests are not the focus of this session, they also can be integrated into CI.
bottom of page