FEATURE
on Feb 25, 2019
496 views 26 secs

Imagine that you developed a mobile app but it does not work properly on some devices as the device fragmentation is getting more complex with time. This will be a tester’s nightmare as the users will drop the ratings of the app which will lead to a decrease in the downloads. Teams need to consider […]

FEATURE
on Feb 24, 2019
550 views 28 secs

You can fix the issues in your Android phone by connecting it with your computer and writing some easy commands. For this, you will need some command line tools which you can download from the Android developer’s site. If you are using Windows then you will need to visit the manufacturer’s page for your device […]

FEATURE
on Feb 21, 2019
487 views 31 secs

This blog and a few upcoming ones in this series will talk about specific aspects of mobile app testing. Quick Links: Mobile app testing involves many intricacies and in this series of blogs, we will explore this area starting from the basics. The topics that are covered in this blog will be elaborated in the […]

FEATURE
on Feb 21, 2019
491 views 26 secs

Quick Links: The second blog in the series “Start to end guide for mobile app testing” In the previous blog in this series, we talked about the evolution of mobile technology. In this blog, you will know more about the two most popular mobile operating systems, Android and iOS. Here you can also learn about […]

FEATURE
on Feb 4, 2019
479 views 17 secs

AndroidX is an improved version of the android support libraries that the android team uses to develop, test, package, version and release libraries within the jetpack. AndroidX fully replaces the support library by providing feature parity and new libraries. In addition, AndroidX includes the following features: All packages in AndroidX are in consistent namespace starting […]