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

Product Management

Background: Automation exercise app is running

 Loginwithinvaliddetails (tag)

login with invalid credentials

Scenario Outline

When login with invalid credentials
Then User should get the statuscode as 200
And User should get the responseCode <responsebodycode>
And User responsemessage as <responsemessagebody>

Examples: 

# Responsebodycode Responsemessagebody
1 404 "User not found!"
Steps Outcome
SUCCESS 965ms
SUCCESS 0.97s
Serenity BDD version 3.2.1