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 |
What are the types of mobile applications?
Is there any standards to be followed in creating a mobile application?
Explain critical bugs that you come across while testing in mobile
Is it possible to install an sd card in the simulator? If yes, then how?
How do you test mobile handsets ?
Android AVD creates in android studio , How to create IOS AVD ?
Explain what is Robo-electric testing framework?
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.
What are the basics to be tested in mobile testing?
How the testers will get build to test from developers and in which format that build will be if u have used Tomcat as web server to that project?
How do we test protocols in Mobile testing. and how many protocols are used in Mobile application?
Mention what are the common bugs found while mobile testing?