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
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 |
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 |
How to test cpu usage on mobile devices?
I have created mobile site but donot have real devices so should i check though Emulators like mobiletest.me etc ?
What is the difference between Simulator and Emulator?
Ways to improve the performance of an application?
may i know d institutes offers certification course mobile testing in hyd?
Explain Android testing framework?
how can we test a mobile and what are the process to follow for testing a mobile or a PDA?
List out the features does monkey tool provides?
how to configure test cases in ue confermence testing
How to monitor performance of app in android and IOS ?
Name mobile automation testing tools you know?
What are the defects tracking tools used for mobile testing?