tjmaher / RESTful_Testing_Using_Stripe

Automation test framework for RESTful API Testing using Java and Apache Http Components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESTful_Testing_Using_Stripe

This project was started as a way to showcase how to develop code to communicate with the REST APIs of Stripe and possibly get feedback from any other automated testers who were familiar with writing API tests. For background information, see Testing Beyond the UI: The Testing Pyramid.

A Walkthrough of how the code had been created was given on the blog Adventures in Automation at http://www.tjmaher.com.

About

Automation test framework for RESTful API Testing using Java and Apache Http Components.


Languages

Language:Java 51.4%Language:HTML 48.6%