Corporate Training
Request Demo
Click me
Menu
Let's Talk
Request Demo

Mobile Testing Interview Questions and Answers

by Mohammed, on Mar 21, 2018 5:50:30 PM

Mobile Testing Interview Questions and Answers

Q1. What is the difference between Mobile device testing and mobile application testing?

Ans: Mobile device testing means testing the mobile device and mobile application testing means testing of mobile application on a mobile device.

Q2 .Name mobile automation testing tools you know?

Ans: Paid tools:Ranorex, Silk Mobile, SeeTest
Free tools:Appium, Robotium, KIF, Calabash

Q3. Why mobile phone has 10 digit numbers?

Ans: The number of digits in a mobile phone number decide the maximum mobile phones we can have without dialing the country code.

Q4. How to test CPU usage on mobile devices?

Ans: There are various tools available in the market like google play or app store from where you can install apps like CPU Monitor, Usemon, CPU Stats, CPU-Z etc these are an advanced tool which records historical information about processes running on your device.

Q5. What are the types of mobile applications?

Ans: Mobile applications are of three types:

  1. Native Application– Native app installed from application store like Android’s google play and apple’ app store. The application which can be installed into your devices and run are known as native application for E.G. whats App, Angry birds etc.
  2. Web Application– Web applications runs from mobile web browsers like Chrome, Firefox, Opera, Safari etc using mobile network or WIFI. E.G. of web browser applications are m.facebook.com, m.gmail.com, m.yahoo.com, m.rediffmail.com etc.
  3. Hybrid Application- Hybrid apps are combinations of native app and web app. They can run on devices or offline and are written using web technologies like HTML5 and CSS. For E.G. ebay, flipkart etc

Q6. Name debugging tools for mobile?

Ans: Errors can be verified by the generated logs. We can use configuration utility on iOS and android monitor.bat on android. Here are few to name Android DDMS, Remote Debugging on Android with Chrome, Debugging from Eclipse with ADT, Android Debug Bridge, iOS simulator etc.

Q7. What is WAP?

Ans: WAP is Wireless Application Protocol used in network apps.

Q8. What is GPRS and how it works?

Ans: GPRS is General Packet Radio Service which works on mobile network with the help of IP transmissions. GPRS provides the transmission of IP packets over existing cellular networks. It provides you internet services on mobile

Q9. What all major networks to be considered while performing application testing?

Ans: You should test the application on 4G, 3G, 2G and WIFI. 2G is a slower network, its good if you verify your application on slower network also to track your application performance.

Q10. How to test different screen sizes of the devices

Ans: Using Emulators.

Q11. What is web service?

Ans: It is a component used in software to perform the task. It is like an interface between one program to another.

Q12. What are the defects tracking tools used for mobile testing?

Ans: You can use same testing tool which you use for web application testing like QC, Jira, Rally and Bugzilla etc.

Q13. What is the full form of MMS?

Ans: Multimedia Messaging Services

Q14. What are MT and MO in SMS?

Ans: Sending message is known as MO (Message originate) and receiving the message is known as MT(Message Terminate)

Q15. What is the latest version of iOS?

Ans: iOS 8. (This changes quite often, so please check the apple site for most recent info)

Q16. What is the latest version of Android?

Ans: Android 7.0 Nougat , Android 8.0 Oreo

Q17. What is the extension of Android files?

Ans: .apk (Android application package)

Q18. What is the extension of iOS files?

Ans: .ipa

Q19. What web services are used by mobile app?

Ans: They are many depend upon the application. SOAP and REST web services are used but RESRful is more common now.

Q20. What is the latest version of Windows?

Ans: Windows 10

Q21. What is the best way to test different screen sizes of the devices?

Ans: Using emulator.

Q22. What is the basic difference between Emulator and Simulator?

Ans: Emulator is based on hardware and software wherein simulator is based on software. Simulation is system that behaves similar to something else while emulation is system that exactly behave like something else.

Q23. What are the common challenges in mobile application testing?

Ans: Working on different operating systems, variety of handsets, different networks, variety of screen size.

Q24. What are the tools based on cloud based mobile testing?

Ans: Seetest, Perfecto Mobile, BlazeMeter, AppThwack, Manymo, DeviceAnywhere etc.

Q25. What do you mean by Streaming media?

Ans: Streaming is a process of downloading the data from the server. Streaming media is the multimedia that is transferred from server or provider to the receiver.

Q26. What are the automation tools available for mobile application testing?

Ans: There are many automation tools available in the market for mobile application testing but iPhone Tester is the one of the best tool to test the application on iPhones and screenfly for android devices.

Q27. What all devices have you worked till now?

Ans: Android, Symbian, Windows, iPhone etc.

Q28. How to create Emulator on Android?

Ans: Give a name in name field -> select target API from the list -> enter the size -> select the required skin section -> click on create AVD -> select the required AVD -> click on start button -> launch it

Q29. Does Selenium support mobile internet testing?

Ans: Yes it does, Opera browser is used for Mobile internet testing.

Q30. Does Selenium support Google Android Operating System?

Ans: Yes, Selenium 2.0 supports Android Operating System.

Q31. When performing sanity test on mobile application what all criteria should be taken into consideration?

  • Installation and uninstallation of the application
  • Verify the device in different available networks like 2G, 3G, 4G or WIFI.
  • Functional testing
  • Interrupt testing- Able to receive the calls while running the application.
  • Compatibility testing – able to attach the photo in message from gallery
  • Test application performance on different handset.
  • Make some negative testing by entering the invalid credentials and test the behavior of the application.

Q32. Which things to consider testing a mobile application through black box technique?

Ans:

  • By testing your application on multiple devices.
  • By changing the port and IP addresses to make sure the device is getting connected and – disconnected properly.
  • By making calls and sending messages to other devices.
  • By testing your web application on different mobile browsers like chrome, Firefox, opera, dolphin etc.

Q33. What is the strategy used to test new mobile app?

Ans:

  • System integration testing
  • Functional testing
  • Installation and uninstallation of the app
  • Test HTML control
  • Performance
  • Check in multiple mobile OS
  • Cross browser and cross device testing
  • Gateway testing
  • Network and Battery testing

Q34. What does a test plan for Mobile App contain?

Ans: Test plan for mobile app is very similar to software app

  1. Objective
  2. Automation tools required
  3. required features to be tested:  network , security , performance, size, battery, memory
  4. features not to be tested – display size, resolution
  5. Test cases
  6. Test Strategy
  7. Tested by
  8. Time required
  9. No. of resources required

Q35. How to create the log file?

Ans: Using CAT.

Q36. How can we install the build on iPhones and iPads?

Ans: Using iTunes.

Q37. Can we use QTP/UFT for mobile automation testing?

Ans: Yes, with the help of Seetest add-in.

Q38. Is cloud base mobile testing possible? Name any?

Ans: Yes, Perfecto Mobile and Seetest.

Our design of course tutorials

Q39. Name mobile application testing tools?

Ans:

  • Android
  • Android Lint
  • Find Bugs
  • iPhone
  • Clang Static Analyzer
  • Analyze code from XCode

Q40. Full form of the various extensions?

Ans:

  • apk – Android Application Package File
  • exe – Executable Files
  • iPA –iOS App Store Package
  • prc – Palm Resource Compiler
  • jad – Java Application Descriptor
  • adb – Android Debug Bridge
  • Aapt – Android Asset Packing Tool

Related Interview Questions...

 

Topics:Mobile Testing Interview Questions And AnswersInformation Technologies (IT)Software Testing

Comments

Subscribe

Top Courses in Python

Top Courses in Python

We help you to choose the right Python career Path at myTectra. Here are the top courses in Python one can select. Learn More →

aathirai cut mango pickle

More...