Author name: virginia.cordero

automation api testing article

API Testing Automation: When it Makes Sense and When it Doesn’t

In today’s software development ecosystem, where microservices architectures and third-party integrations are the norm, the quality of Application Programming Interfaces (APIs) has become critical. However, a recurring question arises at architecture and QA meetings: Should we automate all of our API tests? At APIQuality, we understand that automation is not an “on or off” switch, […]

API Testing Automation: When it Makes Sense and When it Doesn’t Read More »

API Design guide - blog article in APIQuality

Introduction to API Design: a quick guide to designing APIs

API Design is one of the most critical stages in the modern software development lifecycle. A well-designed API not only connects systems but also ensures scalability, security, and a great experience for the developers consuming it. In this quick guide, we’ll explore what API Design is, its core principles, the phases of the design process,

Introduction to API Design: a quick guide to designing APIs Read More »

Article about APIOps in Public Administration

APIOps in Public Administration: analysing its strategic value

The value of APIOps in Public Administration goes beyond mere technological improvement to become a strategic multiplier of institutional capabilities. For Public Administrations, which operate in a unique environment characterized by regulatory complexity, citizen pressure, and the need for absolute transparency, APIOps represents much more than a development methodology: it is a transformation enabler that

APIOps in Public Administration: analysing its strategic value Read More »

API Test automation: how to do it.

API test automation refers to the process of programmatically executing tests against your API endpoints at scheduled intervals or within your CI/CD pipelines. The goal? To validate that APIs are performing as expected—quickly, consistently, and without manual intervention. This kind of automation is especially valuable for agile development teams. It supports fast iteration without compromising

API Test automation: how to do it. Read More »