Giter Site home page Giter Site logo

sumup's Introduction

Sumup Automation Challenge

Welcome to SumUp Automation Challenge. Bellow there is a few important instructions to run this project.

First of all, you will need configure this requirements in your environment

How to run this project?

It is really simple to run this project, just follow this steps:

Preconditions:

  • Install git in your computer.

After git was installed:

  • Clone this project in your computer.
  • after the project has been cloned, access the directory ./SumUpAutomation/sumupChallenge using your terminal.
  • than, execute this command "mvn clean install". Now the project will be building and executed.

It is possible to execute the mvn command with additional parameters, like:

  • host = This propertie will define the host where the application was deployed. By default it will always open in "https://me.sumup.com/"
  • browser = It's possible to choose between two options: chrome or firefox. Chrome is defined by default.
  • lang = It's possible to choose which language the browser will be run. If you don't define this propertie, the browser will run using English by default.

Also is possible to change the parameters used on the test. If you want to change the test parameters, you should have edit the file ./resources/testng.xml and change the values of tags.

How to run the project using the properties above:

mvn clean install -Dbrowser=chrome -Dlang="us" -Dhost='https://tst.sumup.com/'

After the tests were ran, you can see the results in: ./sumupChallenge/target/surefire-reports/html/index.html

sumup's People

Contributors

paulohgv avatar

Watchers

 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.