
Hello everyone, I’m incredibly thrilled to share some exciting progress on a Proof of Concept I’ve been working on, called FailTale! 🐛 🔍 For anyo...

The slides contains a list of Test frameworks, organized by these categories: Unit Testing Mock Testing API Testing GUI Testing BDD Tes...

These slides contain a basic workshop to understand the tools offered by IntelliJ to check the code coverage and cyclomatic complexity. The course...

These slides contain a basic workshop to understand the features offered by the JUnit5 Test Framework to develop unit tests. The course code is av...

This year I am going to give classes on software testing at the Autonomous University of Barcelona, one of the new lessons that I would like to inc...

Having new joiners in our QA Squad, I decided to record a video that explains how to set up a local sandbox for Uyuni and how to configure a RubyMi...

When you start automating testing for a new project, everything is very simple. When you have several years and hundreds of tests to launch, things...

As I explained in a previous post, my team at SUSE uses BDD methodology, adapted to our needs. I would like to introduce the different models of Q...

Hello from SUSECon Digital 2020! This has been an amazing conference, and I was thrilled to have the opportunity to present my session, “Automated...

Within SUSE I have launched a new initiative, energizing a new monthly meetup dedicated to DevOps topics. To break the ice, I did the first presen...

During the lockdown, here in Spain, I deciced to to start a skeleton of a Cucumber Test Framework, so I can use it in future projects. It is based ...

This is a Java backend example, with easy API endpoints that can connect to a Redis NoSQL Database. Also, this backend has the bases to be deploye...

During a hack week, I put in place a Jenkins Pipeline which has different stages, for our testsuite project, so in case a stage fails further stage...

Today I would like to give you an overview about how we automated tests in my project and to explain a bit what Cucumber Framework is. Writing thes...