Jasper175
14 years agoFrequent Contributor
Yellow - Assertion Failure
Hello,
There have come to be many times where I need something to fail, but I don't want it to be "RED" and wish to continue the test run.
I know of the feature to not fail on Error, however I'm using a setup script throughout other testSuites where if my TestSuite "Subscribe" fails then : runner.cancel("Subscribe Failure")
However there are some testSteps I have that fail or pass I don't want it "Red" otherwise it's recorded as the test failed and thus cancels my test.
Perhaps what would suffice is each assertion to have it's own property, like a Medium (yellow), Red (High) failure attribute to it? Where I could right click on it and set to Meduim/High or something.
Just a thought - it could help.
Thank you,
Rob
There have come to be many times where I need something to fail, but I don't want it to be "RED" and wish to continue the test run.
I know of the feature to not fail on Error, however I'm using a setup script throughout other testSuites where if my TestSuite "Subscribe" fails then : runner.cancel("Subscribe Failure")
However there are some testSteps I have that fail or pass I don't want it "Red" otherwise it's recorded as the test failed and thus cancels my test.
Perhaps what would suffice is each assertion to have it's own property, like a Medium (yellow), Red (High) failure attribute to it? Where I could right click on it and set to Meduim/High or something.
Just a thought - it could help.
Thank you,
Rob