RedmineでTestlink Link pluginを使用する構文の詳細
4186 ワード
Link to Testlink Syntax
testlink(testcase)
構文: {{testlink( , ID)}}
{{testcase(ID)}}
対応表:
オブジェクト名
オブジェクト記述
コメント
case
テストケース
suite
テストキット
project
テスト項目
TestLinkの1.8以上
plan
テスト計画
milestone
マイルストーン
build
建設情報
cfield
カスタムフィールド
keyword
キーワード情報
user
ユーザー情報
例: {{testcase(sample-1)}}
{{testlink(case, sample-1)}}
{{testlink(suite, 2)}}
{{testlink(project, 1)}}
{{testlink(plan, 5)}}
{{testlink(milestone, 1)}}
{{testlink(build, 1)}}
{{testlink(cfield, 1)}}
{{testlink(user, 1)}}
TestLink:case#OL--136
testlink(testreport)
構文: {{testlink( , ID [, ...])}}
{{testreport(ID, PlanID [, , ...])}}
イメージ名テーブル:
オブジェクト名
オブジェクト記述
コメント
report
テストレポート
IDが2つ必要です.出力されるレポート・アイテムの言い方を指定できます.
planreport
テスト計画レポート
IDが2つ必要です.出力されるレポート・アイテムの言い方を指定できます.
metrics
指標メジャー
result
テスト結果の表示
ステータスはパラメータとして指定できます
graph
グラフィックの結果の表示
アイテムテーブルを表示するには、次の手順に従います.
アイテムの表示
説明
report
planreport
toc
目次
○
○
header
テストキットの説明
○
○
summary
テストケースの概要
○
○
body
主な内容
○
○
author
作成者
○
○
keyword
関連キーワードテストケース
○
○
cfields
カスタムフィールドに関するテストケース
○
○
passfail
コメントと成功/失敗
○
metrics
メジャー#メジャー#
○
testplan
テスト計画の説明
○
例: {{testreport(2,6)}}
{{testlink(report, 2, 6)}}
{{testreport(2,6, header, summary, toc, body, cfields, passfail, metrics, author, keyword)}}
{{testlink(planreport, 2, 6)}}
{{testlink(planreport, 2, 6, header, summary, toc, body, cfields, author, testplan, keyword)}}
{{testlink(metrics, 6)}}
{{testlink(graph, 6)}}
TestLink:report#6-4766
TestLink:report#6-5649
testlink(reasult)
構文: {{testlink(result, ID, )}}
ステータス・テーブル:
≪ステータス|Status|emdw≫
説明
f
テストに失敗した場合
b
ブラックアウトのテスト
n
未実行のテストケース
例: {{testlink(result, 6)}}
{{testlink(result, 6, f)}}
失敗例:TestLink:result#4766(f)
失敗例:TestLink:result#5649(f)
testlink(testfile)
構文:{{testfile( , , ID [, ...])}}
対応表:
ツール名
書式名
オブジェクト名
OpenOffice Writer
odt
report, planreport
OpenOffice Calc
ods
metrics, result
MS Word
doc
report, planreport
MS Excel
xls
metrics, result
例: {{testfile(doc, report, 2,6)}}
{{testfile(odt, planreport, 2, 6, header, summary, toc, body)}}
{{testfile(xls, metrics, 6)}}
{{testfile(ods, result, 6)}}
{{testfile(ods, result, 6, n)}}
{{testlink( , ID)}}
{{testcase(ID)}}
{{testcase(sample-1)}}
{{testlink(case, sample-1)}}
{{testlink(suite, 2)}}
{{testlink(project, 1)}}
{{testlink(plan, 5)}}
{{testlink(milestone, 1)}}
{{testlink(build, 1)}}
{{testlink(cfield, 1)}}
{{testlink(user, 1)}}
{{testlink( , ID [, ...])}}
{{testreport(ID, PlanID [, , ...])}}
{{testreport(2,6)}}
{{testlink(report, 2, 6)}}
{{testreport(2,6, header, summary, toc, body, cfields, passfail, metrics, author, keyword)}}
{{testlink(planreport, 2, 6)}}
{{testlink(planreport, 2, 6, header, summary, toc, body, cfields, author, testplan, keyword)}}
{{testlink(metrics, 6)}}
{{testlink(graph, 6)}}
{{testlink(result, ID, )}}
{{testlink(result, 6)}}
{{testlink(result, 6, f)}}
{{testfile( , , ID [, ...])}}
{{testfile(doc, report, 2,6)}}
{{testfile(odt, planreport, 2, 6, header, summary, toc, body)}}
{{testfile(xls, metrics, 6)}}
{{testfile(ods, result, 6)}}
{{testfile(ods, result, 6, n)}}