Skip to content

Ravip2006/APIAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIAutomation

This repo contsins regression test suite for API.

This is a maven project using cucumber for writing the test scenarios. Rest Assured is used as a client for sending the request and jackson-databind has been used for deserialization of the response.

Commands to run the project

mvn test mvn test -x

before every run we need to run the command for goal

mvn clean install

test-pipeline.yml is used for running the code in azure dev ops

About

This repo contsins regression test suite for APU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors