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.
Answer Posted / 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 |
Post New Answer View All Answers
What all devices have you worked till now?
Explain what does mobile security testing includes?
When performing sanity test on the mobile application what all criteria should be taken into consideration?
List out the best practices for Android Testing?
What is the strategy used to test new mobile app?
List out the most common problem that tester faces while doing mobile testing in Cloud Computing?
What is the full form of mms?
Can we use qtp/uft for mobile automation testing?
Name debugging tools for mobile?
What is the difference between web testing and wap testing?
What is the similarities between Web Testing and Mobile testing?
full form of the various extensions
What are the roles and responsibilities on a current mobile application you are testing?
What are the common critical, blocker, major, minor bug founds while testing a mobile?
What are the segments of the android testing framework?