Oct 7, 2015

Swagger - The API documentation

Most of are using web service APIs in daily codes, but there is no real standard used or implementation for the same. While surfing and searching about the documentation of such service API, I've come across following links which would be beneficial for the people those who want to understand the service documentations and their usage and implementations..

Swagger Wiki

Documenting WS using Swagger

RestFul API documentation using Swagger


Web Services Testing using SoapUI and Groovy

Found a good fundamentals about webservices testing or SOA with SoapUI and the prerequisites needed for the same. You can take a look at your free time, this will also helpful for the people who are looking for how to carry out functional testing of webservices using groovy.