Forum Discussion
bilgvvn
9 years agoOccasional Contributor
else
{ assert false }
HaroldR
9 years agoContributor
Thanks for the reply,
The thing is, as I have a loop in my testcase, if the script failed at least once, the execution of the testcase will stop. That's why I was looking for a way to directly set an assertion to Failed and to pursue remaining executions even if one had failed before.
So, do you get an idea of how could I change the statut of any assertion which is set in the teststep request?
Regards,
H.R