Selenium with C# Course Curriculum
MindMajix Automation experts iterated the concepts of Selenium with CSharp and curated the best-fit curriculum to meet the mastery you need. 27% of the automation testing industry uses Selenium, and we have included all the essential skills currently in demand. We provide FREE prerequisites like C-Sharp basics as add-ons for your hassle-free learning experience.
- Visual Studio
- Selenium Web-Driver
- Unit Test Project OR N-Unit
- Browser Drivers like (Chrome, IE, FireFox)
- Understanding Element Identifiers and Basic Test Scripting
- How to Identify and object on a Web Page ?
- Using Id, Class, Xpath, Tag Name…
- Types of Xpath – Relative Xpath(//) and Absolute Xpath, Dynamic Xpath,
- Ancestor, Desendant and more…
- Write Basic Test Case and Execute.