
LogiGear Magazine » API Testing
3 FOLLOWERS
API Testing is a software testing practice used to validate application programming interfaces (APIs) to confirm functionality, reliability, and performance. Learn more about API Testing, technology, insights and more! LogiGear Group's unique composition of expertise, experience, and thought-leadership provides organizations around the world the insight, strategy, and tools they need to excel.
API Testing – LogiGear Magazine
5M ago
A case-study using: Java, REST Assured, Postman, Tracks, Curl and HTTP Proxies
This is the first book review I have written on my site. So of course I had to choose a great book that was relevant to my niche. Alan Richardson’s book on Automating & Testing a REST API fits the bill perfectly.
I am a big fan of Alan’s work. The first online video course that I took was Alan’s Selenium 2 course on Udemy. I was blown away by the depth of that course and how much I learnt from it. In fact it was this course that actually got me into automation!
On to the ..read more
API Testing – LogiGear Magazine
5M ago
An approach to secure maintainability and scalability for API testing projects
One of the most important tasks in API testing is designing the input data whose quantum could explode due to the combination of a vast number of arguments. An experienced tester will inevitably figure out the advantages of the pairwise method in efficiently picking out a bundle of effective combinations.
However, testers will encounter pain points in maintaining and scaling a big pairwise testing project. This article proposes an approach to building up models for the APIs under test, generating test cases based o ..read more