Skip to content

alexandrucarata/moviedb-api-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Database REST API Automation Testing Framework

Table of Contents


Introduction

Developed an REST API automation testing framework for a Movie Database. Completed as part of QA Automation Project Oriented Training


Tech Stack


Build Specification

  • Clone Project
    git clone https://github.com/alexandrucarata/moviedb-api-testing.git
  • Switch Branch
    git checkout develop
  • Run Test Suite
    mvn clean test -DsuiteXmlFile="apiTest.xml"
  • Access Allure Report
    allure serve target/allure-results

Releases

No releases published

Packages

No packages published

Languages