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 |
Differentiate web testing and wap testing.
List out the features does monkey tool provides?
tell me some functional testcases for phonebook application and SIM tool kit please or send me to kanhu10@gmail.com
whats the difference between mobile emulator and simulator?
what is the difference between Android and iOS app Testing ?
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.
what is intelligence testing
What are mt and mo in sms?
what are the common critical,blocker,major,minor bug founds while testing a mobile. please send 2 2 examples of each?
How a/b testing is done for ios app?
Share idea about how to I find the maximum bugs while doing mobile testing?
How to monitor performance of app in android and IOS ?