SlideShare a Scribd company logo
Mobile Application Testing
Everything you need to know to get started!!
Created By:
Neha Thakur
27 Sep 13
1. Install the iTunes
http://www.apple.com/itu
nes/download/
2. Install the iPhone Config
Utility to take device logs
http://support.apple.com/kb/DL1
466
3. Install iTools to take
screencaptures and videos
http://www.itools.cn/en_index.
htm
iPhone - Installation
 An application can be installed and run only on iOS devices
configured with a provision profile that authorizes the
application. [XXXX_Mobile_QA_Profile.mobileprovision]
 A provision profile is a document that lists the digital certificates,
the devices, and the IDs of the applications allowed to operate on
a device.
 To install this provision file, simply download it and double-click it
or open using iTunes or iPhone Configuration Utility.
iPhone - Provision profile
iPhone – Build Installation
 First sync your device in iTunes
 .ipa [ iPhone Application] is the build file, store it at
some convenient location. e.g. <Name>.ipa
 After installing the provisioning profile, install the
build i.e. *.ipa file by double clicking and opening it
with iTunes or iPhone Configuration utility
iPhone – Error Logs
 Once iPhone Configuration utility is installed, launch it
 Connect the device to computer and see that the
devices is detected
 Now select the device and click open the Console as
shown
 Save the console by clicking Save Console As button
at bottom
 iTools is used to take screen capture , record videos
 Connect the iPhone to computer using USB cable
 Just install and launch. Once device is detected, click
Desktop as marked and then Live Desktop. You can
now capture screenshots as well as videos using
encircled buttons
Screenshot and Videos
 Tap the Settings icon and launch
 This screen will be visible
 You can turn on and off the airplane mode
 Connect to Wi-Fi
 General Settings etc.
--------------------------------------------------------------------------------------
 Tap twice home button
 Tap and hold the application for a while
 Until you see Red icon
 Tap on this Red minus icon and app is killed
----------------------------------------------------------------------------------------------------------------------
 Tap and hold app on springboard,
 X icon will appear
 Tap X icon and app is deleted
iPhone – Settings, Uninstall
Android - Installation
1. Download the SDK ADT
Bundle for Windows
http://developer.android.c
om/sdk/index.html
2. Navigate to the location
where you stored ADT
Bundle and open the SDK
Manager.exe file as
highlighted
Android - Installation
In SDK Manager check
that Google USB Drivers
are installed. If not, then
please install the same.
Second step is to Install
Samsung Kies:
http://www.samsung.co
m/us/kies/
Android - Installation
Sometimes if devices is not recognized despite trying all above, than manually install
USB drivers for that particular device.
Android - Installation
Download droidAtScreen-1.0.2.jar file
http://droid-at-screen.ribomation.com/download/
This will
 Just connect the android device to computer using USB cable and
get started:
 This will help you to take screenshot and capture the videos using
iDemo/Jing.
Android - Installation
Screenshots and error logs can also be taken using ddms.bat file placed at location
of ADT SDK bundle:
<Path>/adt-bundle-windows-x86_64-20130729adt-bundle-windows-x86_64-
20130729sdktools
 Enable the Developer Option in Android device, if it's
not there by default
 Navigate to Developer option in Settings and make
sure that USB Debugging is ON/Checked
Few hints if things don’t work
 Step 1: Head into Settings by finding the gear-shaped icon
in the app tray, notification bar, or by hitting menu and
tapping settings.
 Step 2: Scroll down to device and select
“Apps”/Applications
 Step 3: Now tap the app you’d like to remove. The best
case is to select the app and then make sure to tap
the clear cache & the clear data buttons, then go ahead
and continue by selecting Uninstall as shown below.
Android - Uninstallation
Mobile Application testing- All you want to know to get started!!

More Related Content

Mobile Application testing- All you want to know to get started!!

  • 1. Mobile Application Testing Everything you need to know to get started!! Created By: Neha Thakur 27 Sep 13
  • 2. 1. Install the iTunes http://www.apple.com/itu nes/download/ 2. Install the iPhone Config Utility to take device logs http://support.apple.com/kb/DL1 466 3. Install iTools to take screencaptures and videos http://www.itools.cn/en_index. htm iPhone - Installation
  • 3.  An application can be installed and run only on iOS devices configured with a provision profile that authorizes the application. [XXXX_Mobile_QA_Profile.mobileprovision]  A provision profile is a document that lists the digital certificates, the devices, and the IDs of the applications allowed to operate on a device.  To install this provision file, simply download it and double-click it or open using iTunes or iPhone Configuration Utility. iPhone - Provision profile
  • 4. iPhone – Build Installation  First sync your device in iTunes  .ipa [ iPhone Application] is the build file, store it at some convenient location. e.g. <Name>.ipa  After installing the provisioning profile, install the build i.e. *.ipa file by double clicking and opening it with iTunes or iPhone Configuration utility
  • 5. iPhone – Error Logs  Once iPhone Configuration utility is installed, launch it  Connect the device to computer and see that the devices is detected  Now select the device and click open the Console as shown  Save the console by clicking Save Console As button at bottom
  • 6.  iTools is used to take screen capture , record videos  Connect the iPhone to computer using USB cable  Just install and launch. Once device is detected, click Desktop as marked and then Live Desktop. You can now capture screenshots as well as videos using encircled buttons Screenshot and Videos
  • 7.  Tap the Settings icon and launch  This screen will be visible  You can turn on and off the airplane mode  Connect to Wi-Fi  General Settings etc. --------------------------------------------------------------------------------------  Tap twice home button  Tap and hold the application for a while  Until you see Red icon  Tap on this Red minus icon and app is killed ----------------------------------------------------------------------------------------------------------------------  Tap and hold app on springboard,  X icon will appear  Tap X icon and app is deleted iPhone – Settings, Uninstall
  • 8. Android - Installation 1. Download the SDK ADT Bundle for Windows http://developer.android.c om/sdk/index.html 2. Navigate to the location where you stored ADT Bundle and open the SDK Manager.exe file as highlighted
  • 9. Android - Installation In SDK Manager check that Google USB Drivers are installed. If not, then please install the same. Second step is to Install Samsung Kies: http://www.samsung.co m/us/kies/
  • 10. Android - Installation Sometimes if devices is not recognized despite trying all above, than manually install USB drivers for that particular device.
  • 11. Android - Installation Download droidAtScreen-1.0.2.jar file http://droid-at-screen.ribomation.com/download/ This will  Just connect the android device to computer using USB cable and get started:  This will help you to take screenshot and capture the videos using iDemo/Jing.
  • 12. Android - Installation Screenshots and error logs can also be taken using ddms.bat file placed at location of ADT SDK bundle: <Path>/adt-bundle-windows-x86_64-20130729adt-bundle-windows-x86_64- 20130729sdktools
  • 13.  Enable the Developer Option in Android device, if it's not there by default  Navigate to Developer option in Settings and make sure that USB Debugging is ON/Checked Few hints if things don’t work
  • 14.  Step 1: Head into Settings by finding the gear-shaped icon in the app tray, notification bar, or by hitting menu and tapping settings.  Step 2: Scroll down to device and select “Apps”/Applications  Step 3: Now tap the app you’d like to remove. The best case is to select the app and then make sure to tap the clear cache & the clear data buttons, then go ahead and continue by selecting Uninstall as shown below. Android - Uninstallation