Continue after failed assertion

后端 未结 4 1471
轮回少年
轮回少年 2021-01-04 00:01

Once an assertion fails( typically API response ), the remaining test steps in a test case do not get executed. How do I get SoapUI to continue on and complete the rest of t

4条回答
  •  没有蜡笔的小新
    2021-01-04 00:32

    In SOAPUI free version you can go to the test case and click on the gear or settings icon which opens up a pop up and uncheck the option "Abort test if error occurs"

提交回复
热议问题