SUMMARY
This
Document contains the procedure to work with Serenity with Cucumber.
Using this
Document, we can easily create a Maven Project & automate the scenarios
during the execution by Cucumber using BDD framework.
1. What is
Serenity
- Serenity BDD is open source Library.
- Serenity BDD helps to quickly write well-structured, maintainable automated acceptance criteria using BDD (Given - When - Then) like cucumber.
- Advantage of serenity BDD, no need to invest the time for building and maintain own automation framework.
- Serenity with cucumber will provide more detailed test reports (each test step with screenshot).
- Can integrate with external sources like JIRA or ALM for requirement organising.
Pre-requisite:
Eclipse (suggested: latest version - Oxygen)
installation with Maven and cucumber, please find the process in the above Pages.
No comments:
Post a Comment