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

OpenText UFT Developer vs Perfecto comparison

 

Comparison Buyer's Guide

Executive Summary
 

Categories and Ranking

OpenText UFT Developer
Ranking in Functional Testing Tools
15th
Ranking in Test Automation Tools
14th
Average Rating
7.4
Number of Reviews
36
Ranking in other categories
No ranking in other categories
Perfecto
Ranking in Functional Testing Tools
11th
Ranking in Test Automation Tools
13th
Average Rating
8.4
Number of Reviews
23
Ranking in other categories
Performance Testing Tools (13th), Mobile App Testing Tools (3rd)
 

Mindshare comparison

As of November 2024, in the Functional Testing Tools category, the mindshare of OpenText UFT Developer is 2.9%, up from 2.7% compared to the previous year. The mindshare of Perfecto is 5.7%, down from 5.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Functional Testing Tools
 

Featured Reviews

Eitan Gold - PeerSpot reviewer
Mar 9, 2023
Integrates well, has LeanFT library, and good object detection
We use Micro Focus UFT Developer to perform functional testing on both a desktop application and a web application One aspect that I like about Micro Focus UFT Developer is the ability to integrate it into a testing framework as a library. They have LeanFT Library. This is the reason we choose…
Roland Castelino - PeerSpot reviewer
Aug 4, 2022
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.

Quotes from Members

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

Pros

"I like the tool because we can still access the devices' distance. It's not important where you're working. For example, I can use it in Brazil, Chile, and other parts where people are working. After the pandemic, many companies use it for homework. I think using it to administer and manage the devices is very good and effective."
"One of the important features, which speeds up the automation testing development with LeanFT, is its object repository functions. Object identification are the most time-consuming aspect of building automation tests. LeanFT gives that out of the box. It helps you identify the objects and after that, once you got the object in place, then it's just about building the test scripts. So it reduces your development time significantly."
"The most valuable feature for me is the number of protocols that can be tested. It not only tests Web, but also SAP, Siebel, .Net, and even pdf."
"It's a complete pursuit and it's a logical pursuit working with HPE."
"The most valuable feature is the Object Model, where you can directly pull up the object as a global or a local."
"The most valuable feature is stability."
"The cost is the most important factor in this tool."
"There are many good things. Like it is intuitive and scripting was easy. Plus the availability of experienced resources in India due to its market leadership."
"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."
"We are continuously doing testing on different environments, devices, and platforms. It executes seamlessly on multiple devices without having any connectivity issues. It has been really helpful for us to test on cloud devices."
"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."
"In terms of Perfecto's ability to perform cross-platform testing, I would rate it a ten out of ten."
"One of the good things about Perfecto is the scalability that it provides."
"It saves on the cost and effort of having to maintain our own virtual testing environment. Even our onshore team is not in the city that we work in, so that helps a lot. Even if we didn't invest a lot in getting multiple devices, having to share those devices would become a hassle."
"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."
"The CI dashboard tool is very good, as is the Live Stream monitoring. Whenever I want to monitor execution, I can open multiple tabs in Perfecto and it is easy for me to refer to the CI dashboard and the Live Stream."
 

Cons

"Object definition and recognition need improvement, especially with calendar controls. I faced challenges with schedulers and calendars."
"With Smart Bear products generally, you can have only one instance of the tool running on a machine."
"UFT is like a flagship of testing tools, but it's too expensive and people are not using it so much. They should work on their pricing to make themselves more competitive."
"The price of the solution could improve."
"Stability depends on the company's infrastructure and end-to-end infrastructure. When I used the tool in my project, we had a big problem with many users using it simultaneously."
"The support from Micro Focus needs a lot of improvement."
"There's room for improvement, especially when I compare OpenText to newer tools like NeoLoad."
"We push one button and the tests are completely executed at once, so just have to analyze and say it's okay. It would be nice if this could be entirely automated."
"It does well for mobile testing, but when it comes to the web aspect, it is lagging a little bit in terms of execution."
"I'm hoping that Perfecto will come up with browser testing as well because it would be easier to access it."
"I would like to see the inclusion of machine learning features. If we can have that, it will be a better tool."
"When using devices on the cloud, it lags quite a bit at times. I know that these are real devices that are being projected on our laptop screens and monitors, but if the speed could be improved, that would be good."
"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."
"One improvement would be speed of execution. If it is an iOS native app, we have noticed that the speed is a bit slower. Perfecto might need to make some improvements in this area."
"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 have had some issues with performance, which is something that should be improved."
 

Pricing and Cost Advice

"The pricing is quite high compared to the competition."
"It is quite expensive and is priced per seat or in concurrent (or floating) licenses over a period of months."
"It is cheap, but if you take the enterprise license, it is valid for both software items."
"The price of the solution could be lowered. The cost is approximately $25 per year for a subscription-based license."
"The cost of this solution is a little bit high and we are considering moving to another solution."
"The licensing is very expensive, so often, we don't have enough VMs to run all of our tests."
"If I would rate it with one being inexpensive and ten being expensive, I would rate pricing an eight out of ten."
"Its cost is a bit high. From the licensing perspective, I am using a concurrent license. It is not a seed license. It is something that I can use in our network. It can also be used by other users."
"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."
"Pricing is an area where Perfecto can do a little better. When we obtain additional licenses, we enter into negotiations with them."
"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."
"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."
"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."
"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."
"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."
"It's definitely on the higher end of prices for this type of service."
report
Use our free recommendation engine to learn which Functional Testing Tools solutions are best for your needs.
814,649 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
22%
Computer Software Company
14%
Manufacturing Company
8%
Government
7%
Financial Services Firm
20%
Computer Software Company
17%
Manufacturing Company
9%
Recreational Facilities/Services Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about Micro Focus UFT Developer?
There are many good things. Like it is intuitive and scripting was easy. Plus the availability of experienced resources in India due to its market leadership.
What is your experience regarding pricing and costs for Micro Focus UFT Developer?
It's a high-priced solution compared to Selenium. Selenium is free, though there is a paid version now too. Selenium has improved a lot, and it's still okay to use. It's a functional testing tool, ...
What needs improvement with Micro Focus UFT Developer?
There's room for improvement, especially when I compare OpenText to newer tools like NeoLoad. NeoLoad is a strong competitor to LoadRunner and it's very fast. It saves a lot of time when creating s...
What do you like most about 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 eve...
What is your experience regarding pricing and costs for Perfecto?
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 discoun...
What needs improvement with Perfecto?
It is slow compared to physical device testing. The interactive speed could be improved. And sometimes we have issues with our app not working properly with Perfecto. Even though it is working perf...
 

Also Known As

Micro Focus UFT Developer, UFT Pro (LeanFT), Micro Focus UFT Pro (LeanFT), LeanFT, HPE LeanFT
Perfecto Mobile, Perfecto Web
 

Learn More

 

Overview

 

Sample Customers

Walmart, Hitachi, American Airlines, PepsiCo, AT&T, Ericsson, United Airlines
Virgin Media, Paychex, Rabobank, R+V, Discover
Find out what your peers are saying about OpenText UFT Developer vs. Perfecto and other solutions. Updated: October 2024.
814,649 professionals have used our research since 2012.