Channel Avatar

SDET Adda For QA Automation @UCtpSwjGjZ8EIb53iQes3d1Q@youtube.com

4.8K subscribers - no pronouns :c

Welcome to SDET ADDA, an Academy for aspiring SDET QA Automa


23:23
Postman API Testing Tutorial for Beginners | Setup and Validate HTTP responses
15:11
JSON Schema Validation in Rest Assured | API Testing Framework
23:11
How to create a Fake REST API using JSON-Server | 2024
11:35
Building API Automation Testing Framework in Rest Assured from Scratch | PUT PATCH DELETE
14:04
Building API Automation Testing Framework in Rest Assured from Scratch | POST Request Testing
18:01
Building API Automation Testing Framework in Rest Assured from Scratch | Weather API Testing
11:24
Building API Automation Testing Framework in Rest Assured from Scratch | BDD | Static Imports
05:09
Building API Automation Testing Framework in Rest Assured from Scratch | TestNG Assertions
12:20
Building API Automation Testing Framework in Rest Assured from Scratch | GET REST Assured Test
05:37
How to fix "Exception in thread "main" java.lang.NoSuchFieldError: port" in TestNG| BDD| RestAssured
12:27
How to Write Data into Excel Files (xlsx, xls) using Apache POI in Selenium
28:47
How to Read Excel File in Java using Apache POI | Data Driven Testing in Selenium
05:52
Run Selenium Tests in Headless Mode in Java
09:27
How to access remote Selenium GRID Server running on Ubuntu 22.04 LTS from Host VM
04:44
How to install Chrome on Ubuntu 22.04 command line | Terminal
07:59
How to Install openjdk 11 on Ubuntu 22.04 | Step-by-Step Tutorial
16:35
[Updated 2024] How to Install Ubuntu 22.04.3 LTS VM on VirtualBox 7.0.12 in Windows 11
04:20
[Updated 2024] How to install VirtualBox hypervisor on Windows 10 / 11
16:34
How to schedule jobs in Jenkins at a given time| Every 5 minutes | Any day at a given Hour
02:40
How to Delete a Repository in Github | GitHub 2024
03:51
MAVEN/LifecyclePhaseNotFoundException | Unknown lifecycle phase MVN error | Jenkins & GitHub
06:48
How to fix 'Can't connect to any URI: https://github.com/*/GitHub.git - not authorized' error
13:47
How to push Cucumber BDD Maven Project from Eclipse to GitHub | Build from Jenkins
11:14
Building a Java Application from GitHub using Jenkins | Run java program from Jenkins
07:59
How To Install Plugin In Jenkins Server| Install Plugin Using HPI File
12:23
Jenkins Email Notification | Connection error sending email, retrying once more in 10 seconds
12:03
How to configure Email Notification in Jenkins | Send Email using Gmail SMTP server
19:17
Selenium Cucumber BDD Framework with Java and TestNG| Run Tests with Maven commands from CommandLine
05:02
How to fix org.openqa.selenium.remote.http.WebSocket$Listener onError with Selenium WebDriver | BDD
16:20
Jenkins setup on Windows OS | Create first Jenkins Job
16:00
Selenium Cucumber BDD Framework with Java and TestNG | Background in Feature files
16:20
Selenium Cucumber BDD Framework with Java and TestNG | Tags
32:59
Selenium Cucumber BDD Framework with Java and TestNG | Page Factory
24:59
Selenium Cucumber BDD Framework with Java and TestNG - Page Object Model | POM
19:03
Selenium Cucumber BDD Framework with Java and TestNG - Parameterization and Data Driven Testing
33:42
Selenium Cucumber BDD Framework with Java and TestNG - Login Test
14:41
VI editor commands in Linux with Examples
08:43
Bash script for QA Testers | Case Statement
10:49
Bash script to Replace Strings across Files | grep and sed Commands
10:12
Create a Ton of Directories/Files Quickly with this Bash (Shell) Script
09:49
Retries and Test Flakiness in Playwright
09:22
Visual testing with Playwright
16:05
How to take screenshot of Page and particular locator | Trace viewer in Playwright
08:06
Record the script using "CodeGen" tool and Play the generated Automation script in Playwright
14:37
Hooks, Groups and Parallel Test Execution in Playwright
19:25
Login Test Demo - Find CSS locators manually and using Playwright Inspector
04:12
How to fix Chrome browser 111.0.* issue Invalid Status code=403 text=Forbidden with Selenium 4.x.x
28:24
Log4j2 logging in Selenium Java Framework using Log4j2 Properties & Log4j2 xml
06:27
Drag and Drop using Java in Selenium Webdriver
10:47
Mouse hover Action using Java in Selenium Webdriver | #Actions #API
06:05
Perform Right Click using Java in Selenium Webdriver
15:02
Playwright | Automate your first test case using #Playwright
10:53
JavaScriptExecutor - Calling and Injecting Javascript functions from Selenium Tests
37:09
How to Automate Date Pickers and Calendars in Selenium using Java
01:04:34
Building Selenium Java Framework from Scratch using Page Object Model | TestNG | Mini Project
10:15
How to automate JQuery slider in Selenium WebDriver | Actions API
15:02
Cross browser testing using Selenium and TestNG
27:11
Extent Report 5 with screenshots and Gherkins scenario using TestNG
29:33
How to capture Screenshots for failed test cases in Selenium using TestNG Listeners
14:56
#1: Allure Report in selenium using TestNG and Maven