Selenium Tests the Object Oriented Way
Offered By: Devoxx via YouTube
Course Description
Overview
Discover a more efficient approach to Selenium testing in this 30-minute conference talk from Devoxx. Learn how to model web page properties into Java objects, enabling comparisons between expected and actual objects rather than individual property assertions. Explore techniques for creating meaningful, concise, and easily maintainable tests that enhance reusability. Follow along as the speaker demonstrates the creation of image classes, reading image properties, and testing assertions simultaneously. Gain insights into testing entire modules and improving overall test automation practices for web content verification.
Syllabus
Introduction
What do testers do
Creating the image class
Reading the image properties
Testing the assertions
Testing at the same time
Testing the module
Test the entire module
Taught by
Devoxx
Related Courses
Web and Mobile Testing with SeleniumUniversity of Minnesota via Coursera Create Your First Automation Script Using Selenium and Java
Coursera Project Network via Coursera Automate an e-commerce web application using Selenium & Java
Coursera Project Network via Coursera Advanced TestNG Framework and Integration with Selenium
Coursera Project Network via Coursera Behavior Driven Development with Selenium and Cucumber
Coursera Project Network via Coursera