Collections:
Add "Not SOAP Fault" Assertion to SOAP Request
How to Add "Not SOAP Fault" Assertion to a SOAP Request? I want to ensure the SOAP request always returns good response with no errors.
✍: FYIcenter.com
You can follow this tutorial to Add "Not SOAP Fault" Assertion to SOAP Request.
1. Open NDFD-soapui.xml project in SoapUI.
2. Double-click on "SOAP Request" you added as a test step in the test case. You see the "SOAP Request" window.
3. Click on "Assertions" tab at the bottom of the request window. You see the assertion section opened with 1 assertion: SOAP Response, which ensures the response is valid SOAP message.
4. Click on "+" icon. You see the "Add Assertion" window.
5. Click "Compliance, Status and Standards > Not SOAP Fault" and click "Add". You see 2 assertions listed now:
SOAP Response Not SOAP Fault
6. Run the request again. You see both assertions passed and showing as VALID.
The picture below shows you how to Run SOAP Test Case in SoapUI:
⇒ Clone SOAP Request in SOAP Test Case
⇐ Run SOAP Test Case in SoapUI
2018-04-12, 2941🔥, 0💬
Popular Posts:
How to see my IP address Host Name? To help you to see your IP Address Host Name, FYIcenter.com has ...
How to see my IP address Host Name? To help you to see your IP Address Host Name, FYIcenter.com has ...
How to generate IPv6 Addresses? To help you to obtain some IPv6 addresses for testing purpose, FYIce...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...
Where to find test data generators? FYIcenter.com has prepared a number of test data generators for ...