Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Zerocode Test Automation Framework - From Zero to Hero
Rating: 4.1 out of 5(20 ratings)
2,004 students
Last updated 3/2025
English

What you'll learn

  • Automated Testing of REST API
  • Automated Testing of Authentication/Security
  • Automated Testing of Databases
  • Automated Testing of Apache Kafka(producer/consumer)
  • Automated Testing of SOAP API
  • Zerocode Test Automation Framework

Course content

6 sections36 lectures3h 26m total length
  • Welcome1:44

    desc

  • A Closer look at the Framework4:17
  • Pre-Requisites2:32
  • What Dev Environment we need0:34
  • Application Overview4:24
  • Get the Code0:07
  • Importing Zerocode in our project0:05

Requirements

  • Basic understanding of Java

Description

Test Automation is hard, time-consuming. You need to use many tools to test different parts of the applications. Writing code takes so much time and it's very error-prone.

Learn Zerocode test automation framework for pain-free, efficient testing. It aims to simplify things in two major  ways:

  • supports testing multiple parts of applications( REST/SOAP API, databases, Apache Kafka etc)

  • uses a declarative style of testing, which means that we DON'T have to write the actual testing code.

The  Framework is becoming very popular. Thousands of automation testers/developers already use the framework on daily basis. We can say it's quite rapidly becoming mainstream.

In the course you will learn:

  • REST API testing

  • SOAP testing

  • Security testing

  • Database testing

  • Load testing (can be expanded to other types of performance testing)

  • Apache Kafka (  producer/consumer) Testing


I try to explain things as easily as possible. I balance slides and practical examples so that you get the most value.

In all sections, I also show you relevant parts of the framework's source code, so that you will get a deep understanding of how internal parts work.


Course structure

Every topic has its own separate section. Section 2 is an exception. In that section, I explain REST/SOAP API testing mostly, but I also show you how to do security testing. I highly recommend going through that section, since lots of framework fundamentals are also discussed there.


Prerequisites

ZeroCode framework is written in Java. You need to have a very basic understanding of Java.

Each section has its own prerequisites. For a detailed explanation please see the prerequisite video in section 1.


How to get the source code.

The source code is available at the Github repo that I will provide. I also provide the source code after each section for your convenience.


Who this course is for:

  • Developers/Test Automation Engineers who want to make test automation process super easy
  • Manual Testers who want to transition into test automation
  • DevOps who are curious about test automation