jenkins-testlink-plugin
jenkins-testlink-pluginのチュートリアルを見つけたのでリンクしておく。
TestLink Plugin - Jenkins - Jenkins Wiki
Automatizando Testes Com Hudson e TestLink
continuous-integration-with-hudson
Jenkins TestLink Plug-in Tutorial
Test management tool = TestLink
jenkins-testlink-pluginは、Jenkinsが定期的にJUnitなどの自動テストを実施して、その結果をTestLinkへ記録するプラグインのようだ。
アーキテクチャとしては、 TestLink にあるXML-RPC APIで記録するようだ。
(引用開始)
The TestLink plug-in integrates Jenkins with TestLink.
TestLink plug-in uses testlink-java-api to access TestLink XML-RPC API.
With the information that you provide in the build step configuration the plug-in retrieves automated tests from TestLink.
With the plug-in, you are able to execute build steps that call testing tools.
It reads TestNG, JUnit and TAP test report formats, used to update TestLink test cases' executions.
(引用終了)
テストケースの実行結果を管理するTestLink、自動テストを定期的なジョブで実行するJenkinsの組合せが面白い。
| 固定リンク
「TestLink」カテゴリの記事
- JSTQBのテストプロセスの概念モデルを描いてみた(2023.05.26)
- TestLinkの要件管理にUSDMを適用する方法(2023.01.22)
- TestLinkのテストケースはクラスとインスタンスの考え方で区別する(2023.01.22)
- テスト管理ツールCAT、TestRail、QualityForwardのオンラインのマニュアルのリンク(2022.09.24)
- テスト管理ツールTestRail、CAT、QualityForwardの感想(2022.07.30)
「Jenkins」カテゴリの記事
- 第12回東京Redmine勉強会の感想 #redmineT(2017.05.14)
- 技術的負い目の記事がすごい(2016.01.03)
- RedmineとGitLabを連携すると、RedmineをGitHub化できるか(2014.10.17)
- 「チーム開発実践入門」が発売されている(2014.04.08)
- 最近、ツールとプロセスを組合わせたソフトウェア開発手法の本が増えている(2014.04.03)
コメント
Hi there! Thanks for putting all these links together, that'll very useful, especially for Japanese speakers.
I've added this post to the Resources Section of the plug-in Wiki page [1], I hope you don't mind :-)
[1] https://wiki.jenkins-ci.org/display/JENKINS/TestLink+Plugin#TestLinkPlugin-Resources
どうもありがとう!
投稿: Bruno P. Kinoshita | 2012/11/09 13:40