Systems | Development | Analytics | API | Testing

End-to-End Testing on a JS App

There’s no doubt which programming language is winning the battle for global supremacy right now. JavaScript has powered past the 12 million developers mark, and 5 million of its loyal fans (some 40%) have come aboard within the last three years. Initially thought of as merely a Java spin-out, it is now used to power everything from machine learning libraries to space exploration robots. But to truly maximize the potential of JavaScript, developers have to implement an effective testing regime.

Ship healthier code with Codecov and Bitrise - How to establish a code coverage benchmark | WEBINAR

Are you looking to improve your code quality to make your app development easier? Rewatch our webinar on-demand, and learn about the tools, processes and best practices of making code coverage part of your CI flow. What you’ll learn? In this webinar, we are exploring the most common code coverage metrics, tools and reports Codecov provides and we’ll show you how you can integrate Codecov and Bitrise to automate your code coverage reports and improve your code quality.

How to add Bugfender to an Android Project

Adding Bugfender to an Android project is a two-minutes task that can save you hours of debugging in production. In this video we review the whole process from scratch. We start creating an Android app with Android Studio. Then we add Bugfender with Gradle and finally we configure a new App in the Bugfender's Dashboard. We use the last minutes to explain how the different logs work in Bugfender so you can get the most from the first minute.

Automating Mobile Gestures with Appium

Mobile applications are becoming more and more important in our daily lives. From ordering clothes to grocery shopping, the services available via an app are increasing rapidly and users expect a seamless experience. This means that the automation focus is shifting more towards mobile devices.  But did you know that there is a huge difference between interacting with a desktop browser and a mobile app?

4 virtual connectivity trends for social gathering and what it means for mobile app developers

While humans are ever-adapting, the recent pandemic has forced a complete revamp of how we work and play. As in-person meetings and conventions remain sparse, networking in other ways has become a new normal. Mobile app developers are applying key lessons and trends of online networking and socializing to capitalize on increasing global demand for virtual connectivity.

Best tools in 2021 to do automated testing of your JavaScript apps

It’s no exaggeration to say that today’s internet is built on JavaScript. Around 95% of all websites have been built using the language, according to the latest figures. JavaScript has evolved beyond the client side and is now used to construct entire technology stacks, not to mention support databases like pouchdb and RethinkDB.

Real device testing best practices [webinar]

The device landscape is as vast as it is complex. With at least 63,000 possible device profiles reported—a number growing at almost 20% per year—the scale of device fragmentation is staggering. New models, operating systems, browsers, screen resolutions, etc., make it extremely difficult for web and app developers to deliver a consistently flawless user experience across all combinations.