A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  • User can select single step or multiple steps to perform skip or unskip on development and Task views.
  • Skipped steps are skipped during execution and are not shown on debugger view as well as on execution report.
  • User can skip step(s) with right mouse click on a step and then click on 'Skip' menu from context menu.
  • Also, user can press Ctrl + k to perform skip or unskip.     

Skipped steps on Development view.

Skipped steps on Debugger view.

  • Skip and Unskip is a toggle context menu. Ctrl+k is also a toggle shortcut key.
  • After user selects 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. [Please refer 'Skip Functionality' present below in the document]       
  • TestData is not shown for skipped step(s) on Development window.
  • No labels