pyresttest icon indicating copy to clipboard operation
pyresttest copied to clipboard

input data from txt file to yaml

Open omsatheesh opened this issue 7 years ago • 1 comments

Is there an easy way to input data to the yaml file and iterate the data for a get request and validate the response output?

Eg Json output

{ "status": "SUCCESS", "input": "ipod" }

I want to validate the response status and input matches with my input text file for different inputs.

omsatheesh avatar May 19 '17 18:05 omsatheesh

@svanoort

omsatheesh avatar Jun 01 '17 18:06 omsatheesh