When I made execute for a simple test case the result was "Fail - 0 passed of 0 executed"
and on viewing the text view there was an error
--------------------------------------------------
'4/30/2010 2:22:23 AM' - Error encountered during execution.
--------------------------------------------------
'4/30/2010 2:22:23 AM' - Error attempting to ping runner. Error: System.IO.IOException: Pipe is broken.
at System.IO.Pipes.PipeStream.WinIOError(Int32 errorCode)
at System.IO.Pipes.PipeStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.Pipes.PipeStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at ArtOfTest.WebAii.Messaging.Process.PipeCommunication.WriteCommandToPipe(PipeCommand command, PipeStream pipe, Boolean waitForDrain)
at ArtOfTest.WebAii.Design.Execution.RunnerController.Ping()
--------------------------------------------------
'4/30/2010 2:22:23 AM' - Aborting....