automatic test reporting to testlink from RF?

539 views
Skip to first unread message

David Smith

unread,
Dec 10, 2013, 1:30:42 PM12/10/13
to robotframe...@googlegroups.com
Has anyone set up automatic test reporting to testlink?
I'd like to have the tests automatically report results, and would rather not reinvent the wheel.
Testlink-API-Python-Client seems to be one possibility but quick google searches so far only show examples of how to create test cases and suites using it, not reporting test results.

Thomas Maier

unread,
Dec 10, 2013, 4:52:41 PM12/10/13
to dsm...@mypchelp.com, robotframework-users
Hi David,

This is an example of what you're looking for:
https://github.com/hayzer/robotframework2testlink

Basically it's a listener so you won't have to change anything in your framework to
start to report to Testlink. Lately I didn't update this code (I don't work anymore
with Testlink), so don't expect it will work out of the box. But with some effort
it might be useful. Patches are welcome :)

Thomas


--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/groups/opt_out.

David Smith

unread,
Dec 10, 2013, 6:01:34 PM12/10/13
to robotframe...@googlegroups.com
I saw this, but I was really hoping for something a little more maintained+mature.

thanks

Anil Kosaraju

unread,
Jan 31, 2014, 5:10:46 AM1/31/14
to robotframe...@googlegroups.com
Can somebody help me in integrating testlink with robot framework. and reporting from robot framework to testlink?

Thanks in Advance.
Anil

Brian Williams

unread,
Oct 4, 2017, 3:14:44 PM10/4/17
to robotframework-users
I wrote a listener which will setup testplan, build and add testcases and report the results as long as the external testcase id is in the documentation or test name.

You can see an example here.

Chinmaya Karve

unread,
Nov 23, 2017, 1:00:26 AM11/23/17
to robotframework-users
Hi David,

I was looking for the same; where results from RF could be updated in Testlink, and like you, I did not find a working way.

What I found though, was this :

This integrates Jenkins + Testlink + RF and updates results in Testlink as well. The teslink plugin for jenkins does the work here...so no real integration between RF and Testlink, except that they share same custom tags. This worked beautifylly for us...

See if the above helps!

Chinmaya
Reply all
Reply to author
Forward
0 new messages