In this free tutorial, you will learn how to get started with TestProject Java SDK – an excellent resource for creating robust test automation using the Java programming language. I’ll walk you through how to create your free TestProject account, how...
We’re delighted to announce our mega Black Friday sale! This is your opportunity to take the Complete Selenium WebDriver with Java Bootcamp at a highly reduced rate! All you need to do is enter your email and you will receive an exclusive code on the 27th of November,...
The Process of Behavior Driven Development How is BDD different from TDD (Test-Driven Development)? BDD is an evolution of TDD, and different in many ways. In Test-Driven Development, developers will go through four phases: they will write unit tests (which inevitably...
Must have documentation Appium Desired Capabilities that you can configure in your test automation codeAppium Desktop tutorial by J Lipps from 2017Appium code examples in all of the different languagesAppium tutorial series by Jonathan Lipps (Appium creator) Mobile...
Are you thinking about having manual testers writing English-like Gherkin syntax using a tool such as Cucumber or SpecFlow for UI test automation? In this article I will outline the correct way to do it as well as advantages and disadvantages of different approaches....
I think that you will agree with me when I say that in the history of test automation, Selenium and Appium are the two of the greatest tools that have been created. They are the de facto standard for mobile and web automation. Unfortunately, they are only the bare...