Hi
in the log file I found this : TestFixtureSetUp failed in MyITRTest WatiN.Core.Exceptions.ElementNotFoundException : Could not find INPUT (text password textarea hidden) or TEXTAREA element tag matching criteria: Attribute 'id' with value 'txtuserName' maybe this helps to solve it you are running it as a console application, right? with kind regards Ruben Willems On Wed, Jan 28, 2009 at 11:52 AM, Saba Akhtar <[email protected]> wrote: > My tests run successfully when run through NUNIT. When I run through > CC.NET they failed. It runs some of the tests and in the middle of > execution Kill the process. Also when I check my Nunit results, Some of the > passed tests are shown fail and showing all tests results as > TestFixtureSetUp failed in MyITRTest. > > I am running it as a desktop service as my tests involved lot of alerts and > popups. I have atteched with email config file as well as server log file. > Kindly guide as I have to deploy my project tomoroo. > > Kind Regards > Saba >
