Selenium Automated Web Testing Fundamentals


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Selenium is a set of tools that can be used to automate browsers. In this course, you'll explore the Selenium features for automated web testing. You'll learn how to create test cases and suites with the Selenium IDE, using locators, patterns and variables, tweaking tests with JavaScript and debugging, and running tests.

Target Audience
Programmers and testers who want to use Selenium automated web testing to test web applications

Prerequisites
None

Expected Duration (hours)
2.1

Lesson Objectives

Selenium Automated Web Testing Fundamentals

  • start the course
  • recognize features of the Selenium IDE
  • choose between Selenium assert and verify commands
  • create basic Selenium test cases
  • create Selenium test suites
  • work with Selenium IDE controls
  • use XPath as a locator strategy with Selenium commands
  • use the DOM as a locator strategy with Selenium commands
  • use CSS selectors as a locator strategy with Selenium commands
  • use the Selenium IDE to locate elements
  • use patterns as parameters in Selenium commands
  • use variables in Selenium scripts
  • debug Selenium tests
  • run Selenium tests in any browser
  • check input controls in the Selenium IDE
  • test list box functionality in the Selenium IDE
  • work with checkboxes in the Selenium IDE
  • check popups in the Selenium IDE
  • work with multIple windows in the Selenium IDE
  • use drag and drop in the Selenium IDE
  • testing links in the Selenium IDE
  • check page elements in the Selenium IDE
  • Course Number:
    sd_slwt_a01_it_enus

    Expertise Level
    Beginner