the easiest might be a combination of: * http://trac-hacks.org/wiki/TracFormsPlugin * http://trac-hacks.org/wiki/TicketChangePlugin * http://trac-hacks.org/wiki/MasterTicketsPlugin
you create one trac form for a test plan, and include it in a ticket for one or multiple test runs. tick the test case in case it is successful, create a defect and do not tick if not. with this approach you get multiple runs out of one plan. with the ticket change plugin you can include the run also in a ticket comment and change it later on. then you link the defects found to the testrun-ticket. rupert. On Sep 5, 5:14 am, Frank <[EMAIL PROTECTED]> wrote: > Hi Guys, > > Could u tell me how you manage your test plan/test case under Trac? > > In addition, how do you evaluate for the test case plugin of > Trac,http://trac-hacks.org/wiki/TestCaseManagementPlugin? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
