Serenity BDD Report
Report generated 22-11-2025 23:04

User Register Functionality Feature

 1 To 10 Seconds (Duration)

 Email Already Exists

Unsuccessful Register with valid Credentials

Scenario:

Given user register button on the login page
When the user enters email as "<email>" and password as "<password>" and firstname as "user" and lastname as "new"
And user clicks the register button
Then user should be able to see error message "<errorMessage>" on the error page
When user clicks Previous page button
And the user should be redirected to the register page
Serenity BDD version 4.2.30