

MCQOPTIONS
Saved Bookmarks
1. |
When Cucumber finds a matching Step Definition it will execute it. If the block in the step definition doesn not raise an Exception, the step is marked as ? |
A. | undefined step |
B. | successful step |
C. | pending step |
D. | skipped step |
E. | |
Answer» C. pending step | |