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

Perfecto 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

Perfecto
Ranking in Functional Testing Tools
11th
Ranking in Mobile App Testing Tools
4th
Ranking in Test Automation Tools
13th
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
23
Ranking in other categories
Performance Testing Tools (13th)
Ranorex Studio
Ranking in Functional Testing Tools
15th
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
Regression Testing Tools (7th)
 

Mindshare comparison

As of January 2025, in the Functional Testing Tools category, the mindshare of Perfecto is 5.5%, down from 5.9% compared to the previous year. The mindshare of Ranorex Studio is 3.8%, up from 3.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Functional Testing Tools
 

Featured Reviews

Roland Castelino - PeerSpot reviewer
Its reporting allows us to have a clear view regarding what tests have been executed
The most valuable would be their Live Stream analysis, where I can see the live analysis of all the executions on a single device or multiple devices as well as track them. The live analysis and reporting would be the single most valuable feature. We leverage Perfecto’s reporting and analytics a lot. From the CI Dashboard, it is mainly the status, which is the past, failure count, and time consumption, e.g., how much time did an average test or script take? Along with that, it provides the historical view compared to the previous result, e.g., am I a pass or fail? Also, the stack trace is very important. Whenever a pass occurs, we don't look beyond that. However, whenever a failure occurs, the stack trace information that it gives us is pretty critical for us when figuring out where failures lie. It gives a summary for the pass/fail count, total test count, the historical view, time consumption for each test as well as the total tests, and the stack rate of the failure. Perfecto's analytics are very important since we use them on a daily basis. We run our executions daily. After every execution, we pull information from the Perfecto reporting system and share that with our stakeholders. Having this information accurately reported is pretty important for us, so everybody is aware of the current status of the product. That way, we can evaluate the health of the product or environment against that which has been executed. Therefore, it helps make those real-time decisions and highlights the impact to the business. I found Perfecto to be pretty easy to use while executing against cross-platforms. The main reason is because the same script or test automation where we execute on multiple platforms has minimal changes that I need to do. Also, it is easy for me to set up an execution on one platform, then on another platform, either in parallel or one after the other. Parallel opportunities save me time. Once the execution has been completed across these different configurations, I can always check and compare, e.g., what are the differences and consistencies? We utilize Perfecto’s cloud-based lab to test across devices, browsers, and OSs. I use it occasionally for manual testing. Though, there are other team members who use it more frequently than I do. I use it mainly for executing my automated tests. We have the Perfecto lab, cloud devices, and machines. I can program my test to execute against any of those devices, which gives me more confidence in my product. I can compare and see how my product or application functionally behaves across these different devices and from a UI point of view, which helps me a lot. The device lab is extremely important to our testing operations. We rely on having multiple devices up and running all the time. Whenever we kick off an execution, there are multiple reasons why executions may get triggered: * CodeCommit * A scheduled job. * Might be on-demand by any stakeholder. We need the lab to be available, as we need devices up and running for executions to take place. Also, the devices help since they allow us to have parallel execution, and not just wait for a sequential device to become free and available. Therefore, volume is definitely key. It also gives us an opportunity to compare execution across platforms in that space. It is extremely important to you that the lab provides same-day access to new devices since we analyze that data every single day after execution. Perfecto provides their own framework called Quantum Framework. That is one option. The other option is, if I want to have my own framework, I can have a Java-based Maven project, take a Selenium library, AppiumLibrary, and REST Assured library, and utilize the open-source framework. It is easy for us to connect to Perfecto, no matter what framework we use, as long as it has these core libraries in it. I can design and structure it any way that I want. The execution will happen in Perfecto no matter what since they have support for these tools or libraries. It is pretty neat that way. We are not dependent on using just one particular framework to use Perfecto. While there are still some framework limitations, there is the opportunity to use multiple, different open-source frameworks, then pass the execution to Perfecto. We can use most frameworks, then design and craft it any way that we want, then just pass the execution to Perfecto.
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

"In terms of Perfecto's ability to perform cross-platform testing, I would rate it a ten out of ten."
"In terms of cross-platform testing, they offer all of it, every device available in the market. It covers real scenarios that mimic production so that we don't miss out on any devices that our clients might be using to run the applications we develop. It's been great and very helpful."
"I also like the reporting functions. We are constantly downloading these reports and sharing them with our final customers. They help us understand what kind of bugs are happening through the applications. The recording feature is handy because it lets us see a video of the process we run through the pipeline and discover the point at which the automation is breaking."
"Perfecto has affected our software quality in a good way. It has allowed us to execute on-demand and on-choice. We also track the number of issues that we find in the product. Every single day, we tag the issues that we found. For example, if something was found by automation, that means it was found by a Perfecto execution. Over time, we realized the real value in tracking those numbers. We can see now that we have clearly been finding issues earlier. It has allowed us to catch our defects earlier, thus improving the quality of our applications."
"The most valuable aspect of the solution is that it covers all types of devices on the market allowing you to test different versions of an operating system."
"The reporting feature is really tough to find in some of the other products that are competitors. Having your CITB type dashboard, where we can see the test results and see recordings of each test that passed or failed, is probably one of the distinguishing aspects of Perfecto."
"Mobile testing is the most valuable feature as it has reduced dependency on physical devices. We are located offshore and we don't have the physical devices, and shipping physical devices after every new release would be a difficult task. But with Perfecto, it is easy."
"The quality of our software has improved since we implemented this solution."
"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."
"Object identification is good."
"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."
"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."
"Code Conversion is one of the great features because sometimes, the automation tool doesn't have the capability of maneuvering around two specific evaluations."
"This is a powerful, reliable and versatile all-around application testing suite."
"I like the recording function and Ranorex Spy."
"Support is very quick. You can write to them and on the same day, they will respond. This is one of the best features."
 

Cons

"Previously, we used the cradle. Every time the mobile was blocking it, we would have to ask Perfecto to provide another one. That took a lot of time away from us."
"We don't use Perforce's BlazeMeter with Perfecto. From my perspective, it's not really relevant."
"I'm hoping they can support on-premises instances. We have been working on a JIRA integration with Perfecto—and I'm extremely impressed that they have that—but at this time they're not supporting onsite JIRA instances, which is what we have."
"There was a discussion about having the capability to export the test results to a certain tool that we use in our project. If that were added it would be great not having to manually take screenshots, put them in a document, and share them on the different test management tools."
"I'm hoping that Perfecto will come up with browser testing as well because it would be easier to access it."
"It is slow compared to physical device testing. The interactive speed could be improved."
"If we could run an accessibility test in Perfecto against builds, it would help us a lot. Currently, that's a very manual process for us. We haven't found a tool that can do accessibility scans for iOS and doesn't depend on engineering effort. Having a feature related to that would be really awesome for us."
"The flakiness, or the accuracy, of the test execution can be improved. Also, the responsiveness of their cloud lab could be improved as well."
"I'd like to know their testing strategies and to know what they can automate and what they can't. It can become pretty frustrating if you're trying to automate something that changes on a monthly or weekly basis."
"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."
"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."
"For our purposes it requires integration with other products to get out the results in the format we want them. Adding this to the product could improve it."
"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."
"If there are many queries on the web page, Ranorex will not render the page correctly. I had about 1,000 queries on the page, and the solution was not able to handle it."
"One of the areas the service could be improved would be to have the training in Italian."
 

Pricing and Cost Advice

"Although Perfecto is a good product for us to use, it is a bit expensive. It takes management a bit of work to find the appropriate funding for us to keep Perfecto. I imagine there could be some way to make it more accessible."
"Pricing-wise, it is fine. It is not as expensive as what we used to have in the past from HP, IBM, and others. It is decently priced."
"Perfecto's price is excellent compared to other products with similar features. It was the lowest of the three we evaluated. We also established a partnership with Perfecto, so they provide discounts when we sell Perfecto projects and licenses to our customers."
"This is an expensive solution compared to others, by 30% to 40%."
"I am not sure about its pricing, but from our perspective, licensing has been easy. Anytime I have new users or requests for users that want to get added, it's a very simple process. I just give the architectural owner of the product the name and email address, and they're able to easily add a new user. We don't have any issues in regards to getting licenses, but I don't have any insights into pricing."
"Perfecto has definitely saved us on the costs and efforts of having to maintain our own virtual test environment. We lost about 20 devices in the past to maintenance and audit. That was a massive loss for us, as a company, because we were giving devices to someone, but don't know whether we would get it back or not. Having those virtual labs, we don't need to worry about these kinds of things. We are easily saving $5,000 to $10,000 a month on device costing."
"Perfecto is about 30-40% cheaper than Device Anywhere. That was a big reason why we switched. Perfecto also solves some of the issues that we had with Device Anywhere. We have grown by 100% since we started to use Perfecto, and now we have devices roaming. When we look at the competition, we would still stick with Perfecto."
"It's definitely on the higher end of prices for this type of service."
"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)."
"Our company has one license per user with each costing two lakh rupees."
"There are several types of licenses and you need to choose depending on your needs and level of usage."
"Licensing fees are paid on a yearly basis."
"This solution is a more expensive solution compared to some of the other competitors."
"The licensing fees depend on the number of users."
report
Use our free recommendation engine to learn which Functional Testing Tools solutions are best for your needs.
831,158 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
20%
Computer Software Company
17%
Manufacturing Company
9%
Healthcare Company
5%
Computer Software Company
21%
Manufacturing Company
13%
Financial Services Firm
10%
Government
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

Ask a question
Earn 20 points
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...
 

Comparisons

 

Also Known As

Perfecto Mobile, Perfecto Web
No data available
 

Learn More

 

Overview

 

Sample Customers

Virgin Media, Paychex, Rabobank, R+V, Discover
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 Perfecto vs. Ranorex Studio and other solutions. Updated: December 2024.
831,158 professionals have used our research since 2012.