Test case script

Is there a way to return something from a script that will tell the test step that it has failed ?
I tried doing return false but that didn’t work.
I was searching for some section in the help to find more information about the different script options.

You can write this assertion to see if the return is correct


Hi, you can see :Assertion scripts - Apidog Docs if you want to interrupt the current script.