the request body contains data “request_body”
API Operations Step-def the request body contains data “request_body” Keyword Given, When, And, Then Description Will enter the data to save the details. Declaration Code Element Application Test Data Then the request body contains data “” NILL NILL A B Request_body_text { “scripts”:100,”status”:”passed”} Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction
the request body contains data “request_body” Read More »