Azahara Camacho
03
Jul

SonarQube: How to maintain the quality of your code during a CI/CD process

In previous articles we have seen different testing procedures that we can use to ensure the quality and correctness of the final product to be delivered. In this article we will talk about SonarQube, a tool that we can also use to ensure our internal quality.
Read More
21
Dec

Automated Testing: Features, advantages and disadvantages

A software project includes several phases that enable us to ensure its correct execution. To guarantee the quality and correction of the final product, we need to apply software testing.
Read More
14
Sep

Manual Testing: applying manual tests to a software project

Software testing involves the type of tasks that allow us to obtain information about the quality of the tested product.
Read More