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

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 Fundamentals of Kubernetes and its Value for Testing

The Fundamentals of Kubernetes and its Value for Testing

We all are aware of the huge cultural and mindset change that swept over the software industry. There were conflicts, broken lines of communication, and disconnection between the...

Github Mascot

Using GitHub Actions to Run Automated Tests

GitHub Actions provide workflows for Continuous Integration (CI). They can be invoked from various triggers, but this article specifically focuses on pull requests. By running...

Your Testing Journey to Skyrocket 2021 – Live Sessions

Start your journey to test automation success before everyone else, and make 2021 your best year ever 🚀 Whether you're just getting started or already a testing expert, you...

Selenium & Appium Test Automation Solution for TeamCity

Selenium & Appium Test Automation Solution for TeamCity

CI tools are revolutionizing the way we build and deploy our software, and incorporating automated test cases as part of the CI flow is an imperative step towards achieving...

Integrating Contract Testing in Build Pipelines

Integrating Consumer Contract Testing in Build Pipelines

In the previous articles, we discussed how we can use Pact for consumer-driven testing using JavaScript, Java and Spring Cloud. In this chapter, we will look into Consumer Driven...

Nightly Builds

What Are The Benefits of Having Nightly Builds

What is a Nightly Build? A nightly build is a neutral build that typically takes place when no one is likely to be working in the office. In addition, there are no changes to the...