what is the difference between Android and iOS app Testing ?
Answer / pratyush
Android is an operating system designed and implemented by Google in order to support its vision for a mobile, light and robust operating system. It’s based mainly on Linux OS which forms the kernel of Android and “above” that kernel, a whole framework exists. The kernel and the core libraries are written in C/C++ and the API, through which one can develop his/her applications, uses mainly Java. Android’s source code is released by Google under open source licenses, even if most Android devices ultimately ship with a combination of open source and proprietary software.
iOS is a mobile operating system developed by Apple and distributed exclusively for Apple hardware. It is the operating system that powers many of the company’s iDevices. It’s a closed-source operating system. The iOS kernel is XNU and is mainly written in C/C++ and Objective-C. The applications must be written and compiled specifically for iOS and the 64-bit ARM architecture or previous 32-bit one. Xcode is the primary development environment for the iOS. iOS applications, like many of the higher-level frameworks and applications that are part of iOS and OS X, are written in Objective-C.
Is This Answer Correct ? | 4 Yes | 2 No |
what will be the common test case for SMS and Mp3 player applications?
Explain Android testing framework?
What is the difference between web testing and wap 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?
What is mobile testing and mobile application testing
While you are working on certain application in mobile, a call comes. What happens to the application? Will its be still running? or will it get freeze
Explain what is the difference between simulator and emulator?
What all devices have you worked till now?
How to check battery consumption and ram usage of app in android and IOS ?
What are the tools based on cloud-based mobile testing?
wat are the fields in bug reporting
Is cloud base mobile testing possible? Name any?