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

Leading Reporting Tools for Selenium WebDriver

The 8 Leading Test Reporting Tools for Selenium

Selenium is the leading open source solution for web test automation, and according to our recent State of Open Source Testing Survey, Selenium is without a doubt the king of the...

Jenkins X

Jenkins X Cloud Native CI/CD with TestProject

Building microservices isn’t merely breaking up a monolithic software application into a collection of smaller services. When shifting to microservices, there are...

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

REST API Testing Guide

REST API Testing using Postman & Newman Essential Guide

API is the acronym for Application Programming Interface. It is a set of rules that allow programs to talk to each other. APIs are used to aid server-client...

Continuous Integration for Appium Automated Tests

Create a Test Automation Environment with Appium,...

Imagine you were chosen to join a project which is very mature and full of senior developers. You’ve heard that your company is proud of it. You are well informed that this...

TestProject Jenkins X Tutorial

Continuous Deployment with Kubernetes and Jenkins X

At TestProject we strive to use the most up-to-date best practices, and as part of an upgrade for some components and workflows in our infrastructure, we are partially shifting...

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