Forum Discussion

NAVTEQ_Support_1's avatar
NAVTEQ_Support_1
Contributor
13 years ago

Execute from here

Hi,

suggestion for a small feature - sometimes my test case contains many steps (20+) and if it fails somewhere in the middle, there are situations when I want to continue with execution so what I need to do is open subsequent steps one-by-one and manually execute every one of them. It would be nice to have something like "Execute from here" which would start with that particular step, no matter what the circumstances are. Thanks,

roman

2 Replies

  • As a work around you could block disable the preceding tests and then click run.
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    I can suggest two more (existing) options:

    - disable 'fail on error' option. That way, test case will continue even if some test step fails.
    - open test case panel. Right click test step and select 'Run from here' option. This will do exactly what you need.

    Hope this helps!

    Vladimir
    SmartBear Software