logo logo
What is QAOps?

What is QAOps?

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,...

Accessibility Testing Best Practices in CI/CD

Accessibility Testing Best Practices in CI/CD

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...

Now That You've Created Automated Tests, Run Them!

Now That You’ve Created Automated Tests, Run Them!

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...

Tips to Enter the World of DevOps

8 Steps to Enter the World of DevOps

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...

Test Automation Pipelines for Modern CI Flows

Test Automation Pipelines for Modern CI Flows

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...

The Ultimate Guide to GitOps

The Ultimate Guide to GitOps

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...

CI CD Tools

Top 10 CI/CD Tools – Which is Best for You?

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...

CI/CD with Azure DevOps and TestProject OpenSDK

CI/CD with Azure DevOps and TestProject OpenSDK

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...