by vishnu
2025-09-07
Welcome to Vishnumanthra's tutorial on Selenium C# test automation!
This video series is designed for individuals at various stages:
1. Beginners aiming to learn Selenium C# from the ground up.
2. Testers currently engaged in manual testing who want to transition into automation.
3. Those who have previously undertaken automation courses but struggled to grasp the concepts effectively.
Our tutorials are structured around real-life scenarios commonly encountered in corporate environments. We understand the need to deviate from conventional content and focus on the essentials. Specifically tailored for individuals familiar with Selenium in Java but seeking proficiency in C#, our video series seamlessly integrates learning for both C# and Selenium.
Furthermore, we provide exercises to reinforce your understanding, and you're encouraged to engage with us throughout your learning journey.
1. Introduction, Learn Selenium C# A to Z
2. Introduction to Automation, Regression Testing
3. Web Page Anatomy, HTML, CSS, JavaScript
4. Environment Set Up, Visual Studio
5. First Selenium Script, NUnit, NuGet
6. NUnit Attributes, Debug Test
7. C# Basics, Class & Objects, Method Overloading
8. Selenium Controls, Id, Name, Tag Name, CSS Selector
9. Selenium Controls, XPath, Relative & Absolute Path, Functions
10. Waits, Explicit & Implicit Wait, Thread.Sleep