[TIP] Test management tools in python

Olemis Lang olemis at gmail.com
Thu Aug 12 09:11:38 PDT 2010


On Mon, Aug 9, 2010 at 4:07 PM, Eric Smith <eric at trueblade.com> wrote:
> On 8/9/10 4:50 PM, Jesse Noller 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.
>
> For those of us not in the know but curious, what's the distinction?
>

http://en.wikipedia.org/wiki/Test_management

vs

http://en.wikipedia.org/wiki/Continuous_integration

-- 
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