Skip to content

Test automation in Back-end application using REST-assured.

License

Notifications You must be signed in to change notification settings

adriano-fantinelli/rest-assured

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-assured

Test automation project using REST-assured for Back-end tests. We are going to use the fake API https://fakerestapi.azurewebsites.net/index.html to our tests. It is a fake API, but simulates a real test.

Technologies

  • REST-Assured
  • Junit
  • Java
  • Maven

Setting up the environment

Running the tests

  • You can use the file testng.xml to run the tests.

  • To generate an Allure report after running, use:

allure serve allure-results

About

Test automation in Back-end application using REST-assured.

Resources

License

Stars

Watchers

Forks

Contributors

Languages