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 desired capability in Test Environment settings: noReset - Boolean - true

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.