Software product companies are always in a never-ending race to deliver better versions of their products to customers. But accelerated delivery comes at the expense of quality,...
For years, web accessibility testing has been a hard process for the development teams. It caused the CI/CD process to slow drastically ⌚ This is because of the stigma that...
In my previous article, we learned how and why it's important to write our tests in small increments. So now you've created your automated tests, and there are quite a lot of...
In 2016, I and one of my ex-colleagues enrolled ourselves in a 3-days classroom session, which had a curiosity-sparkling title - “The complete DevOps Crash Course”. The term...
The web and the mobile application development and release cycles have evolved dramatically over the past years. With the rising demand for agility, everything is about speed and...
Let’s start this post by reviewing the software development history. If you have pursued an education in computer science or a related field, you are probably familiar with a...
With the changes in the software development life cycles (SDLC), the overall process of deploying the code to the server has also transformed. Previously, we used to test the code...
In our last post, we discussed the power of TestProject’s API for integrating with Azure DevOps Service and running automated tests in TestProject as part of your CI/CD flow. In...