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

User Register Functionality

  Invalid Email   1 To 10 Seconds (Duration)

Unsuccessful Register with Invalid Email

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 user@net test Invalid Email address. Please enter a valid format
Steps Screenshots Outcome
SUCCESS 1s 771ms
SUCCESS 1.77s
Serenity BDD version 4.2.30