Forum Discussion
chrisb
10 years agoRegular Contributor
I'm assuming you have scripts configured to run for OnStopTest and OnStartTest? If so, did you check to see that the name of scripts (function names) match those configured in the event control file. I've had cases where somehow I managed to reset the names in the event control file causing a mismatch between that and my scripts, this would prevent the scripts from running when the events occur. It's happened so infrequently I never bothered to take time to investigate why the names changed.