WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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)

Clone this wiki locally