Try our new research platform with insights from 80,000+ expert users

Digital.ai Continuous Testing vs Ranorex Studio comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 15, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Digital.ai Continuous Testing
Ranking in Mobile App Testing Tools
8th
Ranking in Test Automation Tools
21st
Average Rating
7.0
Reviews Sentiment
6.2
Number of Reviews
3
Ranking in other categories
AI-Augmented Software-Testing Tools (2nd)
Ranorex Studio
Ranking in Mobile App Testing Tools
3rd
Ranking in Test Automation Tools
12th
Average Rating
8.0
Reviews Sentiment
7.1
Number of Reviews
46
Ranking in other categories
Functional Testing Tools (14th), Regression Testing Tools (7th)
 

Mindshare comparison

As of March 2025, in the Mobile App Testing Tools category, the mindshare of Digital.ai Continuous Testing is 1.5%, down from 2.2% compared to the previous year. The mindshare of Ranorex Studio is 11.6%, up from 8.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Mobile App Testing Tools
 

Featured Reviews

Alan Chiou - PeerSpot reviewer
Has Mobile Studio feature which can generate scripts
The integration process was good, but I've faced some challenges. Every time they release a new version, I find bugs in the UI and features. Sometimes, buttons don't work well. When this happens, I submit a ticket to technical support, but they often have to fix it in the next version.
Aws V - PeerSpot reviewer
Good data security, allowing local installations to prevent data from going to the internet
There were a lot of issues we faced. One notable improvement would be better API integration within the tool itself, as we still rely on external tools like Postman. Additionally, expanding language support beyond C#, Java, and JavaScript to include Python would be beneficial. An AI feature that automatically detects automation object properties and suggests actions would be a great addition. So, in future releases, AI solutions for automated property identification would be helpful.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Experitest is one of the only companies to offer a real device on the cloud to perform testing. They also provide quality documentations that help you navigate and maximize the solution."
"The most useful feature for me is Mobile Studio. It has a UI where I can click on elements, and it generates a script for me. Mobile Studio can generate code from testing steps. I'm using Python with it."
"The most valuable part of Experitest is the number of real devices on which the test is run."
"The scalability is very good. It's probably one of the better tools I've seen on the market."
"I'm from a UFT background, so Ranorex Studio has a similar feel in terms of how it handles objects. It just felt familiar even though I'd never seen it before. However, it doesn't have all the bells and whistles of UFT, but it's a pretty good start, and it's cost-effective."
"Code Conversion is one of the great features because sometimes, the automation tool doesn't have the capability of maneuvering around two specific evaluations."
"I like the recording function and Ranorex Spy."
"The most valuable feature of Ranorex Studio is the capture and replay tool. You don't need to do script testing. When you launch any application from Ranorex Studio it automatically captures these test case steps. The next time you can replay the tool the flow automatically happens again. For example, when you do the logging and all the activity will be captured by the tool, and re-execute the same step by using automatization."
"Object identification is good."
"The solution is fast and includes built-in libraries that record and playback."
"The solution is stable."
 

Cons

"I have been automating tests for many years on many things but not on mobile devices. The amount of time that I have spent on just figuring out how to use Experitest and get it to work was quite long compared to what I have been doing before. I spent the first two weeks just getting it started. It would be good to have some video explanation of how to use it on your devices and get started. Their online documentation is quite good and extensive, but it would be quite good to have some end-to-end examples demonstrated."
"The integration process was good, but I've faced some challenges. Every time they release a new version, I find bugs in the UI and features. Sometimes, buttons don't work well. When this happens, I submit a ticket to technical support, but they often have to fix it in the next version."
"I would also like to see more videos and descriptions that could make installation more efficient."
"I would like to be able to customize the data grids. They are currently written in Visual Basic and we are unable to get down to the cell level without hard-code."
"The solution does not support dual or regression testing."
"When we have updated the solution in the past there have been issues with the libraries. They need to make it clear that the libraries need to be upgraded too."
"Other OS Support, Ranorex Spy performance improvement (Especially for Silverlight controls)."
"Ranorex is used in Windows while other solutions, for example, Katalon Studio, are cross-platform. (But in my opinion, overall, Ranorex is better)."
"Part of the challenge is that Ranorex's support is over in Europe, so we can't get responses on the same day. If we had support in the United States that was a bit more timely, that would be helpful."
"Binding to other sources is very good but the object recognition in .NET desktop applications often doesn't work."
"The object detection functionality needs to be improved."
 

Pricing and Cost Advice

"The price is reasonable for our company, but I'm not the decision-maker."
"We make monthly payments. The cost is dependent on the number of devices we intend to support."
"It is quite fairly priced, but it really depends on your budget. It is somewhere in the mid-range of products. It is not free and it is not QGP that nearly costs a whole house. You pay for the number of users who require access to execute the tests."
"Our company has one license per user with each costing two lakh rupees."
"The licensing fees depend on the number of users."
"Licensing fees are paid on a yearly basis."
"This solution is a more expensive solution compared to some of the other competitors."
"There are several types of licenses and you need to choose depending on your needs and level of usage."
"We paid €3,000 (approximately $3,300 USD) for this solution. When you add the runtime licenses it will be €3,500 (approximately $3,900 USD)."
report
Use our free recommendation engine to learn which Mobile App Testing Tools solutions are best for your needs.
841,540 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
24%
Computer Software Company
20%
Retailer
12%
Insurance Company
10%
Computer Software Company
19%
Manufacturing Company
14%
Financial Services Firm
10%
Government
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What is your experience regarding pricing and costs for Digital.ai Continuous Testing?
The price is reasonable for our company, but I'm not the decision-maker.
What needs improvement with Digital.ai Continuous Testing?
The integration process was good, but I've faced some challenges. Every time they release a new version, I find bugs in the UI and features. Sometimes, buttons don't work well. When this happens, I...
What is your primary use case for Digital.ai Continuous Testing?
I'm using Digital.ai Continuous Testing to create and test a mobile application. We're developing and testing a mobile app.
What do you like most about Ranorex Studio?
Data security was prime for us. Being able to download and run tests on our local machines was a big plus. The flexibility Ranorex offers in terms of customization is outstanding.
What is your experience regarding pricing and costs for Ranorex Studio?
I'd rate it around five out of ten, where one is cheap and ten is expensive, not too cheap but not overly pricey.
What needs improvement with Ranorex Studio?
There were a lot of issues we faced. One notable improvement would be better API integration within the tool itself, as we still rely on external tools like Postman. Additionally, expanding languag...
 

Also Known As

Experitest Seetest, Experitest
No data available
 

Overview

 

Sample Customers

Samsung, American Express, Barclays, China Mobile, Citi, Cisco, McAfee
Siemens, TomTom, Adidas, Canon, Lufthansa, Roche, Cisco, Philipps, Dell, Motorola, Toshiba, Citrix, Ericsson, sage, Continental, IBM, Credit Suisse, Vodafone
Find out what your peers are saying about Digital.ai Continuous Testing vs. Ranorex Studio and other solutions. Updated: February 2025.
841,540 professionals have used our research since 2012.