Hi, There is a problem I am facing trying to integrate my UI Automation tests with cruise control.
The tests basically opens an instance of outlook and runs a couple of tests ( eg:searches for specific windows,clicks buttons etc).The tests are run using NUnit.Now I have integrated these tests in the cruise control. The problem faced here is that when the cruise control is running through ccnet windows service and I run my tests no GUI of outlook opens ,only a process is seen in the tasks manager .Hence since the tests looks for various outlook windows and forms it fails. Now if I run the same tests when cruise control is running through ccnet console.exe the tests run perfectly and even the outlook GUI opens without any problem on the server. I would like to know that, is there a way to run the UI Automation tests when cruise control is running through the ccnet windows service?? Awaiting for a reply Thanks.
