traq Site Admin
Joined: 01 Jun 2006 Posts: 191
|
Posted: Wed Aug 02, 2006 8:43 am Post subject: Using Templates to encourage developers to submit test cases |
|
|
One of the most productive stages for coming up with test cases is during the actual coding of a product. If developers can be encouraged to submit test cases as they think of them during development it can help the test team immensely. The following steps show you how to create test case templates:
1. Create a test case template
CASES -> NEW
Select the product
Enter the test case template details
Include a unique identifier in the test case title or body
2. Notify the developers of the template URL
http://...../test_cases_copy_content.php?id=5
(where the id is the id of the template created)
3. Review and Modify the test cases
At appropriate stages in development the test team can collate, review and
modify test cases before including them in a test script.
CASES -> MODIFY
4. Include the test cases in a test script
SCRIPTS -> NEW
SCRIPTS -> INCLUDE |
|