Home > Product management > Add product
Report generated 22-07-2023 00:08

Product Management

Background: Automation exercise app is running

 Addproducts (tag)

Add product

Scenario Outline

When user creates product
Then User should get the statuscode as 200
And User should get the responseCode <responsebodycode>
And User responsemessage as <responsemessagebody>

Examples: 

# Responsebodycode Responsemessagebody
1 405 "This request method is not supported."
Steps Outcome
SUCCESS 1s 072ms
SUCCESS 1.09s
Serenity BDD version 3.2.1