InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What are the common bugs found while mobile testing? Give some examples. |
|
Answer» We, testers work to FIND four types of common bugs; critical, block, minor and MAJOR. To EXAMPLE there, a phone system crash when testing a particular feature of the DEVICE will be classified as a critical bug. The GUI bugs will be categorized as minor bugs, and FUNCTIONAL disability of a particular feature will be submitted to a major bug list. Certain performance unavailability through the device is ON will fall into the block bug list. |
|
| 2. |
Mention few best practices for Android testing. |
| Answer» | |
| 3. |
What are the segments of the Android testing framework? |
|
Answer» The android TESTING framework includes a TOTAL NUMBER of THREE segments:
|
|
| 4. |
List out some of the best automated mobile testing tools available today. |
|
Answer» Mobile APP testers basically use two types of automated tools,
Jama solution and RANOREX are two of the best object based mobile testing tools, whereas RoutinBot, SIKULI and Egg Plant can be NAMED as best AVAILABLE image-based mobile testing tools for our use. |
|
| 5. |
What are the possible numbers of testings performed for a standard Android strategy? |
|
Answer» A STANDARD ANDROID strategy could include unit testing, system testing, INTEGRATION testing, and operation testing based on the features available within the tested mobile APP. Other tests can be performed too if REQUIRED. |
|
| 6. |
Differentiate web testing and WAP testing. |
|
Answer» The WEB testing is REQUIRED for WEBSITES and PORTALS, whereas the WAP testing is needed for the network application testing. |
|
| 7. |
Explain the selection criteria for test automation tools for mobile testing. |
|
Answer» An AUTOMATION TOOL should SUPPORT the below-mentioned features:
|
|
| 8. |
What are the possible factors to consider while testing a mobile application through black box technique? |
Answer»
|
|
| 9. |
What is the team WAP used for? |
|
Answer» WAP stands for WIRELESS Application PROTOCOL and it ASSURES the reliability of the network. It makes sure that the targeted application can be deployed to other PLATFORMS for the testing purpose easily. |
|
| 10. |
List the process to create Emulator on Android. |
| Answer» | |
| 11. |
How to test the CPU usage on mobile devices? |
|
Answer» There are various TOOLS available in the market to record CPU performance. Testers can INSTALL apps such as Usemon, CPU Stats, CPU MONITOR, and CPU-Z for best PRACTICES and receive some advanced OPTIONS for help. |
|
| 12. |
What is the difference between a simulator and emulator. |
|
Answer» The workability of the SIMULATOR is based on SOFTWARE, and the EMULATOR is based on hardware. The simulator system behaves similarly to something ELSE while emulator system behaves LIKE something else. |
|
| 13. |
List out some defects tracking tools used for mobile testing. |
|
Answer» The availability of defects TRACKING TOOL is just too many, but tools such as Jira, QC, BUGZILLA and RALLY can be used for best PRACTICES. |
|
| 14. |
List out the networks to be considered while application testing. |
|
Answer» The application should be TESTED on 4G, 3G, 2G, and WIFI. Even though 2G is a SLOWER network, TESTERS should verify the application on it to track the application performance. |
|
| 15. |
Is it possible to install an SD card in the simulator? If yes, then how? |
|
Answer» Yes, it’s POSSIBLE to install an SD CARD in the EMULATOR with the below given a command. |
|
| 16. |
Mention some IPad and iPhone testing tools and their usability. |
|
Answer» To TEST the web interface in an iPhone SIZED frame, we can USE iPhone tester. The APPIUM testing TOOL can be used to test automation in native and hybrid iOS applications. Testers used iPad Peek to test a web application using an IPad interface. |
|
| 17. |
What is Port Testing? |
|
Answer» Port testing is performed to test a SINGLE FUNCTIONALITY on different devices with different platforms. There are TWO categories for this, Device Testing & PLATFORM Testing. |
|
| 18. |
List a few common roadblocks for a tester with use of cloud computing for testing. |
Answer»
|
|
| 19. |
Explain the major criteria that a tester should take into consideration while performing end to end mobile testing. |
| Answer» | |
| 20. |
What is a Robo-electric testing framework? |
|
Answer» The testing on Android Testing Framework for device or EMULATORS is difficult, and sometimes may take a lot of development EFFORT to run and build a test case, A Robo-electric framework will allow testers to run Android test directly on JVM without any NEED of EMULATOR or REAL device. |
|
| 21. |
How A/B testing is performed for an iOS app? |
|
Answer» The A/B testing for an iOS APP includes three steps, which are: |
|