-
Notifications
You must be signed in to change notification settings - Fork 0
Interfaces testing
Lucas Alexander edited this page Aug 5, 2013
·
1 revision
###Interfaces Testing###
I suggest using SoapUI to test your interfaces. To get up and running with SoapUI, you basically just point it at your service's auto-generated WSDL, and SoapUI will figure out most everything it needs to work. If you use the Diesel Xrm Service Wrapper solution without modifying the WCF configuration, you will need to change the WSS-Password Type setting for your request to "PasswordText," and you'll have to supply the username and password either in the request properties menu or on the Authorization tab.