Automate cross-browser web tests, with rich dashboards, using TestProject Java SDK

What you will learn

Learn about the TestProject Java SDK – an excellent resource for creating robust test automation, using the Java programming language.

Code your first test using TestProject Java SDK

Run tests on Safari and Chrome

Description

In this tutorial, you will learn about the Test Project Java SDK. It is an excellent resource for creating robust test automation using the Java programming language.

I’ll walk you through how to:

  • Create your free test project account;
  • Download the test project agent;
  • Set up the Java SDK
  • Learn how to write automated tests using Safari and Chrome, which is extremely easy
  • Learn how to navigate all of the excellent test project dashboards which automatically get updated to create the amazing HTML report.
  • And finally, we will put everything together as you learn how to create page objects using the Test Project Java SDK.

This is a tutorial for experienced programmers who already have an understanding of:


Get Instant Notification of New Courses on our Telegram channel.


  • Java
  • an IDEΒ supporting Java SDK
  • Selenium WebDriver API

So what are you waiting for? Let’s jump into the tutorial.

What current students are saying:

“I appreciate the time the instructor put on this course as well as the opportunity to get familiar with TestProject free of charge. Well explained however, if your are using window and you are new in Automation Testing, you might find it a bit challenging with adding the SDK Token in your system environment since the instruction used MAC which is completely a different way with windows. Other than that… I appreciate a lot this free course …. thanks”

English
language

Content

Introduction

Introduction to TestProject Java SDK
Sign up for FREE here
TestProject Setup
TestProject dashboards
Recording a test
Setting TestProject API Key on Mac
What is a TestProject Agent?
First TestProject Test
TestProject Trends and Reports
Quiz 1
Add 2nd Test
Safari Tests
Custom Jobs and Projects
Using JUnit 5 with TestProject
Page Objects with TestProject
Quiz 2