android tools and other uses

6
Android tools used for testing BRIEF STUDY BY : SWEETY RAI CONNECT ME:

Upload: sweety-rai-hubspot-inbound-marketing-certified

Post on 27-Jan-2017

225 views

Category:

Technology


0 download

TRANSCRIPT

Page 2: Android tools and other uses

Mobile automation tools like Appium, Robotium, Selendroid, Calabash

AppiumRobotiumSelendroidCalabash

Page 3: Android tools and other uses

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.

Page 4: Android tools and other uses

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.

Page 5: Android tools and other uses

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

Page 6: Android tools and other uses

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.