Types of Mobile Testing



Types of Mobile Testing


  • Native App- Developed for use on a particular platform (iOS/Android/Blackberry/Symbian/Windows Phone).Coded in specific programming language such as Objective C for iOS and Java for Android OS. They have access to phones Various phone functions like camera , local storage-like  address book etc. Some apps can be used without internet connections. Apps are available in Stores. Facebook moved to Native in 2012 from being Mobile Web app. Many Gaming apps come in this category.
  • Hybrid App- They are written with Web technologies like (Java Script /HTML5/CSS ) and run inside a native container. They render devices browser engine(but not the browser).Have cross platform compatibility but can still access a phones hardware. Its developed using platforms like Sencha , PhoneGap and Mosync. Apps are available in Stores
  • Mobile Web app – uses Technologies like Java Script /HTML5/CSS to provide interaction ,navigation and customized capabilities. These programs run within Mobile devices web browser. These Apps are available in Stores.


 

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