RanorexToTestlink-XSLTransformation

Best practices, code snippets for common functionality, examples, and guidelines.
andrei_t
Posts: 5
Joined: Thu Mar 26, 2015 2:01 pm

RanorexToTestlink-XSLTransformation

Post by andrei_t » Fri Mar 27, 2015 10:05 am

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.
You do not have the required permissions to view the files attached to this post.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: RanorexToTestlink-XSLTransformation

Post by Support Team » Tue Aug 11, 2015 1:26 pm

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

lpierre
Posts: 5
Joined: Fri Oct 23, 2015 9:17 pm

Re: RanorexToTestlink-XSLTransformation

Post by lpierre » Sun Jan 24, 2016 9:24 pm

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?

mes.abdelhamid
Posts: 2
Joined: Tue May 09, 2017 1:51 pm

Re: RanorexToTestlink-XSLTransformation

Post by mes.abdelhamid » Thu Jun 15, 2017 9:26 am

hi,
Please, how to use the xls file

jma
Posts: 107
Joined: Fri Jul 03, 2015 9:18 am

Re: RanorexToTestlink-XSLTransformation

Post by jma » Fri Jun 16, 2017 11:30 am

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.