Passes, Failures and Erros

Hello, guys!

I have some doubts about Katalon’s Log Viewer.
So, lets go:
What determines “passes” on a test case;
What determines a “failure” on a test case;
What determines an “error” on a test case;
Can i force my test to become an “error” or a “failure” if doesn’t fit with my expectations?

Best regards!

Yes, you can (to some extent). See:

KeywordUtil.markPassed("My pass message")

There’s more info here: https://docs.katalon.com/display/KD/Define+custom+keywords

But the whole logging thing needs a rethink in my opinion. If you agree, add your voice and an Upvote to this thread:

2 Likes