Skip to content
ShahJe edited this page Mar 10, 2017 · 8 revisions

RESTBuddy is simple desktop application built in C# to let you run lists of test cases quickly to APIs and pages over HTTP.

App Screenshot

The power lies in test xml file where you can configure your test cases. You can define common attributes at the top that are shared by all tests. Individual tests can override the values defined at header.

Test File Sample

Clone this wiki locally