Selenium WebDriver with C# from Scratch - Nunit Framework
- Offered byUDEMY
Selenium WebDriver with C# from Scratch - Nunit Framework at UDEMY Overview
Duration | 10 hours |
Total fee | ₹3,499 |
Mode of learning | Online |
Credential | Certificate |
Selenium WebDriver with C# from Scratch - Nunit Framework at UDEMY Highlights
- Earn a certificate of completion from Udemy
- Learn from 2 articles and 1 downloadable resources
- Get full lifetime access of the course material
- Comes with 30 days money back guarantee
Selenium WebDriver with C# from Scratch - Nunit Framework at UDEMY Course details
- For software engineers
- For QA Engineers
- For C# Engineer
- For Manual testers
- Complete Understanding of C# Basics with many practise Examples to gain a solid exposure
- Thorough understanding of Nunit Testing Framework concepts which will help for building Customized Frameworks
- Complete Understanding on Selenium C# API Methods with real time Scenarios on LIVE Websites
- Deeper understanding of Automation guidelines and code quality standards
- "Last but not least" you can clear any Interview and can Lead Entire C# Automation Project from Design Stage
- This Course is carefully designed to understand the Selenium UI Automation on C# from Basics to Framework level with many real time examples
- On course completion You will be Mastered in Selenium Automation Testing with C# and can implement Successfully it in your work place or will surely land on High Paying Job
- By the end of this course, You will get complete knowledge on C# Automation using Selenium WebDriver
Selenium WebDriver with C# from Scratch - Nunit Framework at UDEMY Curriculum
Introduction to the course
Why to Choose C# for Selenium Automation/ Course FAQ's
Download Visual Studio and Setup C# Environment Project
C# Fundamentals for Automation Testing - Part 1
Running first C# Hello World program in Visual Studio
What is NuGet and how it helps to install Packages for C# Project
Data Types in C# - Var and Dynamic keywords special
C# OOPS Principles - Classes and methods with examples
How to run selective file in the project with setting Compiler options
Inheritance in C# with an example
Constructors and this keyword in C# and their usage in real time
C# Fundamentals for Automation Testing - Part 2
What are Arrays and how they works in C#
Working with Loops and Array Lists in C# with example
Getting started with Selenium C# Automation
What is Nunit Framework? Glimpse about its features
How to invoke Chrome Browser with WebDriver Config Manager -example
WebDriver basic methods - Quit, Close, Full Screen, and grabbing Url
Running Tests on Firefox and Microsoft Edge Browsers with config changes
Selenium Locators and Nunit Assertions for validating the Tests
Selenium Locators to identify UI Elements on the Page
Returning Web Elements and their attributes for functional valdiations
Nunit Assertions to validate the Test Scenarios & Advanced location strategies
Advanced CSS Location strategies for Parent Child traverse mechanism
Handling Implict & explicit waits in Selenium to avoid Sync issues
What are Implicit and explicit waits in Selenium Webdriver
Explicit wait implementation Strategy to target one element at a time