Skip to content
msuarz edited this page Aug 30, 2012 · 1 revision

Failing Steps

An Step fails when an exception occurs during its execution
The most standard way would be having an assertion that fails
When a step fails the document is reported in red
And the error message is included in the output

Example [ Login ]

When Jim logs in  
it should say wuzup  
Clone this wiki locally