Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 985 Bytes

File metadata and controls

21 lines (17 loc) · 985 Bytes

Weatherbit-API-Testing

Study case API Weatherbit

Implementation:

  • Web Driver Manager
  • UI testing framework with jUnit, cucumber and serenity bdd

Pre-requisites

  1. Download, Install and Configure JDK.
  2. Download and Configure Maven.
  3. Download & Install IntelliJ IDEA Community Edition.
  4. Download & Install Google Chrome.

How to Run the Project on local machine

  1. Open the project using any IDE (IntelliJ IDEA CE, Eclipse, IDEA, etc)
  2. Download sources Maven and update the project
  3. Update the test data according to the desired input.
  4. Running the project using command mvn clean verify

Result

Result of web automation testing here.