Test Statistics

Total StatisticsTotalPassFailGraph
Critical Tests
211
All Tests
211
Statistics by TagTotalPassFailGraph
fail
101
force
211
pass
110
Statistics by SuiteTotalPassFailGraph
211

Test Execution Log

-
TEST SUITE: Pass And Fail Expand All
+
SETUP: My Keyword Suite Setup Expand All
+
TEST CASE: Pass Expand All
-
TEST CASE: Fail Expand All
+
KEYWORD: My Keyword Fail Expand All
-
KEYWORD: BuiltIn.Fail msg=Expected failure Expand All
08:01:55.845 TRACE Arguments: [ msg=u'Expected failure' ]
08:01:55.846 FAIL Expected failure
08:01:55.846 DEBUG Traceback (most recent call last): File "/Users/jmalinen/Documents/workspace/robot/src/robot/libraries/BuiltIn.py", line 305, in fail raise AssertionError(msg) if msg else AssertionError()