how android application testing will be done, i am new to
this testing, how we have to prepare and exicute testcases,
please explaine me with some real time examples and
described test cases.

Answers were Sorted based on User's Feedback



how android application testing will be done, i am new to this testing, how we have to prepare and..

Answer / bina mistry

1. Write testcases as per the application functionality, as the same way you write for any of the software application.

2. Execute them and log a defect

3. Real time examples for mobile application that needs to verify are as below :
- When application is running on the device , you give interuption by call or sms or bluetooth
- When application is running check the CPU useage from the system settings menu
- If application is opening any URL from inside the application itself then check whether it is passing any confidential data
- Check application stability with wi-fi On/Off state
- Check application launch time after the interruption received

Is This Answer Correct ?    9 Yes 0 No

how android application testing will be done, i am new to this testing, how we have to prepare and..

Answer / shyamala

* write the test cases as normal for desktop environment
* Use Android Simulator for executing the test cases
* Better use the phone itself for UI issues

Is This Answer Correct ?    14 Yes 10 No

Post New Answer

More Mobile Testing Interview Questions

How to know, which are the bands (850,900,1800,1900) a mobile device supports?

0 Answers  


How GPRS works?

1 Answers   JPMorgan Chase,


What does a test plan for mobile app contain?

0 Answers  


A issue is fixed for a mobile phone which does not show the saved name of the incoming call number,how to do regression testing for the following scenarios,give me 10 test cases for the scenarios?????

10 Answers   TCS, Teleca,


what is meant by Responsive testing in Mobile sites ?

0 Answers   TPS,






What are the common critical, blocker, major, minor bug founds while testing a mobile?

0 Answers  


What is the difference between mobile device testing and mobile application testing?

0 Answers  


Where to perform forward compatibility testing?

0 Answers  


Explain how you can install SD card in emulator?

0 Answers  


What kind of testing should we need to perform while testing Mobile app ?

0 Answers   TPS,


How you can install sd card in emulator?

0 Answers  


how to test different screen sizes of the devices

0 Answers  


Categories