14 years ago
Teststep doesn't fail in testcase view
Hi there,
I am trying to check some URLs to be alive.
So my testcase consists of a number of HTTP test requests with simple assertions (i.e. CONTAINS "HelloWorld").
This works well in case the URL is alive, the teststeps are colored green then.
But in case a teststep fails, returning a unknownHostException or something, this is logged as red in the testcase log only.
It doesn't switch the color to red in the testcase view. These teststeps are just white.
Anybody got any hints why is that? Or any idea for a workaround?
Thanks in advance!
I am trying to check some URLs to be alive.
So my testcase consists of a number of HTTP test requests with simple assertions (i.e. CONTAINS "HelloWorld").
This works well in case the URL is alive, the teststeps are colored green then.
But in case a teststep fails, returning a unknownHostException or something, this is logged as red in the testcase log only.
It doesn't switch the color to red in the testcase view. These teststeps are just white.
Anybody got any hints why is that? Or any idea for a workaround?
Thanks in advance!