• Home
  • Public Speaking
  • Travel

Serenity BDD & Screenplay Pattern

Serenity is a framework for BDD and screenplay pattern is an approach designed for an understandable testing and reporting structure. Lets check how they work.


In this model, actors are trying to reach their goals by performing tasks/actions with their abilities. At the end, they check if they did by asking questions.




How does it look over code:



After execution, reports are generated:



Screenshots are taken as well: