JPNew Contributor17 years ago[Resolved] Disable Assertion with GroovyHello All Does anyone know how to disable a response assertion using groovy? Thanks
Jasper175Frequent Contributor13 years agoCan you provide the path to do this from the testSuite level? I tried various paths but failed..testSteps["testStepName"].assertions["assertName"].setDisabled(true)
Recent DiscussionsR-API 3.59.0 shows test case passed although there are failed test stepsAbstractTestRunner errorSmart Assertion default of "Received Data"
Related ContentDisable Assertions using Setup scriptHow to enable/disable multiple assertions in a test Suite via groovy scriptDisable Response SLA assertion on all REST test steps