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
How to use Ranorex as Part of Our Build Process
-
- Posts: 1
- Joined: Wed Jun 11, 2014 6:36 pm
Re: How to use Ranorex as Part of Our Build Process
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.
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...