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 |
is there any open source automation testing tool for mobile testing. Testquest is there, but there is no trail version. i need some open source tool or trail verison to try it out whether the tool can be used for my application. i have windows mobile 5.0 and 6.0.
List out mobile App testing?
What is a robo-electric testing framework?
How to test cpu usage on mobile devices?
Tell me some test cases on mobile features testing and feature interaction testing?
List out the best practices for Android Testing?
How a/b testing is done for ios app?
Explain critical bugs that you come across while testing in mobile
Hi All, Can any one explain about Telephone Device testing..What are the points we need to consider to test Device?
what is meant by Responsive testing in Mobile sites ?
How to perform testing on old versions of android and IOS ? If real device is not available.
want to know basics for doing telecom domain testing?