Ask a Question

How to ignore some enabled test items and go to a specific item directly when running

SOLVED
VivienZ
New Contributor

How to ignore some enabled test items and go to a specific item directly when running

When it runs to a step and failed, I  need to jump to a specific item instead of continue running the next item.

For instance,

Test.png

2 REPLIES 2
AlexKaras
Champion Level 3

Hi,

 

No, there is no way to implement this using native Test Items setup functionality in TestComplete.

You should implement custom logic to make a decision in test code during runtime whether or not this given test item should be executed. (As an example, in the OnLogError() event handling procedure you may store a name of the failed test item in some project variable and analyze this value in the test code of subsequent test items.)

Regards,
  /Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================

alright, I understand, thank you Alex very much, I try to find another way to achieve my goal, thank you again.

cancel
Showing results for 
Search instead for 
Did you mean: