Test Manager

Post on 15-Mar-2016

46 views 0 download

description

Test Manager. Plugin for Trac Part 1/3. Roberto Longobardi. http://sourceforge.net/projects/testman4trac/ http://trac-hacks.org/attachment/wiki/TestManagerForTracPlugin. Installing the plugin. Open the administration panel. Open the plugins section. - PowerPoint PPT Presentation

Transcript of Test Manager

Test Manager

Plugin for TracPart 1/3

Roberto Longobardihttp://sourceforge.net/projects/testman4trac/ http://trac-hacks.org/attachment/wiki/TestManagerForTracPlugin

Installing the plugin

Open the administration panel

Open the plugins section

Click inside the File edit box, or on Browse…

Select the downloaded “.egg” file and click Open

Click Install

The plugin adds something to Trac’s DB, so you will need to upgrade it.

To do so, just open a command prompt or shell with the Trac environment set up and issue the command that Trac displays.

These messages show that everything went smooth

Notice that a new tab has been added hereClick it to access the Test Manager home page

Opening and using the Test Manager

Click on the Test Manager tab to access the Test Manager home page, which is nothing else than the /wiki/TC wiki page.

You can then reference it from other wiki pages as follows:

[wiki:TC Test Manager]

This page lists all of the test catalogs and test cases in a tree view.

You can add a new top-level catalog by giving it a name (from 4 to 90 characters, blanks are allowed) and clicking “Add a Catalog”

Next to each catalog, a number in brackets shows how many test cases it contains

You can click on a catalog to open it.

Expand all and Collapse all are used to show/hide the entire tree

From inside a catalog you can then:• edit its description (edit wiki page)• add sub-catalogs• add test cases

Use the +/- signs to expand/collapse a single sub-tree

Use the breadcrumbs to navigate up the test catalogs tree

Searching and filtering test cases

You can filter the test cases to be shown in the tree using this edit box.Type in one or more (partial) words, and the tree is automatically updated to only display the test cases matching your criteria.

The search goes across catalogs

The number of matching results is displayed here

If any subtree was collapsed that contains matching test cases, it is automatically expanded

You can also filter by test case status, using the words

• untested• successful• failed

You can also mix words to be searched in the test case titles and test case statuses

Thank you!

http://sourceforge.net/projects/testman4trac/

http://trac-hacks.org/attachment/wiki/TestManagerForTracPlugin