Mobile Apps Testing QA Tips and Tricks
Mobile Apps testing/Automation by Appium
Friday, 17 August 2018
Android ADB Use full commands for Testing/Automation
›
1. Get list of connected android device. Command: adb devices -l Out put: Prints all the connected devices ID's along with the stat...
Thursday, 29 October 2015
›
How to fetch Android system apps (Apk installation files) or playstore installed files from Android device? How to fetch the Android ap...
Friday, 6 March 2015
Is you Mobile app data base is encrypted? How to check on Non-Rooted devices?
›
Typically this feature will be validated on Security related applications like (BYOD Enterprise related applications, Emails...etc). We a...
1 comment:
Monday, 27 October 2014
›
How a temp variable will cause bugs? Let say, An app is using a temp variable (let say block app after 10 failed attempts and each atte...
Tuesday, 30 September 2014
How to pull the Data base files of an app from android device?
›
Yes, Its possible in android if and only if its a rooted device. Requirements: Android SDK should be available in your system. Java s...
Friday, 21 March 2014
Few QA tips for Mobile App Testers
›
Few areas that we need to concentrate while testing on Mobile Apps. 1. UI 2. Functional 3. Performance 1. UI Testing on Differ...
How to resign the android apk files with your keystore file?
›
Hi All, We can able to sign the apps by your own keystore files. Todo this, make sure you should ready with your keystore file and apk f...
‹
›
Home
View web version