Posts Tagged 'Soap'

Webinar Recap: Automating REST/SOAP API Testing (Part 4)

December 6, 2019

On December 4, 2019 Inflectra hosted a live webinar, called: Automating REST/SOAP API Testing. This is the 4th webinar in the Tier 2 Certificate series called: Planet Test Automation: First Steps

If you missed the webinar, we are happy to share this recap👇 with you!

Read More

Best Practices in API Testing

October 20, 2016

The move to cloud computing has highlighted the importance of Application Programming Interfaces (APIs). With the rise in cloud applications and interconnect platforms, API testing is a necessity. However what makes a good API? What happens when you change the application but need to support existing users of the API?

Read More

Why We're Adamant About API Versioning

May 19, 2016

As we're wrapping up the final testing of SpiraTeam v5.0 we're adding the documentation and testing the new v5.0 API. This API will be available in both REST and SOAP options. This reminds us of why we're adamant about the need to version the API and not resist the impulse to make changes to existing functions and methods. This article explains discusses API versioning and some suggestions we have for anyone thinking of adding an API to their product.

Read More

REST vs. SOAP What did we Choose?

March 13, 2015

These days APIs are all the rage, with any application or web site worth its salt providing an API, usually using SOAP (more likely nowadays) or REST as the possible option. Well we've had a SOAP API available in Spira since 2008 and recently we announced the introduction of a complete REST API as well. So what does this mean for the future of Spira and why did we choose to add a REST API? Read More