Changes between Version 3 and Version 4 of TestCaseManagementPlugin


Ignore:
Timestamp:
Feb 3, 2007, 12:07:28 AM (17 years ago)
Author:
edunne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestCaseManagementPlugin

    v3 v4  
    5454How would you use this:
    5555
    56 1. create tests in the provided XML format.
    57 2. add and commit these testcases into your subversion project
    58 3. specify the path to the location of the tests in the trac config file (location in subversion not on your hard drive).
    59 4. add the custom field and ticket type to that trac project
    60 5. enable the plugin
    61 6. click on the testcase tab on the main trac menu
    62 7. select test run
    63 8. select users to generate a test run for (any user that's already registered in trac will appear'
    64 9. select tests and test templates.
    65 10. click generate test run.
     561. create tests in the provided XML format.[[BR]]
     572. add and commit these testcases into your subversion project [[BR]]
     583. specify the path to the location of the tests in the trac config file (location in subversion not on your hard drive). [[BR]]
     594. add the custom field and ticket type to that trac project [[BR]]
     605. enable the plugin  [[BR]]
     616. click on the testcase tab on the main trac menu [[BR]]
     627. select test run  [[BR]]
     638. select users to generate a test run for (any user that's already registered in trac will appear  [[BR]]
     649. select tests and test templates.  [[BR]]
     6510. click generate test run.  [[BR]]
     66[[BR]]
     67
    6668
    6769Each selected user will have a test case ticket generated with the test case details.  They close the ticket and mark the ticket as pass fail etc. plus any comments.