
Selenide Appium
Beginner·10 Lessons·01h 39m·free
Selenide Appium

Git Tutorial for Beginners using IntelliJ
Beginner·11 Lessons·01h 27m·free
Learn to work with Git without worrying about the commands

Appium 2.0 - Latest 2023 Tutorials
Beginner·11 Lessons·02h 02m·free
Learn Everything about Appium 2.0 including Appium server changes, plugin architecture, installation

Manual Testing Tips and Tricks
Intermediate·3 Lessons·01h 00m·free
Learn how I test an application

Code Reviews for Api Automation Framework
Intermediate·3 Lessons·01h 18m·free
In this playlist, I have reviewed codes and gave feedback on how it can improved

Did I fell in Love with Selenide ?
Beginner·10 Lessons·02h 53m·free
Ever bored of writing so much code to automate tests? Try this brilliant Library and thank me later!

GitHub Actions in Test Automation
Intermediate·11 Lessons·02h 22m·free
Test Automation adds tremendous value when integrated with CI/CD tools. Testing is a significant pain point for many engineers, and as a result, numerous tools have arisen to make the process as painless as possible. In this course, I will share some of the most exciting ways we’ve used GitHub Actions to automate our testing pipelines and to update those pipelines independently of the DevOps team when necessary.

Single Framework to Automate Web, Mobile and API in Java
Intermediate·25 Lessons·06h 46m·free
Ever struggled to develop a framework which have the capability to automate Web, Mobil, API and also interacts with DB layer, then this is course for you to checkout.

Selenium - Java with Docker, Git and Jenkins
Beginner·35 Lessons·28h 05m·free
As a beginner, learning Test Automation and Java is NOT EASY !! Unless you find a TUTOR who himself has transformed from Manual testing to Automation.

Testing Jobs, Salaries in FAANG and How to Apply
Beginner·3 Lessons·01h 56m·free
If you are looking for a Job in Testing or Test Automation - Please feel free to check out these videos.

Eclipse and IntelliJ IDE tips and tricks
Beginner·4 Lessons·35m 24s·free
In this course I will be covering some important tips and tricks to be used while using your favourite IDE's

Code Refactoring - How I approach my Test Automation Framework Refactoring
Advanced·13 Lessons·05h 25m·free
Code Quality in Standards in Test Automation is Awful. We all know that. I have picked an automation framework and have refactored it to more readable and understandable code.

API Manual & Automation Testing - Master Class
Intermediate·23 Lessons·23h 35m·free
After the advent of microservices, the need for skilled API testers quadrupled. Different companies use different tools to work with web services. What if one course covers all those tools from basics to advanced? It sounds like a dream – No, it is not. In front of your eyes, there is a course that is meticulously crafted after understanding the real-time challenges faced while testing and automating web services.

SDET Essentials - Must know Java Libraries
Intermediate·12 Lessons·04h 12m·free
The Java ecosystem has many excellent external libraries that can help us write clean and maintainable test automation code. In this entire course, we will learn four essential libraries that will make your life easier.

Android Automation Using Appium
Intermediate·15 Lessons·15h 19m·free
Mobile Apps are getting popular every day. As an automation engineer, it is imperative to know how to automate mobile apps using Appium. We will learn how to use Appium effectively to automate native web apps.This course gives you enough confidence to build a mobile test automation framework from scratch.

Exception Handling - An Art to Master
Beginner·6 Lessons·01h 41m·free
Whenever I was given a framework to assess candidates – I first see how the developer/automation tester has handled exceptions in the framework. If you are someone who throws exceptions to the caller or adds try/catch blocks to calm down the annoying IDE warnings – you should definitely watch this course. There are a lot of intricacies like Run Time Exceptions, Custom Exceptions, Try with resources construct, how exceptions are thrown to the caller, Top-level logging, Bottom Level Logging, Medium Level Logging, and their usages in Test Automation were discussed in detail

Java 8 for Automation QA - Power of Functional Programming
Intermediate·24 Lessons·05h 35m·free
Java 8 has a lot in store, not only for the developer but for test automation engineers too. This exclusive lesson will teach you how to write clean and maintainable automation test cases by leveraging Java's new functional programming features. If you are still writing your code with imperative style or coming from a functional programming background, and if you want to improve the way you code and strive to write clean code every day, then this is a course for you.

Design Advanced Selenium Automation Framework with Real-Time Dashboard
Intermediate·65 Lessons·22h 20m·free
If you are an automation engineer, learned the basics of Selenium & Java but are not sure how to develop a industry-standard framework with the right design principles, right coding strategy - then this is a course for you to steal. This course also helps to understand Docker and how to leverage Docker in Test Automation Space.