How to share same code base/Solution among team?

Ranorex Studio, Spy, Recorder, and Driver.
sunil.pandey
Posts: 11
Joined: Fri Jul 03, 2015 5:35 pm

How to share same code base/Solution among team?

Post by sunil.pandey » Fri Jul 10, 2015 7:49 am

Hi,

Please let me know, if I've 4 automation engineers and 4 ranorex licence then how all of them can work on same solution for different Test cases and check in there work/code, how to sync all this?

Best Regards,
Sunil

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

Re: How to share same code base/Solution among team?

Post by odklizec » Fri Jul 10, 2015 8:03 am

Hi,

I suppose you are all using some kind of version control system, like SVN, TFS or GIT? So it should not be a problem for you to work on different scenarios (test cases) and then merge changes made by each team member to the main solution (during checkin)? Of course, some conflicts (typically in repository) will have to be solved manually.

Please read for example this blog post about using SVN and Ranorex:
http://www.ranorex.com/blog/subversion-and-ranorex
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

sunil.pandey
Posts: 11
Joined: Fri Jul 03, 2015 5:35 pm

Re: How to share same code base/Solution among team?

Post by sunil.pandey » Tue Jul 14, 2015 9:36 am

Hi Pavel,

Thank you for reply! :)

Dose Ranorex have any plan to come up with some solution like TFS?

Best Regards,
Sunil

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

Re: How to share same code base/Solution among team?

Post by odklizec » Tue Jul 14, 2015 11:03 am

Hi,

I don't understand what kind of TFS-like solution you want? Ranorex has already built-in support for TFS and SVN. I don't think there is a need for Ranorex-own version control system? In my opinion, it would be a complete waste of development resources ;)
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