Continue after failed assertion

automated-tests, soapui

Solution

1- Double click on the test case (not test step)

look at the provided picture and find the one shown below:

Problem

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 the test steps? I am also looking for a way to retry that step again with the same set of data. If not possible, skip that and proceed to next set of items. Any idea on this ?

Original source