Git Product home page Git Product logo

autothon-trial's Introduction

autothon-trial

The Project is for Stockbit Login UI Automated Test (QA Engineer Recruitment)

For Environment Requirement, please prepare :

  1. JDK java version "1.8.0_211" (prefer Java 8)
  2. Apache Maven 3.6.1
  3. Intellij IDE 2019.3.3 or Latest Eclipse IDE (prefer IntelliJ, because I'm code in IntelliJ)
  4. Chromedriver 80.0.3987.106 (don't forget to start chromedriver)
  5. Browser Chrome version 80
  6. Selenium 3.14.0 (will import automatically via internet connection when project loaded to IDE)
  7. Internet Connection

How To Run :

  1. Open Terminal / CMD
  2. going to project folder via Terminal/Command prompt
  3. type "mvn clean install" (without quotes) and Enter
  4. type "mvn clean verify" (without quotes) and Enter

or

How To Run via IDE :

  1. Load project in IDE
  2. Load / import maven dependency automatically or type "mvn clean install" (without quotes) and Enter
  3. run via "play" button (jUnit runner) or type command via terminal window "mvn clean verify"

Question : Where automation test report location ? Answer : /target/site/serenity/index.html (Open with Chrome or Firefox Web Browser)

Question : Where scenario / test case file location ? Answer : /src/test/resources/features/consult_dictionary

autothon-trial's People

Contributors

anggastika 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.