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 perform testing on old versions of android and IOS ? If real device is not available.
How do we test protocols in Mobile testing. and how many protocols are used in Mobile application?
Why mobile phone has 10 digit numbers?
List out some defects tracking tools used for mobile testing.
How i create Emulators for andriod and iphone ?
what is meant by AVD ?
How you can install sd card in emulator?
What is the difference between web testing and wap testing?
I need to make around 200 calls to test video telephony. Can anyone know how can i automate it.? Thanks
I have created Mobile app for andriod and iphone but same do not have real devices. How i check mobile app on all devices ?
What are the six basic security concepts that need to be covered by security testing are?
Browser stack and Perfecto, cloud based site is helpful for mobile app testing ? any free cloud based site ?