Skip to content

PritamKundu/RestAssured_API_Testing_api.weatherbit.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Rest_Assured_Api_Testing_https://api.weatherbit.io

#Tools Use:

  1. IntelIJ IDE
  2. Maven
  3. JDK 1.8
  4. RestAssured POM Dependency

#How to Use:

  1. Open the project IntelIJ IDE.
  2. Update Maven Repository.
  3. Go to src > test> java - two folders should be visible.
  4. Go to project Structure > project > select JDK 1.8.
  5. run the file.

NB: This project gives us some current information based on the country. it gives us city weather, temperature, sunrise, states_code etc. I already implement some TestNG Assertions, based on JSon Body data.

Releases

No releases published

Packages

No packages published

Languages