Common Android Issues & Proposed Solutions

What are Common Android Issues & Proposed Solutions?


1. App Data Reset for Android Native Apps

Current Behaviour: App Data is reset on restarting the App (Using NLP Close App and Launch App) in the same session.

Expected Behaviour: App Data shouldn't be reset on restarting the App (Using NLP Close App and Launch App) in the same session.

Solution:

Add the following desired capability in Test Environment Settings:

Desirec Capability App Data Reset

NOTE:

The behaviour is Android platform specific and is non-existent on iOS platform. The reason for the behaviour lies in the difference in the automation capabilities between Android and iOS.