Skip to main content

Test management plugin for Trac

Project description

A Trac plugin to create Test Cases, organize them in catalogs, generate Test Plans and track their execution status and outcome.

Check out the Video tutorial on YouTube: http://www.youtube.com/watch?v=BIi3QMT0rT4

Now supporting:
  • Test statistics charts

  • Multiple test plans

  • Customizable test outcomes

  • Customizable workflows and workflow actions

  • Custom properties in all test objects

  • Tree and tabular views

  • Import and export from/to Excel

  • Open and link Trac tickets from failed test cases

  • Internationalization

  • Programmatic APIs:
    • XML-RPC

    • HTTP RESTful

    • Python

Differently from other test management plugins for Trac that use Tickets as test case holders, this one uses Wiki pages and an additional proprietary data model to store Test Cases. This allows you to not pollute your ticket lists with something that is not a ticket, and at the same time is powered by the Trac search engine and formatting syntax for Wiki pages.

A set of plugins intercept requests for Wiki pages that are test cases and decorate the page with title, breadcrumbs, tree view, type-ahead search inside the catalogs, test case status semaphore and icons and buttons that allow you to create new test cases, sub-catalogs, copy and paste test cases around different catalogs and change a test case status.

The project’s home page: http://trac-hacks.org/wiki/TestManagerForTracPlugin

Take a look at the screenshots to get n idea: http://trac-hacks.org/wiki/TestManagerForTracPluginGallery

Currently tested on Trac 0.12 and 1.x, and Python 2.6 and 2.7.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

testmanager.1.9.0.src.tar.gz (1.1 MB view hashes)

Uploaded source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page