QA

Front-end Automation with C#


Content
  • Set up Selenium
  • NuGet packages
  • Testing Frameworks - NUnit and xUnit
  • Inspector Tools and Locators
  • DOM and Locators
  • Inspect Elements
  • Find Element using XPath
  • Find Element using CSS Selector
  • Locators Assignment
  • WebDriver Commands
  • Selenium basics
  • Navigation Commands
  • Find Element and Find Elements in Selenium
  • WebElement Commands
  • Handle Dropdown in Selenium
  • WebDriver Commands Assignment
  • WebDriver Waits
  • Implicit Wait
  • Explicit Wait
  • Selenium waits test
  • Windows, Alerts and iFrames
  • Handle multiple windows in Selenium
  • Handle alerts in Selenium
  • Handling iFrames in Selenium
  • Windows, Alerts, IFrames test
  • Action Class
  • Action Class in Selenium
  • Right Click and Double Click in Selenium
  • Drag and Drop in Selenium
  • Mouse Hover action in Selenium
  • ToolTip in Selenium
  • Keyboard Events in Selenium Actions Class
  • Actions Class Test
  • JavaScript Executor Class
  • IJavaScriptExecutor interface
  • Automation framework
  • Page Factory
  • PageFactory CacheLookup
  • Page Object Classes
  • Page Objects Assignment
Completion rules
  • All units must be completed