Forum Discussion
ABCDEFG
14 years agoContributor
Thank you for the reply.
Yes, I need more lights in to this.
1]Are you saying that SOAP Fault, Not SOAP Fault Assertions are validating the Requests and not on Response received?
2] Whats a SOAP Fault? Whats is a NOT SOAP Fault? [I know these all are assertions in soapUI, I need beyond that]
3] Can you brief with any example which differentiate each other?
SOAP Fault, Not SOAP Fault - each success and failure scenarios.
For Ref: Sample WSDL -
http://www.oorsprong.org/websamples.cou ... e.wso?WSDL
Example
Request
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://www.oorsprong.org/websamples.countryinfo">
<soapenv:Header/>
<soapenv:Body>
<web:CapitalCity>
<web:sCountryISOCode>USA</web:sCountryISOCode>
</web:CapitalCity>
</soapenv:Body>
</soapenv:Envelope>
Response
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<web:CapitalCityResponse xmlns:web="http://www.oorsprong.org/websamples.countryinfo">
<web:CapitalCityResult>Washington</m:CapitalCityResult>
</web:CapitalCityResponse>
</soap:Body>
</soap:Envelope>
^Regards
Yes, I need more lights in to this.
1]Are you saying that SOAP Fault, Not SOAP Fault Assertions are validating the Requests and not on Response received?
2] Whats a SOAP Fault? Whats is a NOT SOAP Fault? [I know these all are assertions in soapUI, I need beyond that]
3] Can you brief with any example which differentiate each other?
SOAP Fault, Not SOAP Fault - each success and failure scenarios.
For Ref: Sample WSDL -
http://www.oorsprong.org/websamples.cou ... e.wso?WSDL
Example
Request
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://www.oorsprong.org/websamples.countryinfo">
<soapenv:Header/>
<soapenv:Body>
<web:CapitalCity>
<web:sCountryISOCode>USA</web:sCountryISOCode>
</web:CapitalCity>
</soapenv:Body>
</soapenv:Envelope>
Response
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<web:CapitalCityResponse xmlns:web="http://www.oorsprong.org/websamples.countryinfo">
<web:CapitalCityResult>Washington</m:CapitalCityResult>
</web:CapitalCityResponse>
</soap:Body>
</soap:Envelope>
^Regards
Related Content
- 12 years ago
- 3 years ago
- 2 months ago
Recent Discussions
- 23 hours ago