Continuous delivery and DevOps demand fast test results. Learn how to integrate Ranorex automated tests into your Jenkins CI process.
Tag: Deployment
The test suite structure has changed in favor of a flat and more readable test case hierarchy, making the test suite reporting compatible with the JUnit standard.
The idea of automating tests is that you can optimize quality, speed and efficiency in User Interface testing. But what good’s that, if you can’t do any work during test execution instead, have...
This blog post will show how to use the ReportToPDF tool in order to convert Ranorex Report files into PDF. The platform independent file format allows you to share and distribute the generated...
Note: From Ranorex 7.0, you can create a JUnit compatible copy of the generated Ranorex report file. The XML based JUnit test report can now easily be integrated into your CI build process. A Ranorex...
The common method for developing software has been shifting more and more from classical development models to more agile software development. In response to numerous inquiries from Ranorex...
This blog post will discuss how to automate the testing in your TeamCity CI environment using Ranorex automation.