OpenText UFT One vs. SpecFlow

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
OpenText UFT One
Score 7.8 out of 10
N/A
Unified Functional Testing (UFT, formerly known as HP UFT and before that QuickTest Professional or HP QTP) is a functional and performance testing tool acquired by Micro Focus from Hewlett-Packard Enterprise, now from OpenText.N/A
SpecFlow
Score 9.5 out of 10
N/A
SpecFlow is an open source BDD for .NET. that aims to bridge the communication gap between domain experts and developers by binding readable behavior specifications to the underlying implementation.N/A
Pricing
OpenText UFT OneSpecFlow
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
OpenText UFT OneSpecFlow
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
OpenText UFT OneSpecFlow
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Best Alternatives
OpenText UFT OneSpecFlow
Small Businesses
BrowserStack
BrowserStack
Score 8.3 out of 10
BrowserStack
BrowserStack
Score 8.3 out of 10
Medium-sized Companies
ReadyAPI
ReadyAPI
Score 8.0 out of 10
ReadyAPI
ReadyAPI
Score 8.0 out of 10
Enterprises
SoapUI Open Source
SoapUI Open Source
Score 7.9 out of 10
ignio AIOps
ignio AIOps
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
OpenText UFT OneSpecFlow
Likelihood to Recommend
8.9
(11 ratings)
9.0
(1 ratings)
Support Rating
8.0
(1 ratings)
-
(0 ratings)
User Testimonials
OpenText UFT OneSpecFlow
Likelihood to Recommend
OpenText
UFT is well suited if the price is not an issue, and if the requirement is about testing different technologies. If the application is based on Legacy platforms like Siebel or Mainframe, UFT fares quite well. For low cost web-based projects, there are other cheap and open source tools available. If it is about API testing or Mobile Testing, it is better to use other tools like TOSCA.
Read full review
Open Source
It is best suited for implementing the automated test cases in a human readable form so it's easy for non-technical members of the team and stakeholders to understand the test cases, features and the functionalities of the application. Automation of Integration tests and End to End tests are good use case. It is less appropriate or situations where the focus is only on the writing and maintenance of unit tests.
Read full review
Pros
OpenText
  • The simple front end will allow novice users to easily grasp the basics of automation and give them confidence to try things for themselves.
  • UFT can scale up and run across multiple machines from a single controller, such as ALM, enabling hundreds of tests to be executed overnight.
  • There is an active support community out there, both official HPE based and independent users. This means if you do encounter a problem there is always someone out there to help you.
  • The later versions have many add-ins to plug in to other tools within the QA world.
  • Expert users are able to utilise the many native functions and also build their own to get the most out of the tool and impress people as they walk past and see the magic happening on the screen.
  • UFT also has LeanFT bundled with it, allowing automated testing at the api level - if you can convince the developers to let you in there.
Read full review
Open Source
  • Versatility to be used in combination with different kinds of automated testing like automated performance testing, API testing, UI testing etc. I use JavaScript, Selenium, C#, email testing libraries, database testing libraries in combination with BDD with SpecFlow. I am able to use all these with SpecFlow to make my automation framework to be able to automate any kind of automated testing.
  • It provides different widely used runner options like NUnit, XUnit etc. Before I started to work on establishing proper test automation in my workplace, the previous automation framework (non-BDD based) as well as unit tests used NUnit runner. The transition to using BDD was smooth because we could use the same runner and there were no compatibility issues.
  • The auto-complete feature is good. I use it with Visual Studio as well as Rider and I don't have to recall the entire Gherkin statements. I just type a few words and the entire Gherkin statement implemented in framework is auto-suggested by SpecFlow. It saves time and context switching.
Read full review
Cons
OpenText
  • Its licensing cost is very high making it a very expensive tool. due to this many organisations are exploring options of license free tools like Selenium for automation. Though learning curve is large in case of Selenium but it is very cost effective & you an get lot of support online for Selenium.
  • Though the scripting time is less since its easy to create automation scripts, the execution time is relatively higher as it takes the lot of CPU & RAM.
  • Though UFT is quite stable but during long execution cycles we do get frequent browser crashing issues.
  • In terms of costing TestComplete is also one option which is not free but comes with modular pricing. You can buy what you need, when you need.
Read full review
Open Source
  • SpecFlow does not accepts optional input variables in the methods defined during Gherkin statement implementation. Cucumber supports optional input variables in the methods defined during Gherkin statement implementation.
  • The tests identified while using SpecFlow with NUnit removes all white spaces in the scenario names. It makes the tests less readable. If the white spaces are not auto-removed, it would be much better for readability as well as their actual identification in the repository.
Read full review
Support Rating
OpenText
HPE are quick to reply and it's possible to get through to the actual developers shuold the case warrent it. Their online system allows updates and tracking of all incedents raised.
Read full review
Open Source
No answers on this topic
Alternatives Considered
OpenText
1. It works solid for automate SAP and S/4 Hana applications and Fiori too. 2. Teams are well versed about UFT One 3. Able to handle maintained execution results 4. Publish Automation execution results in well manner to the leadership team/stake holders 5. More help content available 6. Able to understand non technical resources about normal view.
Read full review
Open Source
SpecFlow is .Net based which supports C#. Behave is Python based. Cucumber is Java based. Ghost Inspector is no-code based but provides very limited testing features. We wanted to implement BDD so we rued out using Ghost Inspector. Most of the developers in my team are C# experts so it was decided for everyone's comfort to go for SpecFlow rather than Behave or Cucumber. It's import to have technical experts in the language of the automation framework because there are many situations where the solutions to the test automation needs are not straightforward and implementing those requires expertise in the related programming language.
Read full review
Return on Investment
OpenText
  • Reduces the total workload of keeping the team to test older (regression) functionality. QA testers can concentrate on ad-hoc and exploratory testing, saving time and effort across the entire project.
  • Has built a better infrastructure for the client applications on which we can rely on for stability and providing regression results for any new features being developed.
  • Led the applications a step closer to implementing agile practices and DevOps across the entire organization. Thus, providing a better turnaround time of new features to the customers and less maintenance headaches for the BAU team to address.
Read full review
Open Source
  • Everyone stays on the same page regarding the behavior of existing functionalities whether it be technical or non-technical individuals. So there is less need for multiple people to get involved which saves time and thus money.
  • Reusing the same code through the implemented Gherkin statement saves test automation time and thus reduces cost.
  • We combine SpecFlow with other opensource testing technologies to make our automation framework more versatile which further saves costs for us.
Read full review
ScreenShots