Author name: virginia.cordero

What Is SonarQube and How Does It Benefit Developers?

SonarQube is a code quality analysis and automated review platform designed to ensure that code meets high standards of quality, security, and maintainability. Its main purpose is to help developers identify bugs, vulnerabilities, and code smells, enabling them to continuously improve software development. SonarQube is widely described as an open-source static code analysis platform that […]

What Is SonarQube and How Does It Benefit Developers? Read More »

API Managers: What Are They and Which Ones Can You Use in APIQuality?

In today’s software development environment, APIs (Application Programming Interfaces) play a fundamental role. To manage these APIs efficiently and securely, API Managers have become an essential tool. In this article, we’ll explore what an API Manager is, its advantages, and which API Managers are available in APIQuality. What Is an API Manager? An API Manager is a platform designed

API Managers: What Are They and Which Ones Can You Use in APIQuality? Read More »

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 »