[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [TSVN] Regression Testing of TSVN

From: Greg Stevenson <greg_at_magictogo.com>
Date: 2005-09-06 17:08:06 CEST

Dunit is for unit testing and not functional testing. I am very familiar
with it. However it will not work for functional testing. Ask your
programmers how to use Dunit to navigate to a file in windows explorer
right click on it. Selecte TSVN, then Commit, manipulate the dialog,
etc.
Yes it can be done, but only by reinventing a functional testing product
like TC. When someone adds all that to any xUnit product, we can all use
it.
--Greg

-----Original Message-----
From: Alexander Klenin [mailto:klenin@gmail.com]
Sent: Tuesday, September 06, 2005 12:07 AM
To: dev@tortoisesvn.tigris.org
Subject: Re: [TSVN] Regression Testing of TSVN

On 9/6/05, Greg Stevenson <greg@magictogo.com> wrote:

> I would be willing to create an automated test suite to run against
> the nightly builds. The rub here is that there are no open source
> tools to do this. Regression testing TSVN would require a functional
> testing tool that can manipulate the UI. Go to OpensourceTesting.org,
> etc. and you will find this is not an area well served by open source.

Our company uses open-source tool DUnit for automated testing, including
GUI testing, and we are generally quite happy with it. Of course, we had
to write some custom classes for GUI testing, but nothing too complex.

--
Alexander S. Klenin
Insight Experts Ltd.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Sep 6 17:08:53 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.