Page 1 of 1

Rename Iteration in RXLOG

Posted: Mon Oct 31, 2011 11:23 am
by cveith
Hi Forum,

is there a way to rename an Iteration in the rxlog report during test execution ?

We're using a csv datasource and use the Databinding to open different Files in the Software under test. We would like to see
"Iteration: Filename..." instead of "Iteration: 1".

Is it possible to change this ?

kind regards

Christian

Re: Rename Iteration in RXLOG

Posted: Mon Oct 31, 2011 11:43 am
by Support Team
Hi,
cveith wrote:is there a way to rename an Iteration in the rxlog report during test execution ?
Sorry but this is not possible. But you can add an info log to your report with the current csv file.

Regards,
Peter
Ranorex Team

Re: Rename Iteration in RXLOG

Posted: Mon Oct 31, 2011 12:20 pm
by cveith
Hi Peter,

thanks for your quick response. Would it be possible to have such a feature in future versions ?

Maybe defining a column in the csv which could be taken as a Iteration Name.

Re: Rename Iteration in RXLOG

Posted: Mon Oct 31, 2011 12:44 pm
by Support Team
Hi,

We could add the DataConnector name to the iteration. Is this okay for you?
Iteration: x Data Connector Name

Regards,
Peter
Ranorex Team

Re: Rename Iteration in RXLOG

Posted: Tue Nov 15, 2011 11:28 pm
by cveith
Hi Peter,

sorry for my late response.

I've found a way getting the information presented :)

I've extended the rxlog Stylesheet file. It now tests the datarows given in the rxlog file for a field called "IterationName". If it's there, the value will be taken in the Testcase "Iteration: MyText from the Field".

I've appended it in the line 2189 in the attached xsl file.

kind regards

Christian

Re: Rename Iteration in RXLOG

Posted: Wed Nov 07, 2012 4:45 pm
by thomasn
I think this a great idea. We have been trying to figure out a solution to the iteration name, because we output our testcase results to Bamboo CI portal and interation 1...n really has no value to dev team/stakeholders looking at reports. Thanks for sharing.
-T

Re: Rename Iteration in RXLOG

Posted: Thu Dec 13, 2012 9:35 pm
by zziegler
Support Team wrote:Hi,

We could add the DataConnector name to the iteration. Is this okay for you?
Iteration: x Data Connector Name

Regards,
Peter
Ranorex Team

This would definitely make life easier. I see this is originally from 2011, is this slated for an upcoming release?

Re: Rename Iteration in RXLOG

Posted: Mon Dec 17, 2012 11:13 am
by Support Team
Hi,
zziegler wrote:This would definitely make life easier. I see this is originally from 2011, is this slated for an upcoming release?
Basically the feature request has not be added yet, because Christian has found a solution for his problem.
I've just forwarded the feature request to the responsible developer.

Regards,
Tobias
Ranorex Team