Hi,
I’ve enabled Test Scenario Post Processing and added a custom script for validation, because I want the same validation to apply to all test steps.
And on individual test steps I’m trying to add individual step validation.
But looks like when I add the step script, the test scenario validation is not running.
I was expecting it to combine both.
Am I doing something wrong?