Forum Discussion
SmartBear_Suppo
Alumni
11 years agoHi,
You may need to create custom assertions using the TestAssertionFactory, as referenced here: http://www.soapui.org/Developers-Corner/custom-factories.html. The built-in assertions are active or inactive depending on whether they are applicable to the TestStep at hand. So your TestStep will need to be connected to an applicable assertion.
Regards,
Giscard
SmartBear Support
You may need to create custom assertions using the TestAssertionFactory, as referenced here: http://www.soapui.org/Developers-Corner/custom-factories.html. The built-in assertions are active or inactive depending on whether they are applicable to the TestStep at hand. So your TestStep will need to be connected to an applicable assertion.
Regards,
Giscard
SmartBear Support