GithubHelp home page GithubHelp logo

appiumtestautomation's Introduction

AppiumTestAutomation

This is implementation of PageFactory framework with Appium for Android device.

Current framework provide basic implementation of PageFactory frame and demonstrated on native android application.

Prerequisite

  1. Android SDK
  2. Appium
  3. Maven (For managing dependencies)
  4. Eclipse

Installation

  1. Install from git
  2. Run "mvn clean install" from project directory
  3. Run as testNG from eclipse

Script Description

  1. AppiumApiDemoAppTests:

    • apk Name: ApiDemos-debug.apk
    • apk Location: /src/test/resources
    • Type of Application: Native
    • Gesture Simulated: Swipe/Scroll
  2. AppiumSelendroidAppTests:

    • apk Name: selendroid-test-app.apk
    • apk Location: /src/test/resources
    • Type of Application: Hybrid
    • Gesture Simulated: Swipe/Scroll
  3. AppiumEmployeeDirectoryAppTests:

    • apk Name: employee-directory.apk
    • apk Location: /src/test/resources
    • Type of Application: Hybrid
    • Gesture Simulated: Swipe/Scroll
  4. AppiumGoogleSearchMobileWebTests:

    • apk Name: N/A
    • apk Location: N/A
    • Type of Application: Mobile app

(Tip: Mobile web can be simulated in machine's firefox browsers and recorded script using Selenium IDE. "User Agent Overrider" plug in required to be download, which emulate mobile site in firefox browser.)

Integration with Jenkins

To be done

( Note: All scripts have been tested on real device (Nexus 5))

appiumtestautomation's People

Contributors

priyankshah217 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.