From Quality Control to Quality Engineering
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 Quality, each of them complementing the other. From...
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 Quality, each of them complementing the other. From...
Hello from SUSECon Digital 2020! This has been an amazing conference, and I was thrilled to have the opportunity to present my session, “Automated QA Maintenance Updates in SUSE Manager”. For anyo...
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 presentation. I can’t show you the recording but I leave...
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 in the TechStack we are currently using in the Uyu...
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 deployed in Google Cloud.
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 stages will be skipped. In addition, as the testsuite i...
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 these slides, I realised that we can’t explain Cucumbe...