Forum Discussion

RaghavanG's avatar
RaghavanG
Occasional Contributor
2 years ago

How to send the parameter with different data type in readyAPI as a negative scenario in a Test Case

How to send the parameter with different data type in readyAPI as a negative scenario in a Test Case

 

I would like to validate my API with all the negative scenarios and as part of it I would like to give other datatypes in the query parameter in my API.

I have added my test Case and tried to parameterize but still we are getting the string alone as data type. How to do that? Please suggest some ideas on it.