function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ReksReks 

SOAP UNIT Testing

Hello !

 

Can any one explain SOAP Unit Testing and then the process what we follow and how do we relate it to Salesforce ?

 

digamber.prasaddigamber.prasad

Hi,

 

If you are talking about writing test class for web service callout, probably below URLs can help you:-

 

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_callouts_wsdl2apex_testing.htm

 

Let me know if you are talking about SOAPUI tool?

ReksReks

Hi ! 

I am not talking about the test code part but I am talking on how to test SOAP on QA perspects.