Do I have an automation that I want to share with a person

Ask general questions here.
jecardenasri01
Posts: 23
Joined: Tue Feb 13, 2018 2:33 pm

Do I have an automation that I want to share with a person

Post by jecardenasri01 » Wed Mar 14, 2018 2:06 pm

using ranorex agent to execute a project on another machine that can not be used as 2 people on different computers we can do the same automation

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

Re: Do I have an automation that I want to share with a person

Post by odklizec » Wed Mar 14, 2018 2:34 pm

Hi,

Ranorex agent is designed to run the solutions on remote machines, not to edit them!

If you want to share a solution with someone else, you should use the version control system of your choice (SVN, TFS, GIT, etc.). If you are not using any VCS yet, you should immediately adopt one! Then the other person you want to share the solution with, should get the actual state from version control system and simply load and run it on his computer. Of course, he needs access to Ranorex Studio license. If you are not using version control system yet, you can share your solution via Ranorex Studio menu Tools >> Compress solution and open folder. Then simply send the compressed solution to person you wish to share it with. But once again, doing test automation development without version control system is a very BAD idea ;)
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