blocker test

ELSE: value is NOT eqaul to testing

value is NOT equal to “testing”


ELSE: value is NOT greater than “testing”
ELSE: value is NOT greater than “10”
ELSE: value is NOT less than “testing”
ELSE: value is NOT less than “10”

ELSE: value is less than “testing” ELSE: value is less than “10” ELSE: value is greater than “testing”

ELSE: value is greater than “10”
ELSE: value is NOT one of “a,b,c,d'
ELSE: value NOT contains “test”
ELSE: value NOT starts with “te”
ELSE: value NOT ends with “ing”

ELSE: value NOT empty or not set