Integrate a Ranorex Report with CI tools like Jenkins using xUnit

Apr 15, 2014 | Best Practices

Integrate a Ranorex Report with CI tools like Jenkins using xUnit
Note: xUnit transform is no longer supported in Ranorex Studio. Beginning with Ranorex 7.0, you can create a JUnit compatible copy of the generated Ranorex report file. The XML-based JUnit test report can easily be integrated into your CI build process. 

Get a free trial of Ranorex Studio and streamline your automated testing tools experience.

Start your intelligent testing journey with a free DesignWise trial today.

Related Posts:

Test Design: What Is It and Why Is It Important?

Test Design: What Is It and Why Is It Important?

In software development, the quality of your tests often determines the quality of your application. However, testing can be as complex as the software itself. Poorly designed tests can leave defects undetected, leading to security vulnerabilities, performance issues,...