Serenity BDD Users Manual
Automated Acceptance Testing With Style
Bring Your Team Together
Don’t be a lonely tester writing scripts in a corner, create test automation frameworks that your whole team enjoys using.
Automate At Scale
Write clean, high quality, easily maintained automation code that scales with your test suite, so that you spend your time writing new scenarios, not fixing existing ones.
Report What Really Matters
Serenity BDD provides powerful living documentation and test reporting that gives meaningful feedback to testers, business folks, and the team as a whole. Serenity tells you not only what tests have been executed, but more importantly, what requirements have been tested.
Test UI, API and Mobile
Serenity supports both UI and API testing, and integrates seamlessly with standard industry tools such as Selenium 4 and RestAssured.
Integrate with your favorite test automation libraries
Automate executable specifications with BDD tools like Cucumber, or write clean and maintainable test code with business-readable reporting in JUnit 4 or 5.
Apply Best Practices
Use conventional Page Objects, and reduce the amount of code needed by 50% compared to traditional page object implementations, or try out more modern test automation design patterns such as Action Classes or the Screenplay Pattern, and write scalable, easy to maintain code tailor-fitted to your domain.