- Java should be installed and configured.
- Maven should be installed and configured.
- Download the files from Git repository either as zip file OR using Git.
Open the command prompt and navigate to the folder in which pom.xml file is present. Run the below Maven command.
mvn serenity:aggregate verify
Once scripts completes execution report will be generated in /target/site/serenity folder.