Interview Question for Mobile testing! Part-4

Q #31) 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
Q #32) 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.
Q #33) Explain critical bugs that you come across while testing in mobile devices or application?
Ans. Explain the example as per your experience. Here are top 10 mobile app risks.
Q #34) Name mobile application testing tools
Ans.
  • Android
  • Android Lint
  • Find Bugs
  • iPhone
  • Clang Static Analyzer
  • Analyze code from XCode
Q #35) 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
Q #36) How to test different screen sizes of the devices
Ans. Using Emulators.
Q #37) 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.
Q #38) What are the roles and responsibilities on current mobile application you are testing?
Ans. Answer based on your experience on the current project you are working on.
 Q #39) How to create the log file?
Ans. Using CAT.
Q #40) How can we install the build on iPhones and iPads?

Ans. Using iTunes.

Comments

Post a Comment

Popular posts from this blog

Handling Dynamic Web Tables Using Selenium WebDriver

Verify Specific Position of an Element

Read it out for TESTNG before going for an iterview