Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.07 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.07 KB

What is Appium ?

Appium is an open-source tool for automating native, mobile web, and hybrid applications on iOS mobile, Android mobile, and Windows desktop platforms. Native apps are those written using the iOS, Android, or Windows SDKs. Mobile web apps are web apps accessed using a mobile browser (Appium supports Safari on iOS and Chrome or the built-in 'Browser' app on Android). Hybrid apps have a wrapper around a "webview" -- a native control that enables interaction with web content. Projects like Apache Cordova make it easy to build apps using web technologies that are then bundled into a native wrapper, creating a hybrid app. Importantly, Appium is "cross-platform": it allows you to write tests against multiple platforms (iOS, Android, Windows), using the same API. This enables code reuse between iOS, Android, and Windows testsuites.

Programming Language Used :

Java

Framework Used :

Selenium WebDriver , Junit

Tools :

Intellij Idea, Maven , Vysor , Appium Settings for android

Mobile Application Used for automation :

BookMyShow Movie Booking Application