Running scenario tests

.Once the test case is save then gets listed within right panel.Once user clicks on the test, right panel get refreshed and detailed steps are shown.Same panel has Run and Debug & Modify buttons.

6.1 Run Mode : Clicking Run would run the test in normal mode and if there is a step failure in this mode then test execution doesn't stop.

6.2 Debug & Modify Mode : Clicking Debug & Modify would run test in debug mode.In debug mode if test step failure is encountered, test execution stops at that step and user is presented with options to either Save(if there is any change done to test step) or Resume.Clicking Save would save and checkin the changes done to the step.

Test Case recorded and reports having test case execution can be seen under Application -> Quality -> Automated Testing -> Scenario Testing Landing Page .

Test Case can be run from the landing page as well.