Giter Site home page Giter Site logo

appium_demoblaze's Introduction

Test automation project using Cucumber and Java


Pre-requisites (Installations):

  • JDK 17.0.1+
  • Maven
  • Node.js
  • Appium
  • Appium Server
  • IntelliJ IDE
  • Android Emulator (Android version 9 preferred)

Dependencies:

  • cucumber-java 7.8.1
  • cucumber-testng 7.8.1
  • cucumber-junit 7.8.1
  • selenium-java 4.5.0
  • appium java-client 8.2.0
  • cucumber-compiler-plugin 3.10.1
  • maven-surefire-plugin 3.0.0.M6

Path Setup

  • Set JDK bin path to the environment variables
  • Set Maven bin path to the environment variables
  • Set node.js path to the environment variables

Running the Tests:

  • Open project in IntelliJ IDE.
  • Open the terminal (from IntelliJ IDE) and execute the command mvn clean install

  • Open Android Emulator
  • Open Appium Server GUI and click on start server
  • For running single Scenario-
    • open a Feature file from directory: src>test>java>features
    • then right click and select run scenario
  • For suite-run:
    • open TestNG.xml file from project root directory
    • then right click and select run
  • For running from terminal:
    • execute command mvn test

Full execution video link: https://drive.google.com/file/d/1XzbUDInX7gjnRn6lm1uVtKTZ66QXYT5T/view

appium_demoblaze's People

Contributors

asificloud avatar

Stargazers

 avatar

Watchers

 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.