Blog Archive
Videos
Welcome, today we are going to be talking about one of the most talked-about, but overlooked discussions about software and that is technical support. What do we do when software has a…
Creating Software Patterns and Anti-Patterns – Document Your Experience
We have had many discussions about software patterns and anti-patterns over the years. However, we have not talked about creating software patterns. That is an important topic because they have to come…
Using Karate For Restful API Testing
Welcome to the next presentation on API testing, in this presentation we continue our discussion on Using Karate For Restful API Testing. We begin with, an overview of what Karate is and…
DevOps – An Overview Of What It Is And How To Benefit
DevOps is a hot topic in recent years. However, it is often misunderstood or ill-defined. This presentation tries to correct that. We look at its short history and how DevOps is used. …
Database Testing And Automation – Mock Data And Environments
Database testing is fraught with challenges. We have to find new ways to create a database replica, match the data in size and meaning as well as validate changes. These obstacles add…
Restful API Testing Using RestAssured
Our journey into Restful API Testing Using RestAssured begins by looking at the different ways in which API testing can be done. Next, we look at how to use tools such as…