Page 1 of 1

RanorexToTestlink-XSLTransformation

Posted: Fri Mar 27, 2015 10:05 am
by andrei_t
In light of the recent blog-post regarding Ranorex/TestLink/Jenkins integration: blog/integrating-ranorex-with-testlink-and-jenkins-2 (apparently I'm not allowed to post URLs)
I have also written a transformation that splits a Ranorex .rxtst-file into individual test case files which can be imported into TestLink.

Since this transformation is based on that blog post the Custom Field is also named CommunicationChannel. The idea behind splitting individual test cases and not entire test suites or projects is flexibility (but it should be fairly simple to rewrite). Since this transformation makes use of a XSLT 2.0 feature, a capable processor will have to be used (Saxon is free and works alright). This code is provided as is without warranty and may be freely used, distributed and changed as needed. (if Ranorex would like to add this code to their github that's alright too!)

For details check the comments in the xsl.

Re: RanorexToTestlink-XSLTransformation

Posted: Tue Aug 11, 2015 1:26 pm
by Support Team
Hi Andrei,

Thank you very much for your efforts on this.
It is very much appreciated and welcomed, we are happy to add this to our blog as well as to github.

Thanks,
Markus

Re: RanorexToTestlink-XSLTransformation

Posted: Sun Jan 24, 2016 9:24 pm
by lpierre
HI @andrei_t, I used the file but I don't see the steps in Testlinks(for my record/code module) is that normal. If not,what am I doing wrong?

Re: RanorexToTestlink-XSLTransformation

Posted: Thu Jun 15, 2017 9:26 am
by mes.abdelhamid
hi,
Please, how to use the xls file

Re: RanorexToTestlink-XSLTransformation

Posted: Fri Jun 16, 2017 11:30 am
by jma
Hi mes.abdelhamid,

In order the forum community can help you, please describe your current issues/questions in detail. Probably, it would also be reasonable to start a new forum topic.