It sounds like there might be some additional actions on the Exit test button - maybe the On Click tab has an action on it to exit title? There has to be a reason for the title exiting when you Exit Test.This isn't your answer, but in my Test I remove the Exit button and instead use a Cancel button. The on click action is to Cancel Test and my Test properties are set that when I cancel the test, I go to my Failed page.As for the title hanging, my only thought is that there is a hidden action somewhere, and there might be two competing actions that don't compute, so it's hanging. If you look at the On Click tab of every button on the page you just might find a hidden action somewhere.Russ