-
Android Core

How to capture Heap Dumps from Android App? – 3 Options
Heap Dumps are vital artifacts to diagnose memory-related problems such as memory leaks, Garbage Collection problems, and java.lang.OutOfMemoryError. They are also…
Read More » -
Agile

Consider Product Options with Minimum Outcomes
Do you have trouble fitting “all” of the necessary work into an iteration? Your managers might want to push you…
Read More » -
Software Development

Your code is redundant, live with it!
This article is about necessary and unavoidable code redundancy and discusses a model of code redundancy that helps to understand…
Read More » -
Enterprise Java

JUnit 5 and Selenium – Setup the project with Gradle, JUnit 5 and Jupiter Selenium
Selenium is a set of tools and libraries supporting browser automation and it is mainly used for web applications testing.…
Read More » -
Enterprise Java

All you need to know about System.gc()
In this article, we have attempted to answer the most common questions around System.gc() API call. We hope it may…
Read More » -
Android Core

Flutter Firebase Authentication Tutorial
In this post on Flutter firebase authentication, we’ll take a look as to how we can authenticate users to our…
Read More » -
Enterprise Java

Unit test for Spring’s WebClient
WebClient to quote its Java documentation is Spring Framework’sNon-blocking, reactive client to perform HTTP requests, exposing a fluent, reactive API…
Read More » -
Software Development

Definitive guide to Selecting your Continuous Testing Solution
As a software developer and testing expert with over 20 years in this industry, I’ve seen tools and solutions grow…
Read More »







