Serenity BDD Report
Home > Register > User Register Functionality > Unsuccessful register with valid credentials
Report generated 22-11-2025 23:04

User Register Functionality

  1 To 10 Seconds (Duration)   Email Already Exists

Unsuccessful Register with valid Credentials

Scenario Outline

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

Examples: 

# Email Password Error Message
1 user61@semanticsquare.com test Email already exists.Please enter a valid email address
Steps Screenshots Outcome
SUCCESS 2s 351ms
SUCCESS 2.35s
Serenity BDD version 4.2.30