Broadcom Service Virtualization vs Selenium HQ comparison

Cancel
You must select at least 2 products to compare!
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"It's got probably the greatest amount of features, in terms of different technologies that you can automate and virtualize, out of any of the solutions out there.""I think the pricing is quite fair because this solution provides a lot of functionalities, and is quite stable.""The most valuable feature is that it supports so many protocols. We, being a large bank, have almost all the protocols, and it supports all of them, so that's one good thing.""The innovation is amazing. CA has continued to add to services that it supports, the transports that it supports, and has built all of the enterprise capabilities into the product as well.""Unit testing or early life testing did not have to be stopped or delayed because those services were not available.""The most valuable features include the capability to use other program languages such as PLSQR, JAVA, .NET.""We have been using it extensively for the shift left process and testing. It helps us to accelerate and virtualize services and assets that we don't have. It enables to test faster.""The ability to do parallel development and testing reduces our costs for duplicating environments, improving the productivity of our developers, and bringing products faster to market."

More Broadcom Service Virtualization Pros →

"The main characteristic that is useful is that the tool is completely free.""The most valuable features of Selenium HQ are it is open source and has multiple languages and browser support. It's very useful.""It supports many external plugins, and because it's a Java-based platform, it's language-independent. You can use Java, C#, Python, etc.""The plugins, the components, and the method of the library with Selenium is very user defined.""Data parametrization and parallelization are the most important features in any automation tool.""The primary benefit is its cost and the ability to use the cloud.""I like that it is a robust and free open source. There is a lot of community support available, and there are a lot of developers using them. There's good community support.""Selenium HQ's most valuable feature is its online community support, which is comprehensive and easy to access."

More Selenium HQ Pros →

Cons
"Needs some additional lightweight, portable elements.""We had to implement an external service catalog. We put it in ServiceNow. I would like to see an integrated service catalog.""I would like to have more flexibility towards the mainframe virtualization and also in JDBC virtualization.""They can always work on usability and making simple things simple to do. This is true of every product that deals with complexity.""The workstation component has a very out-dated UI and is in dire need of a facelift.""UI should be more user friendly: better usability, more testing oriented.""One major feature I would like to see is on the user administration part. Right now, anybody can access any of the folders and any of the projects.""The cost is an area that needs improvement. There are a couple of other tools which provide support for performance testing with the base version itself, but Broadcom needs a separate component to support virtualization for performance testing. This is a costly component."

More Broadcom Service Virtualization Cons →

"There is no good tool to find the Xpath. They should provide a good tool to find Xpath for dynamic elements and integrate API (REST/ SOAP) testing support.""In the beginning, we had issues with several test cases failing during regression. Over a period of time, we built our own framework around Selenium which helped us overcome of these issues.""The initial setup of Selenium HQ is difficult in many areas, such as the framework.""I would like for the next release to support parallel testing.""When we upgrade the version, some features are missing. I want the product to include some AI capabilities.""I would like to see some reporting or test management tools.""I would like to see Selenium HQ support legacy platforms.""For email-based applications, we can't automate as we would like to, making it necessary to bring in a third-party product to do so."

More Selenium HQ Cons →

Pricing and Cost Advice
  • "I think the pricing is quite fair because this solution provides a lot of functionalities, and is quite stable."
  • "There are additional fees for advanced-level technical support."
  • "I don't have the exact dollar amount, but we have spent close to $1,000,000 for a three-year agreement, for an enterprise level."
  • "There is a yearly licensing cost, and I would give it a four out of five."
  • More Broadcom Service Virtualization Pricing and Cost Advice →

  • "It is free to use."
  • "There is no pricing cost. License is Apache License 2.0."
  • "It's open-source, so there's no need to pay for a license."
  • "Since it is an open source. It is free to use. However my company see it as the future of load testing."
  • "It is free."
  • "This product is open source and free. That was a huge deciding factor for us getting into it."
  • "We are satisfied with the pricing."
  • "It's an open-source tool that you can work with at any time without any cost."
  • More Selenium HQ Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Service Virtualization solutions are best for your needs.
    765,386 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:In the case of the virtualization of TCP/IP protocols for third-party terminal insurance, there was a device terminal, which was interacting with the application via the TCP/IP protocol. Most of the… more »
    Top Answer:There is a yearly licensing cost, and I would give it a four out of five.
    Top Answer:The cost is an area that needs improvement. There are a couple of other tools which provide support for performance testing with the base version itself, but Broadcom needs a separate component to… more »
    Top Answer:Selenium HQ’s biggest advantage is that it is customizable. Its other most valuable feature is that the driver interface is really helpful and user-friendly; Selenium HQ makes it easy to navigate… more »
    Top Answer:Selenium's open-source nature is a key advantage. Its extensive support for diverse web technologies.
    Ranking
    1st
    Views
    853
    Comparisons
    392
    Reviews
    1
    Average Words per Review
    358
    Rating
    9.0
    4th
    Views
    5,363
    Comparisons
    4,586
    Reviews
    33
    Average Words per Review
    410
    Rating
    8.1
    Comparisons
    Also Known As
    ITKO LISA, CA LISA, CA Service Virtualization
    SeleniumHQ
    Learn More
    SeleniumHQ
    Video Not Available
    Overview

    CA Service Virtualization acts as a catalyst for DevOps by simulating constrained or unavailable systems across the software development lifecycle (SDLC). This allows developers, testers and performance teams to work in parallel to accelerate app delivery, as well as to “shift-left” the app testing to improve application quality. CA Service Virtualization was previously known as LISA, the product from the ITKO acquisition.

    Selenium HQ is an umbrella project that includes a number of tools and frameworks that allow for web browser automation. In particular, Selenium offers a framework for the W3C WebDriver specification, a platform- and language-neutral coding interface that works with all of the main web browsers.

    Selenium is a toolset for automating web browsers that uses the best methods available to remotely control browser instances and simulate a user's interaction with the browser. It enables users to mimic typical end-user actions, such as typing text into forms, choosing options from drop-down menus, checking boxes, and clicking links in documents. Additionally, it offers a wide range of other controls, including mouse movement, arbitrary JavaScript execution, and much more.

    Although Selenium HQ is generally used for front-end website testing, it is also a browser user agent library. The interfaces are universal in their use, which enables composition with other libraries to serve your purpose.

    The source code for Selenium is accessible under the Apache 2.0 license. The project is made possible by volunteers who have kindly committed hundreds of hours to the development and maintenance of the code.

    Selenium HQ Tools

    These three main Selenium HQ tools have powerful capabilities:

    • WebDriver: If you are just starting out with desktop or mobile website test automation, you will be using WebDriver APIs. WebDriver controls the browser and executes tests using the automation APIs that browser vendors provide. This gives the impression that a real person is using the browser. Because WebDriver's API does not need to be compiled alongside application code, it is not intrusive. As a result, you can test the same application that you push live.

    • IDE: Develop your Selenium test cases using an IDE (integrated development environment). The most effective way to create test cases is to utilize this simple Chrome and Firefox extension. IDE uses Selenium commands that are already in use to record user activity in the browser with parameters set by the context of the element. This is an excellent approach to learning Selenium script syntax and will save you time.

    • Grid: You can run test cases on several machines and operating systems with Selenium Grid. The local end controls how the test cases are triggered, and the remote end automatically runs the test cases after they are triggered.

    Reviews from Real Users

    Selenium HQ stands out among its competitors for a number of reasons. Two major ones are its driver interface and its speed. PeerSpot users take note of the advantages of these features in their reviews:


    Avijit B., an automation tester at a tech services company, writes of the solution, “The driver interface is really useful. When we implement the Selenium driver interface, we can easily navigate through all of the pages and sections of an app, including performing things like clicking, putting through SendKeys, scrolling down, tagging, and all the other actions we need to test for in an application.”

    Another PeerSpot reviewer, a software engineer at a financial services firm, notes, “Selenium is the fastest tool compared to other competitors. It can run on any language, like Java, Python, C++, and .NET. So we can test any application on Selenium, whether it's mobile or desktop."

    Sample Customers
    Union Bank, Swisscom, Autotrader, KPN, ING Bank, Best Buy, American Family Insurance, TESCO, Telefonica, Molina Healthcare, California DMV, Aktia, City Index, Con-way, DirecTV, GRU Airport, Liquidnet, NAB, Nordstrom, T-Mobile, TIM Brasil, 
    BrowserStack, Sauce Labs, experitest, Tricentis GmbH, SmartBear Software
    Top Industries
    REVIEWERS
    Financial Services Firm22%
    Comms Service Provider21%
    Transportation Company7%
    Manufacturing Company7%
    VISITORS READING REVIEWS
    Financial Services Firm30%
    Computer Software Company13%
    Energy/Utilities Company7%
    Retailer7%
    REVIEWERS
    Financial Services Firm25%
    Computer Software Company22%
    Retailer10%
    Manufacturing Company6%
    VISITORS READING REVIEWS
    Computer Software Company16%
    Financial Services Firm14%
    Manufacturing Company8%
    Government7%
    Company Size
    REVIEWERS
    Small Business5%
    Midsize Enterprise7%
    Large Enterprise88%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise7%
    Large Enterprise77%
    REVIEWERS
    Small Business30%
    Midsize Enterprise27%
    Large Enterprise43%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise14%
    Large Enterprise68%

    Broadcom Service Virtualization is ranked 1st in Service Virtualization with 97 reviews while Selenium HQ is ranked 4th in Functional Testing Tools with 102 reviews. Broadcom Service Virtualization is rated 8.2, while Selenium HQ is rated 8.0. The top reviewer of Broadcom Service Virtualization writes "Feature-rich, easy to configure and set up, and the support is good". On the other hand, the top reviewer of Selenium HQ writes "Continuously being developed and large community makes it easy to find solutions". Broadcom Service Virtualization is most compared with ReadyAPI Test, Parasoft Virtualize, IBM Rational Test Virtualization Server, OpenText Service Virtualization and Tricentis Tosca, whereas Selenium HQ is most compared with Eggplant Test, Telerik Test Studio, Worksoft Certify, Tricentis Tosca and OpenText Silk Test.

    We monitor all Service Virtualization reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.