SERENITY BDD Framework for Selenium, Appium and REST APIs
Learn and Master Serenity BDD Framework with various design patterns like Page Object and Cucumber JVM
Created by Rahul Arora | 9.5 hours on-demand video course
SERENITY BDD Framework for Selenium, Appium and REST APIs. Learn and Master Serenity BDD Framework with various design patterns like Page Object and Cucumber JVM. Serenity BDD framework was initially named as Thucydides. The framework provides you lot of wrapper classes and functionalities from the popular Apis like Selenium or Appium and provide you with helper methods to write your automation task with a very minimum code.
The framework also provides you with an interactive report which should be generated automatically without adding any additional API or effort once the test case execution is completed. The best part of the framework is it’s Opensource and there’s no license required to use this framework and can be integrated with popular design patterns like Page Objects, Page Factories and Cucumber BDD. The test execution is handled via JUnit runner and can be integrated with various other tools like Maven and Jenkins.
What you’ll learn
- Serenity BDD Framework
- Automation of UI Apps
- Various Xpath and CSS locating techniques
- How to handle sync issues
- Automation of REST APIs
Recommended Course
Cucumber with Java-Build Automation Framework in lesser code