Testopia:Documentation:XMLRPC:Tag

Revision as of 20:52, 25 September 2007 by Ghendricks (talk | contribs)

Back to XML-RPC API Objects

Tag

Description

Tags in Testopia are used to classify objects in an intuitive manner. Tags are user defined strings that can be attached to Test Plans, Test Cases, and Test Runs. They are similar to keywords in Bugzilla but do not require administrator privileges to create.

Hiearchy

Bugzilla::WebService::Tag

Attributes

Attribute Data Type Comments
tag_id integer
tag_name string
case_count integer
plan_count integer
run_count integer



Back to Testopia