Forum Discussion
nmrao
11 years agoCommunity Hero
Sorry, your reply did not answer, check what is the method choosen while hitting the request in the browser.
Are you using GET method when doing the same in Browser or you send it over POST?
- jkrier11 years agoRegular Contributor
I figured out what is happening. When adding the HTTP request to the test case SoapUI is making the end point all lower case regardless of what case is supplied. After the test step is created you have to go into the properties tab of the request itself and add the end point back in using the correct case. Also, in the URL window of the the test step itself, SoapUI will not allow upper case values. No matter what is typed everything is turned into lower case. I've taken screen shots but I do not see where/how to add attachments in this new format.
Is this a known issue? Are there plans to fix this in the next release?