Skip to content

Execution Issue Tracker Integration Available TestLink TAGS

Francisco Mancardi edited this page Dec 5, 2015 · 4 revisions

When creating an Issue using the available API, you can provide some TestLink data in the issue description simply using one of the following TAGS, that will be replaced before sending info to issue tracking system

%%TESTER%%       User (login name) that is creating the issue

%%BUILD%%       Build Name

%%TESTPLAN%%       Test Plan Name

%%EXECTS%%       Execution Timestamp in ISO FORMAT

%%EXECSTATUS%%       Execution Status

%%EXECNOTES%%       Execution Notes

%%EXECID%%       Execution ID (internal TestLink ID)

%%EXECATTn% Execution Attachment n is the attachment ID. (Refer to http://mantis.testlink.org/view.php?id=6982 for details)