SmartBear Support wrote: |
---|
Have not seen this.
Are you using HTTPS or any other web service security?
Also, is the Raw request tab the same for default request and REST test step?
Thanks, Michael Giller SmartBear Software |
Hello Michael,
Thanks for your assistance.
In the Http (ASP.NET Web) API side we are using DotNetOpenAuth for authorization, based on a token sent in the Http headers which is validated with a HttpMessageHandler.
This step is executed with no problem at all.
The Test Case RAW request form shows the same as the request.
I am new to HTTP API testing with SoapUI and I was hopping to complement the Unit and Integration with Functional Tests but had no success up until now.
Cheers
Carlos