Forum Discussion

trevorfuller's avatar
trevorfuller
New Contributor
13 years ago

Resuming a Project Suite after a reboot

I know about the aqEnvironment.RebootAndContinue, but this only allows you to run a routine after a reboot.



Are there any recommended methods of resuming the running ofa project suite after a reboot from a set point?



Thanks in advance,

Trev.
  • bbi's avatar
    bbi
    Contributor
    I don't know if TCV have a build-in feature to manage that but perhaps you can use a file or database or whatever marker to store the current step and in setup routine of your pjs read that marker and run your tests from that point.