Home > Product management > search product without param
Report generated 22-07-2023 00:08

Product Management

Background: Automation exercise app is running

 Searchproductwithoutparam (tag)

search product without param

Scenario Outline

When user search products without value
Then User should get the statuscode as 200
And User should get the responseCode <responsebodycode>
And User responsemessage as <responsemessagebody>

Examples: 

# Responsebodycode Responsemessagebody
1 400 "Bad request, search_product parameter is missing in POST request."
Steps Outcome
SUCCESS 992ms
SUCCESS 1s
Serenity BDD version 3.2.1