Dealing with emulator issues and Android UI test failures on CI
Let's dig deeper into emulator and UI test-related issues for Android! The last article of our Android testing series by Richard Bogdan, Senior Software Engineer.
Let's dig deeper into emulator and UI test-related issues for Android! The last article of our Android testing series by Richard Bogdan, Senior Software Engineer.
A critical decision for organizations that are defining their automated testing strategy is choosing the right automated testing framework that will help their development and QA teams efficiently write and execute automated tests. The market offers a plethora of frameworks to choose from, and the decision isn’t always easy.
It's your time to set up your testing on Bitrise! In the third article of our Android testing series, we will give you some hints on how to effectively run a virtual device on your CI.
Flutter is a user interface toolkit from Google which is primarily used to develop mobile applications but can also be deployed to create web and desktop apps. With Flutter, we can develop applications for both IOS and Android using the same source code. This dovetails neatly with Bugfender, our remote logging service that allows users to collect logs for everything in the application.
This is a step-by-step guide with hands-on tips for migrating your iOS apps from Jenkins and fastlane to Bitrise, quickly and easily.