weiwer
6 years agoNew Member
Analysing what SoapUI is sending in terms of Authentication to call a certain Web-Service
Hi all,
i call a Web-Service (from an ERP-System), which needs User and password.
It is not located in the Request-XML.
So i mentioned it in the to fields "Username" and "Password" in the tab "TestRequest Properties" of an Testcase and it works fine!!
Now i must call the same Web-Service from a lower level tool e.g. curl, and i dont know how to mention/submit username and password.
My question ist: How/Where can i see, what SoapUI is really sending "over the line" in terms of HTTP... or so.
How can SoapUI know, which type of Authentication method must be used for a certain Web-Service??
Thanks a lot for help!!
regards werner!