Code analysis tool in Ranorex IDE

Ask general questions here.
sergii
Posts: 30
Joined: Fri Jun 07, 2013 11:07 pm

Code analysis tool in Ranorex IDE

Post by sergii » Wed Nov 23, 2016 2:42 am

Since recently we have integration with Nuget in the Ranorex 6.
What code quality, code coverage, and other tools have you been able to use natively in IDE?
I know that you can import project in the regular visual studio and after spending some time make it work there, but I want to use something that can be accomplished within Ranorex IDE itself.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Code analysis tool in Ranorex IDE

Post by odklizec » Wed Nov 23, 2016 8:59 am

Hi,

Since Ranorex is built on top of SharpDevelop, I think the only currently available option for static code analysis is something called FxCop. You need to download and install this tool (I believe it's a part of .Net SDK package or check this link: http://icompile.eladkarako.com/fxcop-download/), then set its path in Ranorex >> Tools >> Options >> Tools >> Code Analysis section. Then follow this post here to learn how to use it:
http://community.sharpdevelop.net/forum ... 24806.aspx
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration