Forum Discussion
AlexKaras
10 years agoCommunity Hero
Hi Vignesh,
a) You posted to the forum dedicated to TestComplete, another tool by SmartBear but not SoapUI. I am moving your question to the relevant forum.
b) Technicaly, data in the request are just text strings. So the answer to your question is "yes, request can contain the 'contains' value for the Operator attribute". But requirements as for the valid format and values for request data are defined by your tested application: whether or not the client can generate request with such data and whether or not server can process such request. This is something that only you know.