Giter Club home page Giter Club logo

bf-web-services-challenge's Introduction

BF-Web-Services-Challenge

Installation

How to clone the project

  • Open Github desktop.
  • Select Add-Clone Repository from Left Menu.
  • Enter the repository URL (SSH)
  • Select the Clone button.
  • Select Open in Intellij, in case Intellij is not by default: Select "Options on the section Open the repository in your external editor".
  • Wait for the dependencies to finish downloading.

IntelliJ Project Setup

  • Select "File" from top menu bar
  • Select "Settings" option
  • Select "Plugins" option from Settings modal
  • Search for “Gherkin” plugin and install
  • Search for “Cucumber for Java” plugin and install

Running the project:

To run the project we need to use the following steps:

  1. Open the pom.xml
  2. On the left side of the IDEA you will find a section "Maven", click on "Maven"
  3. Click on the download icon and select "Download Sources" and wait for the dependencies to download
  4. On the right side of the IDEA, under Project tree search for the class TestRunner on the package of runner.
  5. Right click on the class "TestRunner" and select "Run TestRunner"

Report

To visualize the report after the execution of the TestRunner we need to use the following steps:

  1. Under the project tree, on the package "test-output", search for the cucumberReports directory.
  2. Right click on the file WebServicesReport.html
  3. Select "Open in"
  4. Select "Browser" choose the browser you prefer.

Re run the project:

In case you need to re run the project, please follow this steps:

  1. Under features package, select the "postPet.feature"
  2. Under the petId data example, increment by one the petId

bf-web-services-challenge's People

Contributors

wkjuniordiaz avatar

Stargazers

 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.