In this Class, you will learn basics of C#, Selenium, Understand the important of automation testing, learn and implement how Selenium automation testing can be done using C# language. You will also learn the popular Page Object model, BDD framework using Specflow and reports generation.
Selenium is a popular open source and strong automation testing tool used by various companies across the world.You would also understand the tool with realtime examples. which will make you comfortable when you start your career with any organization in future. Below are the topics covered in this course.
A) Basics of C# language.
B) Selenium
- Evolution of Selenium
- What is Webdriver and its commands
- what are Browser Commands
- What is a WebElement & its Locators
- How and when to use FindElements Commands
- HOw to automate Check Box, Radio buttons etc.
- How to automation Drop Down & Multiple Select
- How to handle WebTable
- How to handle Alerts & Windows
- Introduction to Framework
- Different types of Frameworks
- Page Object Model
- Synchronization
C) Behavior Driven Development (BDD)
- Specflow framework
- Reporting