how to use the the API for JUnit Test Automation

Discussion and information for XML-RPC interface.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
volkertoewe
TestLink user
Posts: 8
Joined: Mon Jan 14, 2013 7:14 pm
Location: Germany, Kiel
Contact:

how to use the the API for JUnit Test Automation

Post by volkertoewe »

Hello,
wie use TestLink since a long time for planing, execution and documentation of manual test cases and automated test cases with QF-Test. Now we also want to use TestLink for JUnit automated tests. The JUnit tests already exist and we execute them with ant or eclipse.
I already installed the TestLink eclipse plugin, but I have no idea how to descirbe the test cases in TestLink and how to do the connection between an existing JUnit method in my sandbox and the Test case in TestLink. My suggestion is that a JUnit TestClass represents a test specification and the test methods represent the test cases. I can see the test specifications in the eclipse plugin navigator which I created in TestLink, but I can not see the test cases.
Could anyone give me an example or a description how th bulid up the connection between JUnit and TestLink?
Thanks in advance
Volker Toewe
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: how to use the the API for JUnit Test Automation

Post by fman »

Never worked on this, but I suppose that people that is using Jenkis with TestLink may be can help you.
Try to contact => https://twitter.com/kinow

please whne you have solved your needs, provide some kind of hints and/or tutorials
Post Reply