Automation Anywhere vs. SpecFlow

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Automation Anywhere
Score 8.2 out of 10
N/A
Automation Anywhere, headquartered in San Jose, California, offers their robotic process automation (RPA) software.
$750
per month
SpecFlow
Score 10.0 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
Automation AnywhereSpecFlow
Editions & Modules
Cloud-Only Starter Pack
$750
per month
Advanced Pack (Cloud or On-Premises)
Contact for quote
No answers on this topic
Offerings
Pricing Offerings
Automation AnywhereSpecFlow
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
Automation AnywhereSpecFlow
Best Alternatives
Automation AnywhereSpecFlow
Small Businesses
airSlate WorkFlow
airSlate WorkFlow
Score 9.9 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
Medium-sized Companies
SAP Extension Suite (discontinued)
SAP Extension Suite (discontinued)
Score 8.4 out of 10
ReadyAPI
ReadyAPI
Score 6.2 out of 10
Enterprises
UiPath Automation Platform
UiPath Automation Platform
Score 8.4 out of 10
ignio AIOps
ignio AIOps
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Automation AnywhereSpecFlow
Likelihood to Recommend
8.1
(47 ratings)
9.0
(1 ratings)
Likelihood to Renew
9.7
(2 ratings)
-
(0 ratings)
Usability
8.0
(5 ratings)
-
(0 ratings)
Availability
8.0
(1 ratings)
-
(0 ratings)
Performance
9.0
(1 ratings)
-
(0 ratings)
Support Rating
9.8
(8 ratings)
-
(0 ratings)
Online Training
8.0
(1 ratings)
-
(0 ratings)
Implementation Rating
8.0
(1 ratings)
-
(0 ratings)
Configurability
8.0
(1 ratings)
-
(0 ratings)
Ease of integration
8.0
(1 ratings)
-
(0 ratings)
Product Scalability
9.0
(1 ratings)
-
(0 ratings)
Vendor post-sale
7.0
(1 ratings)
-
(0 ratings)
Vendor pre-sale
7.0
(1 ratings)
-
(0 ratings)
User Testimonials
Automation AnywhereSpecFlow
Likelihood to Recommend
Automation Anywhere
Automation Anywhere is well suited for automating repetitive or complex tasks that can be performed on a timeline such as data processing, data extraction, and file transfers. Automation Anywhere also has capabilities for integration with legacy applications and APIs to automate more complex data flows. Automation Anywhere is also ideal for automating document processing, form filling and other web activities since it has both image recognition and image-based automation capabilities.

On the other hand, Automation Anywhere is less appropriate for tasks requiring high levels of system intelligence such as machine learning or natural language processing as these require different types of technology. Additionally, if a task requires manual elements such as validations or reviews then Automation Anywhere may not be the most suitable solution either. It can be possible to set up automated validations but that might not always result in an ideal solution due to its limitations.
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
Automation Anywhere
  • Now I easily generate the invoices and quotation generation is an easy task now. Previously it was very time consuming as we have to drag the data from the excel sheets.
  • I will praise its integration with other software that has facilitated us to make amendments in the data across those platforms.
  • Its interface is very easy and user friendly.
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
Automation Anywhere
  • Automation Anywhere doesn't come with easy installation, We need to install Java, IDEs and Databases in an orderly fashion which we are not able to do.
  • Automation Anywhere has no workflow design which is not making us to understand the process.
  • Automation Anywhere has no fit to size object cloning.
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
Likelihood to Renew
Automation Anywhere
To continue enjoying the benefits of our productivity improvements and efficiency focus.
Read full review
Open Source
No answers on this topic
Usability
Automation Anywhere
On more complex use cases, Automation Anywhere requires technical background like knowledge on network protocols and database language on task creation, and even people with technical background might have some trouble in the beginning because of the product particularities on how variable manipulation works, or how to get the object cloning (a more resilient screen manipulation command) to work as intended. The scheduling of tasks on the Control Room and the autologin feature isn't intuitive as they should, so much of this works requires documentation analysis to get it done on the first time.
Read full review
Open Source
No answers on this topic
Support Rating
Automation Anywhere
Automation Anywhere is a great tool for a low cost, fairly easily scalable, and quickly learned. The company is growing by leaps and bounds and continually pushing the automation boundaries. The problem with fast expansion is that sometimes you can grow more quickly than you can appropriately support your products. While Automation Anywhere has an excellent support structure in place, every company and situation is different, and they often struggle with why problems arise in the system and how to fix them.
Read full review
Open Source
No answers on this topic
Online Training
Automation Anywhere
Perfect training from the online academy the software offers it for free
Read full review
Open Source
No answers on this topic
Implementation Rating
Automation Anywhere
Nothing in particular
Read full review
Open Source
No answers on this topic
Alternatives Considered
Automation Anywhere
Automation anywhere scores well with respect to other solutions when we look at bot implementation, bot management, and basic automation. From a security perspective as well, AA fares well as compared to other solutions. UIpath is better suited when we operate using VPN systems and integrating with homegrown solutions.
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
Scalability
Automation Anywhere
Highly reliable once you start experiencing the results. It helps you to have a clear cut results with better productivity numbers and financial savings
Read full review
Open Source
No answers on this topic
Return on Investment
Automation Anywhere
  • Customer satisfaction has increased. They are pleased with faster development and execution.
  • Cost internally for our company is heavy and the client doesn't bear the full cost for it.
  • We didn't need to train our staff a lot for this. Just a week of overview was enough to get started.
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