Interview Question for Mobile testing ! Part-3
Q #21) What are the common challenges in mobile
application testing?
Ans. Working on different operating systems,
variety of handsets, different networks, variety of screen size.
Q #22) What
are the tools based on cloud based mobile testing?
Ans. Seetest, Perfecto Mobile, BlazeMeter, AppThwack, Manymo,
DeviceAnywhere etc.
Q #23) What web services are used by mobile app?
Ans. They are many depend upon the application. SOAP
and RESTweb services are used but RESRful is more common now.
Q #24) What all devices have you worked till now?
Ans. Android, Symbian, Windows, iPhone etc.
Q #25) How to create Emulator on Android?
Ans. Give a name in name field -> select
target API from the list -> enter the size -> select the required skin
section -> click on create AVD -> select the required AVD -> click on
start button -> launch it
Q #26) Does Selenium support mobile internet
testing?
Ans. Yes it does, Opera browser is used for
Mobile internet testing.
Q #27) Does Selenium support Google Android
Operating System?
Ans. Yes, Selenium 2.0 supports Android
Operating System.
Q #28) Name debugging tools for mobile?
Ans. Errors can be verified by the generated
logs. We can use configuration utility on iOS and android monitor.bat on
android. Here are few to name Android DDMS, Remote Debugging on Android with
Chrome, Debugging from Eclipse with ADT, Android Debug Bridge, iOS simulator
etc.
Q #29) Name mobile automation testing tools you
know?
Ans. Paid tools:
Ranorex, Silk Mobile, SeeTest
Ranorex, Silk Mobile, SeeTest
Free tools:
Appium, Robotium, KIF, Calabash
Appium, Robotium, KIF, Calabash
Q #30) What is the strategy used to test new mobile
app?
Ans.
- System
integration testing
- Functional
testing
- Installation
and uninstallation of the app
- Test
HTML control
- Performance
- Check
in multiple mobile OS
- Cross
browser and cross device testing
- Gateway
testing
- Network
and Battery testing
Comments
Post a Comment