[TIP] Test management tools in python

Itamar O itamarost at gmail.com
Mon Aug 9 15:10:35 PDT 2010


On Tue, Aug 10, 2010 at 12:29 AM, Olemis Lang <olemis at gmail.com> wrote:

> On Mon, Aug 9, 2010 at 3:50 PM, Jesse Noller <jnoller at gmail.com> wrote:
> > 2010/8/9 Olemis Lang <olemis at gmail.com>:
> >> 2010/8/9 Paweł Siergiejuk <pawelsiergiejuk at gmail.com>:
> >>> Hi all
> >>>
> >>> From some time I try to find a some kind of test management tools.
> >>> I need to store testcases, testsuite for each project, execute suits,
> >>> store result.
> >>> Do you know any python or python-friendly tools?
> >>>
> >>
> >> Bitten , Hudson, Buildbot ... any other CI tool ...
> >>
> >
> > Not quite; CI != test case tracking and management. As for the OP's
> > question - sadly I've had to roll my own in most cases.
> >
>
> Probably I misunderstood the original request . For this I've heard
> about some Trac plugins
>
>
> http://www.google.com/search?hl=en&client=opera&hs=UDv&rls=en&q=+site:trac-hacks.org+manage+test+case+Trac&sa=X&ei=8nJgTNWHKIP_8AaUoKn5AQ&ved=0CAIQqAQwAg
>
> and a software that does this and integrates with Trac (I don't
> remember its name :-/ ... )
>

Maybe you are thinking about Test Link (http://blog.testlink.org/).
I came across it when looking for some test-management tools,
and it seemed the most advanced open source solution
(disclaimer: this wasn't a very thorough research).
Never really had a chance to play around with it,
so if anyone else has some feedback to share ...


>
> --
> Regards,
>
> Olemis.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20100810/66b8aef1/attachment.htm>


More information about the testing-in-python mailing list