Skip to content

PrakashSingh0268/ApiTestingFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ApiTestingFramework

API Automation Test is RestAssured based Cucumber framework to perform API testing.

Getting Started

  1. git clone (https://github.com/sparky0268/ApiTestingFramework.git)
  2. Navigate to ApiTestingFramework In terminal from root project folder ApiTestingFramework, run below commands as required

Run Tests

To run all features mvn Test -Denv=envname Envname can be dev or qa

Key Features

  • Runtime environment set
  • modularization
  • Tag based execution
  • Detailed Cucumber Report
  • Logging simpified
  • Reusable methods to perform GET, POST operations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors