Home > Product management > login with valid credentials
Report generated 22-07-2023 00:08

Product Management

Background: Automation exercise app is running

 Verify Loginwith Valid Credentials (tag)

login with valid credentials

Scenario Outline

When user login with valid credentials
And User should get the responseCode <responsebodycode>
And User responsemessage as <responsemessagebody>

Examples: 

# Responsebodycode Responsemessagebody
1 200 "User exists!"
Steps Outcome
SUCCESS 962ms
SUCCESS 0.97s
Serenity BDD version 3.2.1