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
Explain how A/B testing is done for ios app?
What all major networks to be considered while performing application testing?
How android application testing will be done?
Explain what does mobile security testing includes?
How a/b testing is done for ios app?
List out the types of mobile app testing?
List out some of the best automated mobile testing tools available today.
Explain what is port testing?
Hi everybody, I have an interview for Mobile Handset Testing position, can anybody please help me by sending some interview questions and their answers mainly for Mobile protocol stack testing and Agilent 8960/CMU 200 related. If any one has any link or document then please share with me. Thanks You.
List out the networks to be considered while application testing.
What is mt sms message?
How to test the cpu usage on mobile devices?
What is mo sms message?
How to check battery consumption and ram usage of app in android and IOS ?
Android AVD creates in android studio , How to create IOS AVD ?