Testopia:Considerations: Difference between revisions
Jump to navigation
Jump to search
Ghendricks (talk | contribs) No edit summary |
Ghendricks (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
'''General''' | '''General''' | ||
# How should midair collisions be handled? | # How should midair collisions be handled? | ||
# What events should trigger notification and to whom? | # What events should trigger notification and to whom? | ||
| Line 12: | Line 10: | ||
#** Test case log entry is marked as failed | #** Test case log entry is marked as failed | ||
# Should a run be allowed to include test cases that are not associated with the plan the run is for? If so, should they be automatically linked to that plan? | # Should a run be allowed to include test cases that are not associated with the plan the run is for? If so, should they be automatically linked to that plan? | ||
'''Reports''' | '''Reports''' | ||
# What kind of standard reports should be included? | # What kind of standard reports should be included? | ||
Latest revision as of 22:34, 28 March 2007
Back to Testopia
General
- How should midair collisions be handled?
- What events should trigger notification and to whom?
- Currently has the following:
- Entire test run completes
- Test run completes for a tester
- Test run completes for a component
- Test case log entry is marked as failed
- Currently has the following:
- Should a run be allowed to include test cases that are not associated with the plan the run is for? If so, should they be automatically linked to that plan?
Reports
- What kind of standard reports should be included?
- I tend to have quite a few TestRun under a signle TestPlan. It will be nice to have a feature that calculates the percentage of a TestRun (PASS/Total TC * 100%) appended at the end of each TestRun. [llim]
- There should be a way to print/export a test plan document (or subset thereof) in a format that would include the "front matter", all the tests (that fall into the subset), etc. This would be good for projects that require a paper trail, want to hand their acceptance test plan to the customer/user, etc.
Please use the Discussion link to reply or feel free to edit this page to add things we have not considered.