Code Monkey home page Code Monkey logo

jupiterfrontendtest's Introduction

JupiterFrontEndTest

Jupiter Money Test Automation

Table of Contents

  • About the Project
  • BuiltWith
  • Getting Started
  • Pre-requisites
  • Installation guide

About the Project

The scope of this project is to automate the sanity as well as regression test suites for Jupiter Money application using Java, Appium based on cucumber framework.

Built With

Getting Started

To start with this tool, some prerequisites have to be made, which are described below.

Pre-requisites

The major software or tools needed to setup and run the test script using the tool are listed down below.

  • Java Development Kit 1.8
  • Appium

Installation guide

  • Install Java using the following steps for installation (Prefer version 1.8)
  • Install Appium from the official website.Appium is a server written in Node.js. It can be built and installed from source or installed directly from NPM:
    $ npm install -g appium
    $ appium

Run Command Details

Upon installing the above-required software. Follow the below steps to trigger the execution for web :

  • Navigate to the respective project directory folder where the project has been cloned using [email protected]:rahul-varade/JupiterFrontEndTest.git and placed in a local directory from GitHub.
  • In terminal, enter the following commands:
    • javascript mvn clean - The Maven Clean Plugin, as the name implies, attempts to clean the files and directories generated by Maven during its build. While there are plugins that generate additional files, the Clean Plugin assumes that these files are generated inside the target directory.
    • javascript mvn test - This command will start the test execution.

Test Execution Results

Find all of the test execution results under JupiterFrontEndTest/target folder.

jupiterfrontendtest's People

Contributors

rahul-varade 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.