Git Product home page Git Product logo

requres's Introduction

in.requres

API Automation Framework

  1. Create the MAVEN Project
  2. Set UP the High Level Structure: *Add app.properties file within the resource folder *Create in.requres folder (that will contain the ATF resource and core) *Create the steps' folder (that will hold the Steps and Hooks classes) *Create the utilities' folder (that will hold the additional management classes) *Create the features' folder (that will hold the features files)
  3. Open the POM file and add the following dependencies: *Junit - 4.13 *Selenium-Java - 3.141.59 *Cucumber-Java - 4.7.4 *Cucumber-Junit - 4.7.4 *Cucumber-Piccontainer - 1.2.5 *Lombok - 1.18.10 *rest-assured - 4.1.2 *json-path - 4.1.2 *hamcrest - 2.1
  4. Create the Test Run class and add mandatory config options: *features (feature directory path)
  5. Create the RequestSpec class, that is going to manage and provide the base_url
  6. Create a maven profile within the POM file
  7. Create the RequestsManager class that is going to perform all the REST-Assured requests
  8. Create the ScenarioContext class that is aimed to hold the context through the TCs
  9. Create the first feature file
  10. Define the first Scenario and build the steps within the steps' directory.

requres's People

Contributors

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