How to add Ranorex 8.0 files to Visual Studio 2015 ?

Best practices, code snippets for common functionality, examples, and guidelines.
Vaishnavi
Posts: 2
Joined: Thu Feb 08, 2018 8:57 am

How to add Ranorex 8.0 files to Visual Studio 2015 ?

Post by Vaishnavi » Thu Feb 08, 2018 9:09 am

How to add Ranorex 8.0 files to Visual Studio 2015 ?

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

Re: How to add Ranorex 8.0 files to Visual Studio 2015 ?

Post by odklizec » Thu Feb 08, 2018 3:14 pm

Hi,

Could you please elaborate, what exactly you want to achieve? Ranorex sln file is backward compatible with VS. So all it should be necessary is loading sln file in VS. But keep in mind, that some Ranorex goodies (like Repository) are NOT available in VS! So the question is, if it is really necessary to load Ranorex solution in VS? Why not to continue in Studio (unless your tests are all coded, without using Repository and recordings)?
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

Vaishnavi
Posts: 2
Joined: Thu Feb 08, 2018 8:57 am

Re: How to add Ranorex 8.0 files to Visual Studio 2015 ?

Post by Vaishnavi » Fri Feb 09, 2018 1:22 pm

I am trying to integrate Ranorex 8.0 to the Framework (our own framework)
Could you please tell me the procedures or steps to integrate ranorex 8.0 in VS

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

Re: How to add Ranorex 8.0 files to Visual Studio 2015 ?

Post by odklizec » Fri Feb 09, 2018 1:33 pm

Hi,

I'm afraid, there is still not enough info regarding your Ranorex Studio project and what exactly you expect from the VS integration? As mentioned, in VS, you will not be able to work with repository, view/edit the test suite and use Recording modules. All you can do with VS integration is to develop coded modules. A general Ranorex2VS integration guide is available here:
https://www.ranorex.com/help/latest/vis ... ntegration
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