> I have found a test case management tool (Trac plugin) on
> http://trac-hacks.org/wiki/TestCaseManagementPlugin.
>
> Did someone try it already in real usage?
>   

Thanks for the pointer. I had looked into it, but initially I could not 
match the features to my requirements. After rereading the webside 
things look much clearer to me. The main issue, why I skipped this 
plugin initially, was that every test is done as a new ticket. This adds 
a overhead if you have lot's of tests and have to check every ticket, I 
was looking for something "easier". The fact, that the workflow is not 
(was not) customizeable for each ticket type seemed to be a problem for 
me, too.

Nevertheless, we are going to check next week, whether this plugin is 
suitable for our needs.

Still I think, that the different ticket types needs a better separation 
within trac, e.g. a custom fields for each ticket type, custom UI, 
custom workflow, and so on. Additionally I always find myself in trouble 
when I need to tie a ticket/WIKI page to a specific version / branch in 
sourcesafe. The TestCaseManagementPlugin solves this problem by storing 
the cases itself with the software (subversion) and only store the 
concrete test instance within trac. But this behavoir could be improved 
in trac.


If I only had time to help in this area ....


Dirk

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to