Systems | Development | Analytics | API | Testing

Development

How To Detect and Prevent Memory Leaks

A memory leak in an application deployed on the cloud can affect the availability and reliability of the application. Therefore, it is highly important to identify and ultimately resolve it quickly. However, in the production environment running on the cloud, memory leak detection is a challenge without the knowledge of the application or its internal object allocation details.

An expert's perspective on fintech trends and digital transformation across finance and banking

Following up on our fintech mobile report insights and our interview on EMEA banking trends, we delved deep again to discover what future disruptions are on the horizon of the finance and banking industry — from innovative challenger banks to companies like Google.

Are You Making These 3 Debugging Mistakes?

I have been managing R&D teams for the past 14 years or so and have learned many lessons along the way. Some of the best lessons have come about in the moment when your software meets the real world and you find that you need to debug remotely. Part of them were learned from my own battle scars and some were taught to me by my peers and employees.

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.

Data-driven Software Engineering Management. Which Data??

Leading software organisations with data-driven insights? Sure! Bring it on! But how? And where to get the right data from? Learn how to unlock your software engineering teams treasure trove of data for better decisions making. It is easy to get behind the idea of data-driven decision making in the software engineering world.

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.