...
- Skip and Unskip is a toggle context menu. Ctrl+K is also a toggle shortcut key.
- After you select step(s) to skip, validation will start immediately. If validation result is successful, it will skip the selected step(s) successfully. Otherwise appropriate error message/action will be shown/performed.
- TestData is not shown for skipped step(s) on Development window.
Skip Functionality
You can choose to skip all steps in a Test case. In this case, since there are no steps to execute, Dry run will not be launched.
...