ContributionsMost RecentMost LikesSolutionsRe: SoapUI 5.1.3, mockRequest.getRequest().getParameter("paramName") - returns null for POST request Try mockRequest.getHttpRequest().getParameter("paramName"). REST service endpoint Username and PasswordUsing soapUI 4.5.1. I've created a REST service and defined several service endpoints using the Service Viewer. When creating a REST Test Request test step, I can pick from the various endpoints I've defined, but the Username and Password I entered for the endpoint don't seem to be used when I execute the test step. I've tried all the various MODE selections (haven't found any documentation on those yet) with no luck. I've also tried the Test Case "set credentials for all requests" (the key icon); the only credentials that appear to be used are those manually entered in the test step Custom Properties. Am I doing something wrong, or have I stumbled onto a couple of bugs?