A Trac plugin to create Test Cases, organize them in catalogs and track their execution status and outcome.
Take a look at the Web Page on trac-hacks:
http://trac-hacks.org/wiki/TestManagerForTracPlugin
Features
- Defining test cases and organize in a hierarchy of catalogs (test suites), whatever deep.
- Defining one or more test plans (test rounds) for each test (sub-)catalog, based on all or a portion of the test cases in a (sub-)catalog. Specifying whether the textual contents of the test cases in a plan should be freezed at the current version, or will always be linked to the latest version.
- One-click changing status of a test case - i.e. marking a test case in a particular test plan as successful or failed.
- Ticket integration: opening tickets directly from a (usually failed) test case, keeping track of the relationship. Navigating from a test case to its related tickets and vice-versa.
- Test cases, catalogs and plans can have their own custom properties, defined in trac.ini like tickets. All property types are supported: text, text area, listbox, radio buttons, checkbox.
Categories
Test ManagementFollow Test Manager plugin for Trac
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Love it, great tool!
-
Great addition for any trac-based team. Reliable, simple, configurable. seccanj is a very active and communicative 1-person OSS developer.
-
This has started as a small project, but now comprises some rich set of features and is under active development. If you need a lightweight yet powerful Web environment to manage at the same time Test artifacts as well as code and bugs, Trac plus the TestManager plugin is worth trying.