Selenium for Test Automation
Learn key facets and true test automation capabilities of Selenium from the developers of Selenium GRID.
Learning to automate test coverage for application workflow is one of the biggest opportunities to decrease errors, increase team capacity, and ultimately drive innovation throughout IT. Whether you are integrating test automation into a DevOps practice or continuous IT operations, or simply seeking more efficiency with QA and security, using Selenium to automate is one of the most popular ways to build the automation toolchain.
This two-day Selenium training course, designed by Michael Palotas, one of the creators of Selenium GRID, provides unparalleled insights into the true capabilities of Selenium. You will learn key facets to utilize WebDriver, JUnit, TestNG and be able to automate any web-based application on your own. In addition, you will learn how to improve coverage and reduce execution to get faster feedback, as well as implement various frameworks.
During this course, you will gain expertise by lecture learning and then immediately practicing in hands-on labs. For each topic discussed, there is an accompanying practical exercise. You will build a robust framework and create reusable components to improve productivity.
Exercises and provided coding samples are in Java for this course.
Available formats for this course
Duration
2 days/16 hours of instructionPublic Classroom Pricing
Starting at: $1850(USD)
GSA Price: $1740
Group Rate: $1750
Get the full details on this course. Download the .PDF Brochure below:
Part 1: Introduction
- Agile, DevOps and why automation is so important
- What is Selenium?
- The Selenium tool family
- What should you do with Selenium (and what Selenium is not made for)
Part 2: Test Frameworks
- What is a test framework?
- What are the differences between test frameworks (i.e. JUnit, TestNG, nUnit)
- Writing meaningful automated tests
- Useful features in test frameworks (i.e. groups, data provider, dependencies)
Hands-on Practice Lab: Write some simple tests with a test framework utilizing the built-in features
Part 3: The Selenium / WebDriver protocol
- JSON wire protocol
- Interaction between Selenium client and server
Hands-on Practice Lab: Issue first Selenium commands in order to start different browsers
Part 4: Selenium API
- Overview of the Selenium API
- Navigating to URLs
- Finding elements
- Interacting with elements
- Waiting mechanisms
- Expected conditions
- Tips & tricks
Hands-on Practice Lab: Create tests by utilizing the Selenium API.
Part 5: Remote WebDriver & Selenium Grid
- Distributing tests to a remote execution environment
- Selenium Grid overview
- Selenium Grid in action
Hands-on Practice Lab: Set up a remote WebDriver setup including a Selenium Grid to distribute tests across environments and run them parallel.
Part 6: Page Objects
- The importance of maintainable tests
- Page Objects – the key to maintainability
- Page Objects in action
Hands-on Practice Lab: Create an advanced test using page objects.
Part 7: Tips & Tricks
- Event listeners
- Screenshots
- Videos
- Visual aids for testing
- Testing of location-based services
- Mobile testing with Selenium
Part 8: A look into the future of Selenium
Professionals who may benefit include:
- Developers
- Technical-Oriented Testers
- Programmers
- Business Analysts
- Testers
- Test Automation Engineers
- Architects
- Software Engineers
- Full Stack Developers
- QA Automation Engineers
- Write some simple and advanced tests with a test framework utilizing the built-in features
- Issue Selenium commands
- Create tests by utilizing the Selenium API
- Set up a remote WebDriver setup including a Selenium Grid to distribute tests across environments and run them parallel
- Create advanced tests using page objects
- Conduct mobile testing with Selenium