How to dynamically configure a REST mock in SoapUi?
问题 Using SoapUi I intend to make a call to a MockService and when the Response is configured to return a static message, everything seems to be fine. On the other side, if I add and send a parameter (Eg. ?PName=John), although I also changed the name in the response from "John" to ${PName}, i get nothing (an empty string). Where am I doing it wrong? Please see the attached screenshot Thank you, 回答1: Here is how I would get the request parameters: For example, user is passing a query parameter