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

User Register Functionality

  1 To 10 Seconds (Duration)   Valid Add User Credentials

Successful 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 the user should see a message "You have been successfully registered!"

Examples: 

# Email Password
1 user61@semanticsquare.com test
Steps Screenshots Outcome
SUCCESS 3s 169ms
SUCCESS 3.17s
Serenity BDD version 4.2.30