Technology

06
Sep

Introduction to automated testing with Codeception in PHP projects

What is automated testing? How do we implement it at WATA Factory? What are the reasons that make automated testing so interesting?
Read More
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
02
Jun

Hexagonal architecture: introduction and structure

To ensure that our projects are solid, scalable and able to adapt to future changes, the application of a good design architecture is essential. The hexagonal architecture helps us to achieve this goal.
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
30
Oct

How to get a new software project off to a good start

Before starting to develop a system, it is very important to be clear about what exactly is to be developed.
Read More
1 2 3 4