How to use Ranorex as Part of Our Build Process

Ask general questions here.
mhuliganga
Posts: 1
Joined: Wed Jun 11, 2014 6:36 pm

How to use Ranorex as Part of Our Build Process

Post by mhuliganga » Wed Jun 11, 2014 6:42 pm

Hey guys,
My team and I are wondering if Ranorex is able to be used within our build process. The pipeline we're currently using is GO Thoughtworks, and currently have Selenium as part of build process. I am trying to make a push for us to use Ranorex, but the concern is that Ranorex may have to be used as a Standalone -which is what we're trying to avoid.

Can you please let us know before we continue any further with our evaluation of the product.

Thanks very much!

Mark

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: How to use Ranorex as Part of Our Build Process

Post by krstcs » Thu Jun 12, 2014 1:45 pm

Ranorex creates a .NET executable, which can be run on any system that has Ranorex installed.

I use Jenkins to build and run all of my tests, and Go should be similar. All you need to do is tell Go to run the test exe at the point in your build process that it is supposed to run.
Shortcuts usually aren't...