stevereissps
3 years agoOccasional Contributor
Execution Plan - Indented Statement Logic to Execute On Passing Test Cases
Hi All,
I'm using the latest version of TestComplete v15.40
In the Execution Plan - Can there be logic in the statements to execute (or NOT) indented statements?
(I believe that the Keyword Tests allow this sort of logic - if a statement fails, the indented statements will NOT get executed.)
I would need to have something like this :
[x] Connect to Remote Machine (if the test case CAN connect to the remote machine - continue - otherwise skip Remote tests)
[x] Remote Test 1
[x] Remote Test 2
Thanks in Advance!
Steve