[TIP] Test management tools in python

Olemis Lang olemis at gmail.com
Tue Aug 10 04:59:57 PDT 2010


On Mon, Aug 9, 2010 at 5:10 PM, Itamar O <itamarost at gmail.com> wrote:
> 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 ...
>

Thnx ! That was exactly the tool that Roger pointed out @ trac-users
(I just couldn't find the msg
:-$ )

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:



More information about the testing-in-python mailing list