Suresh SDET Automation
Hi Guys,
This is Suresh and welcome to my channel, if you are a manual tester and want to learn automation testing, then you have landed on the correct page.
I have uploaded many videos on my channel. The major focus is on topics like Selenium, Java, Python, API, Mobile, JavaScript, HTML, CSS, TestNG, Cucumber, JUnit, Maven, GitHub, Jenkins, CICD, and many more.
I am available on the below forums --
YouTube: https://www.youtube.com/c/SureshSDETAutomation/
Email: [email protected]
Facebook: https://www.facebook.com/SureshSDETAutomation
Blog:https://sureshsdetautomation.blogspot.com/
Twitter: https://twitter.com/sureshsdet
LinkedIn: https://www.linkedin.com/in/suresh-sdet-automation/
Thanks
Suresh
Happy Learning

Cucumber BDD with TestNG | Hooks Explained (Setup & Teardown Made Simple)

Cucumber BDD & TestNG: Master the Page Factory Design Pattern

Cucumber BDD with TestNG | How to use Background Keyword in feature file

Cucumber BDD with TestNG | Run Tags from Maven CMD Like a Pro

Cucumber BDD with TestNG — Run Tests from Maven CMD in Seconds

Cucumber BDD & TestNG: Master the Page Object Model (POM) Pattern
![Cucumber BDD Framework with TestNG | Data-Driven Testing Using Examples Keywords [Part 3]](https://ricktube.ru/thumbnail/g9yeERLUeog/mqdefault.jpg)
Cucumber BDD Framework with TestNG | Data-Driven Testing Using Examples Keywords [Part 3]
![Cucumber BDD Framework with TestNG – Login Test & Reporting | [Part 2]](https://ricktube.ru/thumbnail/8k45V8FLhYo/mqdefault.jpg)
Cucumber BDD Framework with TestNG – Login Test & Reporting | [Part 2]

Cucumber BDD Framework with TestNG | Complete Configuration Tutorial - Part 1

How to Remove the Last Commit from a Branch #github #git #gitbash

How to Protect Main or Master Branch in GitHub #github #git

How to Perform Drag and Drop in Selenium using Python coding #selenium #python

How to perform Mouse Hover action in Selenium using Python Programming #selenium #python

How to Switch between Window using Selenium in Python #selenium #python

Find the smallest and second smallest value in given array | Python interview programming questions

getText() and getAttribute() in Selenium #webdriver

Find the smallest and second smallest elements in an array | @SureshSDETAutomation

Normalize-space() in Xpath | Master in Xpath Functions

JMeter Performance Testing | Module Controller

JMeter Performance Testing | Runtime Controller

How to Capture Page Load Time Using Simple Browser Extension from SelectorsHub

JMeter Performance Testing | Throughput Controller | Distributed performance testing

JMeter Performance Testing | JMeter Controllers - Random & Interleave Controller - Part 2

JMeter Performance Testing | JMeter Controllers - Simple, Loop and Once Only Controller - Part 1

How to find the number of duplicate elements in an array without using Hashmap in Java?

#14 Python for Beginners | Python Boolean | Bool Functions

JMeter Performance Testing | JMeter Timers

JMeter Performance Testing | How to Record Test in JMeter using Test Script Recorder

How to Count Uppercase, Lowercase, Special character and Numeric values in string Java

How to Find the Number Starting with 1 in an Array in Java | Coding Interview Question