Modify ↓
Opened 3 years ago
Closed 3 years ago
#7487 closed enhancement (fixed)
Add multiple test plans capability
| Reported by: | seccanj | Owned by: | seccanj |
|---|---|---|---|
| Priority: | normal | Component: | TestManagerForTracPlugin |
| Severity: | normal | Keywords: | |
| Cc: | rjollos | Trac Release: | 0.11 |
Description
In the long run, it would be useful (but not trivial to
implement) to differentiate between the definition of the
tests and running a test campaign. An example: I have a
software product, a plugin for Trac. Before doing a release
"1.0" I have to perform some interactive tests. Therefore
I start a new test campaign with svn revision 1234, where
all test verdicts "Untested". Let's say, one or two tests
failed. I conclude the test campaign unsuccessful. Now I
have to fix the bugs and have to start a new test campaign,
again with all test verdicts set to "Untested".
Attachments (0)
Change History (4)
comment:1 Changed 3 years ago by rjollos
- Cc rjollos added
- Owner changed from seccanj to rjollos
- Status changed from new to assigned
comment:2 Changed 3 years ago by rjollos
- Owner changed from rjollos to seccanj
- Status changed from assigned to new
comment:3 Changed 3 years ago by anonymous
Feature implemented in 1.1.0.
comment:4 Changed 3 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


Sorry, was just trying to add myself to cc list and accidentally reassigned the ticket to myself.