Course Catalog
Manual Web Testing with Selenium (TT3611)
Code: TT3611
Duration: 1 Day
$1095 USD

OVERVIEW

Selenium provides mechanisms for interacting with web pages through browsers, including locating and interacting with specific features within a web interface. A tool such as Selenium IDE or Katalon can be used to perform the testing in a relatively manual fashion. Selenium also comes with WebDriver, which provides a programmatic interface (API) for controlling and managing Selenium tests and interactions. WebDriver provides a mechanism for capturing and repeating tests with a web interface.

Manual Web Testing with Selenium is a hands-on web testing course, essential for experienced web developers and test engineers who need to verify web applications. This course introduces the student to the concepts and techniques of testing Web Application with the Selenium, as well as working with Katalon and Selenese.

To use WebDriver, developers must work with a programming language such as Java to control and manage the testing. It would be helpful if students have some basic Java syntax knowledge. Participants without coding skills are welcome to follow along with the hands-on labs and input solutions.

DELIVERY FORMAT

This course is available in the following formats:

Virtual Classroom

Duration: 1 Day
Classroom

Duration: 1 Day

CLASS SCHEDULE
Call 800-798-3901 to enroll in this class!

GOALS

Students will leave this course armed with the skills required to recognize how to test web applications for sufficiency.  This course uses Selenium and Katalon to design and implement tests, working through a sample Web Application that requires several testing scenarios.

Working in a hands-on learning environment guided by our expert team, attendees will learn to:

  • Understand web page testing needs and how Selenium meets those needs
  • Analyze a web application from a functional and testing perspective
  • Design, code, and run manual tests using the Katalon Recorder
  • Use Selenium constructs to locate elements on a web page
  • Test web page forms and the elements in those forms
  • Use test suites to organize and manage tests
OUTLINE

Session: Selenium Basics

Lesson: Introduction to Selenium

  • Selenium Concepts and Terminology
  • Manual Testing using Selenium and the Katalon Recorder
  • Automated Testing using Selenium WebDriver

Lesson: Using the Katalon Recorder

  • Start Katalon Recorder
  • Understand the components of Katalon Recorder
  • Use Web Developer Inspector to inspect elements in a web page

Lesson: Creating and Running a Manual Test

  • Testing planning and Test Plans
  • Use Katalon Recorder to create and run a manual test
  • Understand the Katalon Recorder components
  • Page Transitions and Globbing

Session: Testing with Katalon Recorder and Selenium

Lesson: Selenium Locators

  • Finding Spots on Web Pages
  • Built-In Locators
  • Find by HTML Features
  • Find using CSS
  • Find using XPath and the DOM

Lesson: Selenese

  • Selenese Overview
  • Selenese Commands
  • Action Commands
  • Accessor Commands
  • Assertion Commands

Lesson: Forms

  • Selenese Commands for Working with Forms
  • Form Actions
  • Text Form Actions
  • Keys
  • Button Form Actions
  • Other Actions

Lesson: Test Suites

  • Group manual tests into test suites
  • Create test suites when creating tests
  • Importing tests created with the Selenium IDE

Lesson: Exporting Manual Tests

  • Export a manual test to a WebDriver Java test
  • Export process and options
  • Establishing test naming conventions
  • Lab: Exporting a Manual Test to WebDriver

Session: Selenium Basics

Lesson: Introduction to Selenium

  • Selenium Concepts and Terminology
  • Manual Testing using Selenium and the Katalon Recorder
  • Automated Testing using Selenium WebDriver

Lesson: Using the Katalon Recorder

  • Start Katalon Recorder
  • Understand the components of Katalon Recorder
  • Use Web Developer Inspector to inspect elements in a web page

Lesson: Creating and Running a Manual Test

  • Testing planning and Test Plans
  • Use Katalon Recorder to create and run a manual test
  • Understand the Katalon Recorder components
  • Page Transitions and Globbing

Session: Testing with Katalon Recorder and Selenium

Lesson: Selenium Locators

  • Finding Spots on Web Pages
  • Built-In Locators
  • Find by HTML Features
  • Find using CSS
  • Find using XPath and the DOM

Lesson: Selenese

  • Selenese Overview
  • Selenese Commands
  • Action Commands
  • Accessor Commands
  • Assertion Commands

Lesson: Forms

  • Selenese Commands for Working with Forms
  • Form Actions
  • Text Form Actions
  • Keys
  • Button Form Actions
  • Other Actions

Lesson: Test Suites

  • Group manual tests into test suites
  • Create test suites when creating tests
  • Importing tests created with the Selenium IDE

Lesson: Exporting Manual Tests

  • Export a manual test to a WebDriver Java test
  • Export process and options
  • Establishing test naming conventions
  • Lab: Exporting a Manual Test to WebDriver
LABS

This hands-on course focuses on ‘learning by doing’, combining expert lecture, practical demonstrations and group discussions with plenty of machine-based real-world labs and exercises. Student machines are required.

This hands-on course focuses on ‘learning by doing’, combining expert lecture, practical demonstrations and group discussions with plenty of machine-based real-world labs and exercises. Student machines are required.

WHO SHOULD ATTEND

Developers, Web Developers, Testers.

PREREQUISITES

This is an introductory -level Selenium course, designed for experienced web developers that are familiar with web technologies (such as HTML5, CSS, and JavaScript), who wish to get up and running on testing web applications. Ideally students should have approximately 6 months to a year of web development working knowledge.