Testopia:Documentation:XMLRPC:Tag
Jump to navigation
Jump to search
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