Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brendan-leighton/spotifyapitests

Automated tests to test Spotifys' API
https://github.com/brendan-leighton/spotifyapitests

Last synced: 18 days ago
JSON representation

Automated tests to test Spotifys' API

Awesome Lists containing this project

README

        




Spotify API Tests

Automated tests to test Spotifys' API

# Table of Contents

* [Overview](#overview)
* [Documentation](#documentation)
* [Tech Used](#technologies-used)
* [Contact](#contact)

# Overview


This project contains automated tests for testing Spotify's RESTful API. This project is in no way affiliated with the owner(s) of Spotify or any other entity affiliated with Spotify. I'm just learning.

# Documentation

* [Test Plan](https://docs.google.com/document/d/17aJNVkieni_BJk-uW_6i2fnO8gNf5Ps9ndP8b39vsjo/edit?usp=sharing)
* [Test Cases](https://docs.google.com/spreadsheets/d/184b2D89UtqwPTaqWBCn-1ESK9cM9GL_CfqQzDB9m8ko/edit?usp=sharing)
* [Test Data](https://docs.google.com/spreadsheets/d/1G4UYIPpMv8DaFD0HfCGsbXypNPBOgiddZNLRb6WKk0I/edit?usp=sharing)

# Technologies Used

* Java
* Maven
* TestNG
* Rest Assured
* [Spotify API Docs](https://developer.spotify.com/documentation/web-api/reference/#/)

# Contact

* Email: [email protected]
* [LinkedIn](https://www.linkedin.com/in/brendan-leighton-ab5944113/)
* [Portfolio](BrendanLeighton.com)