Hello,
I am facing similar issue, however, in our case the ExecutionStatus.Finished is changing to True randomly during the TestSet excution. Is this a know issue with HP ALM? Is there a work around for this condition?
Here is sample output from the custom console debug messages:
Tests pending execution: 63
Test Status Running: 2
Test Status Connecting: 61
Test Status Waiting: 0
Test Status Null: 0
Passed Test Count: 4
Failed Test Count: 0
The value of ExecutionStatus.Finished: False
__________________________________________________________________________________________________________________________________________
Tests pending execution: 60
Test Status Running: 2
Test Status Connecting: 58
Test Status Waiting: 0
Test Status Null: 0
Passed Test Count: 6
Failed Test Count: 1
The value of ExecutionStatus.Finished: True
Any help is really appriciated!
Thanks,
TSK