- Course
Building a Java Test Automation Framework from Scratch
Do you have some experience in Java and maintaining simple automated tests, but not the confidence to start a test automation framework from scratch? This course will teach you how to build one from the ground up!
- Course
Building a Java Test Automation Framework from Scratch
Do you have some experience in Java and maintaining simple automated tests, but not the confidence to start a test automation framework from scratch? This course will teach you how to build one from the ground up!
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Making small simple changes to existing code is usually something that junior programmers find easier compared to writing an entire project from scratch. A blank project is like an invisible wall, but once you overcome it and write your first 5 or 10 classes of working code, it gets easier.
In this course, Building a Java Test Automation Framework from Scratch, you'll learn how to create a framework from the ground up. First, you'll get hands-on experience on how to set up the necessary Java and other tools and how to pull everything together to create a proper working environment. Next, you'll explore how to write your first automated web API and UI tests with nothing but a blank file as a starting point. Finally, as the project grows, you'll discover how to properly refactor and scale your test automation effort by making it a multi-module Maven project.
When you’re finished with this course, you’ll have the skill and knowledge of starting automated test projects - a must-have skills of any senior test automation engineer.
Building a Java Test Automation Framework from Scratch
-
Introduction | 4m 21s
-
Who This Course Is For | 2m 8s
-
The Tests You Will Be Writing | 3m 12s
-
Prerequisites | 1m 15s
-
Looking at All the Necessary Technologies | 1m 16s
-
Putting Everything Together | 3m 15s
-
Creating a Project | 3m 1s
-
Adding Your First Dependency | 3m 45s
-
Creating Your First Test | 1m 39s
-
Summary | 53s