RE: Test automation with perl.

2005-04-14 Thread Clayton, Nik
I'm copying this back to the mailing list because I thought it might be more generally useful. > a. what kind of application it is ?.. requirement? It's our external mail system. Broadly, this consists of Sendmail plus a whole host of locally developed or open source software working in tandem t

Re: Test automation with perl.

2005-04-14 Thread Kevin Scaldeferri
On Apr 14, 2005, at 12:43 AM, suresh babu wrote: Hi Experts, I would like to reiterate my request. For our students i need these projects. Basically i want some open source projects and their test suits(developed using perl). We would like to use these projects as case studies to demonstrate tes

Re: Test automation with perl.

2005-04-14 Thread Adrian Howard
On 14 Apr 2005, at 08:43, suresh babu wrote: Hi Experts, I would like to reiterate my request. [snip] Did you not read the replies? http://www.nntp.perl.org/group/perl.qa/4079 http://www.nntp.perl.org/group/perl.qa/4081 Adrian

Re: Test automation with perl.

2005-04-14 Thread suresh babu
Hi Experts, I would like to reiterate my request. For our students i need these projects. Basically i want some open source projects and their test suits(developed using perl). We would like to use these projects as case studies to demonstrate test automation. Thanks, Suresh. suresh babu <[

Re: Test automation with perl.

2005-04-13 Thread Michael G Schwern
On Wed, Apr 13, 2005 at 02:45:53PM +0100, Adrian Howard wrote: > Darcs has some of its tests written in > Perl. PS If you're going to look at darcs' test suite look at darcs-unstable, not the latest release. Its test suite is in much better shape.

Re: Test automation with perl.

2005-04-13 Thread Adrian Howard
On 13 Apr 2005, at 09:27, suresh babu wrote: I need some example projects(not web applications) which uses perl to develop test suites and automate testing requirements. May be some pointers or source forge where i can get information on such projects. Most things on CPAN will have a Perl test su