Course Description
In this course, you will be introduced to the Selenium Suite, specifically Selenium IDE and its features. You'll learn how to create and run test cases and test suites.
Learning Objectives
Introducing Selenium
- start the course
- describe Selenium Suite and a brief history
- install Selenium IDE
Introducing Selenium IDE
- describe Selenium IDE and what it's used for
- identify Selenium IDE features
- work with Selenium IDE Toolbar
- work with Selenium IDE Editor
- work with Selenium Log/Reference/UI-Element/Rollup Pane
Test Cases and Test Suites
- create a test case with Selenium IDE
- run a test case using Base URL with Selenium IDE
- use Format under the options menu to select a language for saving and displaying your test case
- run a test case with Selenium IDE
- describe and write a test suite in Selenium IDE
- use Selenium IDE to run tests against other browsers
- troubleshoot in Selenium IDE
Practice: Using Selenium IDE
- use Selenium IDE to run test cases and suites