qTest Tutorial on qTest Tagging ID

the tagging id feature allows to link/tag objects with each other in rich text field such as description. you can mention the names of other objects in the description that will further be converted into a link. using this link, you will be able to navigate to the linked object.

following are the steps to tag an id.

step 1 − go to any rich text field such as test design → test suite → description.

step 2 − use the syntax as @object id;for example,@tc-1. as soon as you enter any object id, a wild search takes place and all the matched objects are displayed. here, you can select the object to tag as shown in the following screenshot.

select object tag

step 3 − after selection, the tagged id will be shown as a hyperlink. click save to keep the changes.

tagged object

step 4 − click the tagged object hyperlink, to view the details of the linked object.