SERENITY BDD Framework for Selenium, Appium and REST Assured (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.
So in this course we will be learning in Depth of Serenity framework and will use it for the UI, Mobile and the API part
And will also be designing an end to end test framework using Serenity BDD.