According to research conducted by management consulting firm McKinsey & Company in 2018, by the year 2030, AI will have the potential to deliver additional global economic activity of about $13 trillion. As more companies are moving toward incorporating AI into...
Integrate Ranorex Tests in andagon’s ALM tool aqua
Guest blog post by Stefan Büssemaker, Innovation Manager at andagon GmbH This blog post will illustrate the interaction between Ranorex and the application lifecycle management solution aqua. In a few simple steps you can expand your Ranorex...
Sharing Data from One Ranorex Module to Another
Sometimes it is necessary to access the value of a specific variable in more than only one module in a test case. An example for this would be any kind of converter: In one module the value to be converted is read in. In another module this value is...
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. A Ranorex...
How to Test Web Services with Ranorex
This blog post will show how to test your Web Service using Ranorex Webservices Testing Tool. Start reading the Ranorex Web Services Testing Tutorial Blog!
Automated Testing and Dynamic IDs
If software is configurable, it often means that the software relies on dynamic content – dynamic content is typically based on dynamic identifiers (IDs). Using dynamic IDs often leads to problems in test automation because they are newly generated each and every time...
Share your Ranorex Report using any Browser
This blog post will discuss the possibilities to share your automatically generated Ranorex Reports over your local network or via email. There is no need to have Ranorex installed on the machine you will open the shared report. This is...
Bamboo CI with Ranorex Test Automation
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 customers, we have decided to write another Ranorex integration...
Integrating Ranorex Automation in TeamCity CI Processes
This blog post will discuss how to automate the testing in your TeamCity CI environment using Ranorex automation.
Running Ranorex Automated Tests with HP Quality Center
HP Quality Center is a web based test management software which supports both manual and automated testing of UI based applications. Having an existing HP Quality Center infrastructure, it’s easy to integrate your Ranorex automation since HP Quality Center offers so...