Systems | Development | Analytics | API | Testing

Technology

Practical Guide: Flutter + Firebase + FlutterFire CLI + CI (Codemagic)

This article highlights three technologies that you can combine to create a super-app: Flutter, Firebase, and Codemagic. Our task is to configure Firebase for all platforms supported by the Flutter framework, utilize Firebase Remote Config to alter the appearance of our app without making these changes manually and then set up CI/CD using Codemagic to distribute our app via Firebase App Distribution. We’ll be creating a live demo of the app to demonstrate the power of these technologies.

How To Be An Open-Minded Tester?

Hello everyone 👋 Hope you are doing great. As a Tester, you might have received a lot of feedback from different people. Have you ever thought some simple tips can help to sharpen your testing skills? Yes, changing your mindset can bring a lot of changes to your daily routine work, thought process, and career. Have you ever felt that being open to the current bad situation caused less stress and impact on you? Are you reacting to every mishap around you?

The Business Need of Cloud Migration Assurance (CMA)

The rising Cloud Migration Assurance trends are reiterating that this transformation is providing enterprises a platform to specialize, expand, ideate, and innovate their business models in pursuit of their core competencies and goals without compromising on agility. This white paper acquaints the decision makers with trends and growth indicators of cloud assurance services to help them craft their cloud migration strategies.

A virtual device lab at your fingertips: new LambdaTest integration on board

LambdaTest is our newest Verified Step on board which allows you to perform automated and live cross-browser testing online on 3000+ real browsers and real devices. See how you can benefit by using their services combined with Bitrise!

Issues with Apple silicon and snapshot/golden testing

While the prospect of getting much faster build times with the Apple silicon (aka M1) processors seems very exciting, you may face issues that stem from the architectural differences between arm64 and x86. One of these issues is related to snapshot testing or golden testing on Flutter. You are not alone in this, as it’s a widespread issue in which snapshots generated on an Intel machine fail on Apple silicon machines — and vice versa.