Your input is needed!
Hi there, just a quick post to ask for some help from you, my readers. I have just started writing a short ebook, in which I will introduce a number of useful open source, Java-based testing tools. It will feature...
Hi there, just a quick post to ask for some help from you, my readers. I have just started writing a short ebook, in which I will introduce a number of useful open source, Java-based testing tools. It will feature...
For those of you wanting to add the possibility to validate RESTful web services to your test automation framework, REST Assured can be a very useful way to do just that. In this post, I want to show you how...
After having introduced the Selenium + TestNG combination in my previous post, I would like to show you how to apply the Page Object Model, an often used method for improving maintainability of Selenium tests, to this setup. To do...
This is the fifth article in our series on new, popular or otherwise interesting tools used in test automation. You can read all posts within this series by clicking here. What is TestNG? From the TestNG.org website: TestNG is a...
In this post I want to show you how to use Jenkins to automatically execute Selenium tests written in JUnit format, and how the results from these tests can be directly reported back to Jenkins. To achieve this, we need...
Find more posts by categories or tags, or scroll through the archive.