Global Error check

Hi All,

Is there a way to declare a single check assertion that applies on all exec ?
I want to check that none of the responses contain the word “Error”.
Thanks !

Benoît

Hi,

Only available in current master: you can defined common checks on the HttpProtocol.

Cheers,

Stéphane

Thanks, Stéphane !