I'm a novice user of CruiseControl, but so far I was able to setup
some ASP .NET projects and compile them successfuly with NANT and
CruiseControl .NET. Now i'm looking into automate Web UI testing.
My goal is to create tests with the designer and then have CC run
them.
Can someone point the right direction to integrate SWEA tests and CC
NET? How are you doing this?
Thanks
_________________________________________________________________
Get a FREE Web site, company branded e-mail and more from Microsoft Office
Live! http://clk.atdmt.com/MRT/go/mcrssaub0050001411mrt/direct/01/
Thanks for the info. I, also, use CC.NET, but I have not taken the
time to integrate my SWEA tests into it. This is good to know.
Tod
On May 2, 10:27 am, "Alex Furman" <alex_f...@hotmail.com> wrote:
> You can use SWEA with CruiseControl.NET. The simplest solution is to run
> CC.NET from command line, not as service. If you want to run CC.NET as
> service you should use ConnectAs() or Connect(taskName) fucntions of the
> ExplorerManager. The fucntions run IE with the correct user profile - the