android tools and other uses

Post on 27-Jan-2017

225 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Mobile automation tools like Appium, Robotium, Selendroid, Calabash

AppiumRobotiumSelendroidCalabash

Appium: Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver protocol.

Robotium : Robotium is an open-source test framework for writing automatic gray box

testing cases for Android applications.With the support of Robotium, test case developers can write function, system and acceptance test scenarios, spanning multiple Android activities.

Selendroid : Selendroid is a test automation framework which drives off the UI of Android native and hybrid applications (apps) and the mobile web.

Calabash: Automated acceptance testing for mobile apps

Calabash is a framework that enables Automated UI Acceptance Tests written in Cucumber to be run on iOS and Android applications. While Calabash integrates tightly with Xamarin.iOS and Xamarin.Android project, it can also be used with iOS and Android projects written in the indigenous languages of Objective-C and Java.

top related