Page 1 of 1

Is Ranorex is used to generate code coverage?

Posted: Mon Feb 23, 2009 2:40 pm
by satishpkumarin
Hi,

Is Ranorex can be used to get/generate code coverage when we test GUI.
If so, I am unit testing a windows application using .Net 3.5 framework which uses devx express controls. I am interested to know whether Ranorex can help me in getting code coverage when I start testing the GUI.

Posted: Thu Feb 26, 2009 8:51 am
by Support Team
Hi,

I'm sorry, but Ranorex does not provide any code coverage functionality.

best regards,

Christoph
Ranorex Support Team

Does Ranorex supports Devx Express controls.

Posted: Tue Mar 03, 2009 2:24 pm
by satishpkumarin
Hi
thanks for the reply however I am also interested to know if RanoRex supports devx express controls.

Posted: Tue Mar 03, 2009 3:36 pm
by Support Team
In general, DevExpress controls are supported. However, the XtraPivotGrid and XtraScheduler controls are not fully supported (relative coordinates will be used by the RanorexRecorder) as these controls miss MSAA support. See the following forum thread for more info:
http://www.ranorex.com/forum/developere ... -t606.html

Regards,
Alex
Ranorex Support Team

Posted: Wed Mar 04, 2009 6:58 am
by satishpkumarin
Thanks for the response..

In my application I am using Devx express controls, when i ran ranorex I got a typical error
Failed to find item 'cell_Abc_Number_row_0' using cached folders,trying again without cache. (You might want to disable caching for the parent folder of this item).

what should I do for this.. This error is because of devx express controls.

Posted: Thu Mar 05, 2009 5:43 pm
by Support Team
In general this is not an error, but a warning and the element should still be found. You can disable caching for that folder to disable the warning in the log file. Is the 'cell_Abc_Number_row_0' element found, anyways?

Please, could you post some more information on the DevExpress control that warning is generated with? Please, post all attributes listed in the 'Detail' tab of RanorexSpy when spying the DevExpress control or send a Ranorex snapshot of the control to support_at_ranorex.com. Thanks!

Regards,
Alex
Ranorex Support Team