300+ [LATEST] Mobile Application Architect Interview Questions and Answers

Q1. List Down Some Mobile Application Testing Tools?

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

Q2. Explain With Example Of A Time Your Team Or Organization Shifted Their Goals Or Resources. What Effect Did It Have On Your Work? How Did You Respond?

Business priorities are constantly in flux. All of GGL Architecture members say that their business’s strategy has changed frequently in the past couple of years. But many EA groups report that they struggle to react to these changes. To avoid being left behind, EA needs architects who can quickly adjust and adapt to new, different, and changing circumstances.

Q3. Tell Me What Is Gprs And How It Works?

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

Q4. Tell Me What Are The Common Challenges In Mobile Application Testing?

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

Q5. Tell Me What Is The Latest Version Of Ios?

IOS @(This changes quite often, so please check the apple site for most recent info)

Q6. Tell Me What All Major Networks To Be Considered While Performing Application Testing?

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.

Q7. Tell Me Can We Use Qtp/uft For Mobile Automation Testing?

Yes, with the help of SeeTest add-in.

Q8. Explain What Web Services Are Used By Mobile App?

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

Q9. Explain What Are The Defects Tracking Tools Used For Mobile Testing?

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

Q10. Explain What Is The Basic Difference Between Emulator And Simulator?

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.

Q11. Tell Me What Is The Extension Of Ios Files?

.ipa

Q12. Tell Me Does Selenium Support Mobile Internet Testing?

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

Q13. Do You Know Why Do You Need Clustering?

  • Clustering is needed for achieving high availability for a server software. The main purpose of clustering is to achieve 100% availability or a zero down time in service. 
  • Typical server software can be running on one computer machine and it can serve as long as there is no hardware failure or some other failure.
  • By creating a cluster of more than one machine, we can reduce the chances of our service going un-available in case one of the machine fails.
  • Doing clustering does not always guarantee that service will be 100% available since there can still be a chance that all the machine in a cluster fail at the same time. However it in not very likely in case you have many machines and they are located at different location or supported by their own resources.

Q14. Tell Me What Is The Full Form Of Mms?

Multimedia Messaging Services.

Q15. Explain What Are The Automation Tools Available For Mobile Application Testing?

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 iPhone and screen fly for android devices.

Q16. Explain Why Mobile Phone Has 10 Digit Numbers?

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

Q17. Do You Know What Is A Cluster?

A cluster is group of computer machines that can individually run software. Clusters are typically utilized to achieve high availability for server software. 

Clustering is used in many types of servers for high availability.

App Server Cluster:

An app server cluster is group of machines that can run a application server that can be reliably utilized with a minimum of down-time.

Database Server Cluster:

An database server cluster is group of machines that can run a database server that can be reliably utilized with a minimum of down-time.

Q18. Do You Know What Is Wap?

WAP is Wireless Application Protocol used in network apps.

Q19. Tell Me How To Create The Log File?

Using CAT.

Q20. Tell Me What Is The Best Way To Test Different Screen Sizes Of The Devices?

Using emulator.

Q21. Tell Me What Are The Tools Based On Cloud Based Mobile Testing?

SeeTest, Perfecto Mobile, Blaze Meter, AppThwack, Manymo, Device Anywhere etc.

Q22. Tell Me What Is The Latest Version Of Windows?

Windows 10

Q23. Tell Me What Is The Difference Between Mobile Device Testing And Mobile Application Testing?

Mobile device testing me testing the mobile device and mobile application testing me testing of mobile application on a mobile device.

Q24. Tell Me How To Test Different Screen Sizes Of The Devices?

Using Emulators.

Q25. Tell Me What Are Mt And Mo In Sms?

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

Q26. Tell Me Which Things To Consider Testing A Mobile Application Through Black Box Technique?

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.

Q27. What Is 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.

Q28. Explain What Is Scalability?

Scalability is the ability of a system, network, or process to handle a growing amount of load by adding more resources. The adding of resource can be done in two ways.

Scaling Up:

This involves adding more resources to the existing nodes. For example, adding more RAM, Storage or processing power.

Scaling Out:

This involves adding more nodes to support more users.

  • Any of the approaches can be used for scaling up/out a application, however the cost of adding resources (per user) may change as the volume increases. If we add resources to the system It should increase the ability of application to take more load in a proportional manner of added resources.
  • An ideal application should be able to serve high level of load in less resources. However, in practical, linearly scalable system may be the best option achievable. 
  • Poorly designed applications may have really high cost on scaling up/out since it will require more resources/user as the load increases.

Q29. Explain Full Form Of The Various Extensions?

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

Q30. Explain A Situation In Which You Persuaded Someone Of Your Point Of View. How Were You Able To Maintain Peoples’ Confidence In That View?

The number of individuals involved in technology decisions is increasing, meaning that architects have to work with a large and diverse set of stakeholders, each with their own motivation and objectives. Architects must have strong influencing skills to ensure that EA meets its objectives. But many architects do not yet hit the bar: GGL data show that only 35% of architects are good at influencing stakeholders. When interviewing EA candidates, find out if they have a demonstrated ability to persuade others.

Q31. Tell Me How To Test Cpu Usage On Mobile Devices?

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.

Q32. Tell Me Mobile Automation Testing Tools You Know?

Paid tools:

Ranorex, Silk Mobile, SeeTest.

Free tools:

Appium, Robotium, KIF, Calabash.

Q33. What Is Streaming Media?

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

Q34. Explain How To Create Emulator On Android?

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.

Q35. Do You Know What Is The Strategy Used To Test New Mobile App?

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

Q36. Tell Me What Is The Extension Of Android Files?

.apk (Android application package)

Q37. Explain What Are The Types Of Mobile Applications?

Mobile applications are of three types:

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.

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.

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.

Q38. Do You Know What Is Web Service?

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

Q39. Explain 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.

Q40. Explain Debugging Tools For Mobile?

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.

Q41. Tell Me What Is The Latest Version Of Android?

Lollipop 5.0-5.0.2 (also changes often).

Q42. Tell Us Does Selenium Support Google Android Operating System?

Yes, Selenium 2.0 supports Android Operating System.

Q43. Explain What Is 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.

Q44. What Is 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.

Q45. Explain What Do You Mean By High Availability?

  • Having better service capacity with high availability and low latency is mission critical for almost all businesses.
  • Availability me the ability of the application user to access the system, If a user cannot access the application, it is assumed unavailable. High Availability me the application will be available, without interruption.
  • Achieving high availability for a application is not always a easy task. Using redundant server nodes with clustering is a common way to achieve higher level of availability in web applications. 
  • Availability is commonly expressed as a percentage of uptime in a given year.

Q46. Tell Me Where To Perform Forward Compatibility Testing?

This can be done with new versions of the mobile application.

Q47. Explain With Example Of An Innovative Idea You Used To Get Round A Problem You Had With A Project. How Did The Idea Differ From Normal Solutions?

Business leaders are far more likely to turn to technology to improve products and services than they once were, and many of them are willing and able to run new technology projects on their own. GGL data show that nearly a third of technology spending at the average company is outside of IT, and so architects need to be flexible enough to support these new initiatives, many of which involve new or untested technologies.

Q48. Explain Is Cloud Base Mobile Testing Possible? Name Any?

Yes, Perfecto Mobile and SeeTest.

Q49. Tell Me What All Devices Have You Worked Till Now?

Android, Symbian, Windows, iPhone etc.

Q50. Tell Me How Can We Install The Build On Iphone And Ipad?

Using iTunes.