OpenText Silk Test vs Selenium HQ comparison

Cancel
You must select at least 2 products to compare!
OpenText Logo
1,719 views|1,168 comparisons
93% willing to recommend
SeleniumHQ Logo
5,055 views|4,297 comparisons
88% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between OpenText Silk Test and Selenium HQ based on real PeerSpot user reviews.

Find out what your peers are saying about Tricentis, OpenText, Perforce and others in Functional Testing Tools.
To learn more, read our detailed Functional Testing Tools Report (Updated: April 2024).
767,667 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The ability to develop scripts in Visual Studio, Visual Studio integration, is the most valuable feature.""Scripting is the most valuable. We are able to record and then go in and modify the script that it creates. It has a lot of generative scripts.""A good automation tool that supports SAP functional testing.""The statistics that are available are very good.""The major thing it has helped with is to reduce the workload on testing activities.""The scalability of the solution is quite good. You can easily expand the product if you need to.""The feature I like most is the ease of reporting."

More OpenText Silk Test Pros →

"The ability to present your tests on a wiki page and hooking them up to the scripts/fixtures.""The most valuable aspect of Selenium is that it gives you the flexibility to customize or write your own code, your own features, etc. It's not restricted by licensing.""The most valuable feature of Selenium HQ is the ability to configure a lot of automated processes.""Selenium's open-source nature is a key advantage. Its extensive support for diverse web technologies.""It supports many external plugins, and because it's a Java-based platform, it's language-independent. You can use Java, C#, Python, etc.""It is a good automation tool.""We found the initial setup to be straightforward.""The most valuable feature of Selenium HQ is the ability to create automatic tests that can replicate human behavior."

More Selenium HQ Pros →

Cons
"Everything is very manual. It's up to us to find out exactly what the issues are.""The solution has a lack of compatibility with newer technologies.""They should extend some of the functions that are a bit clunky and improve the integration.""We moved to Ranorex because the solution did not easily scale, and we could not find good and short term third-party help. We needed to have a bigger pool of third-party contractors that we could draw on for specific implementations. Silk didn't have that, and we found what we needed for Ranorex here in the Houston area. It would be good if there is more community support. I don't know if Silk runs a user conference once a year and how they set up partners. We need to be able to talk to somebody more than just on the phone. It really comes right down to that. The generated automated script was highly dependent upon screen position and other keys that were not as robust as we wanted. We found the automated script generated by Ranorex and the other key information about a specific data point to be more robust. It handled the transition better when we moved from computer to computer and from one size of the application to the other size. When we restarted Silk, we typically had to recalibrate screen elements within the script. Ranorex also has some of these same issues, but when we restart, it typically is faster, which is important.""The pricing is an issue, the program is very expensive. That is something that can improve.""Could be more user-friendly on the installation and configuration side.""The support for automation with iOS applications can be better."

More OpenText Silk Test Cons →

"The initial setup of Selenium HQ is difficult in many areas, such as the framework.""It is not easy to make IE plus Selenium work good as other browsers. Firefox and Chrome are the best ones to work with Selenium.""It would be better to have a simplified way to locate and identify web elements.""Technical support isn't very good. Sometimes their recommendations were not very clear.""Selenium HQ can improve the authorization login using OTP, it is not able to be done in this solution.""​To simplify the development process, everyone needs to do a Selenium Framework to acquire the web application functions and features from Selenium methods.""The solution does not offer up enough information in regards to personality testing.""If the test scenarios are not subdivided correctly, it is very likely that maintenance will become very expensive and re-use is unlikely."

More Selenium HQ Cons →

Pricing and Cost Advice
  • "Our licensing fees are on a yearly basis, and while I think that the price is quite reasonable I am not allowed to share those details."
  • "We paid annually. There is a purchase cost, and then there is an ongoing maintenance fee."
  • More OpenText Silk Test 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 Functional Testing Tools solutions are best for your needs.
    767,667 professionals have used our research since 2012.
    Questions from the Community
    Ask a question

    Earn 20 points

    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
    25th
    Views
    1,719
    Comparisons
    1,168
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    4th
    Views
    5,055
    Comparisons
    4,297
    Reviews
    31
    Average Words per Review
    403
    Rating
    8.1
    Comparisons
    Also Known As
    Segue, SilkTest, Micro Focus Silk Test
    SeleniumHQ
    Learn More
    SeleniumHQ
    Video Not Available
    Overview
    SilkTest is robust and portable test automation for web, native, and enterprise software applications. Silk Test's portability enables users to test applications more effectively with lower complexity and cost in comparison to other functional testing tools on the market. Silk Test's role based testing enables business stakeholders, QA engineers, and developers to contribute to the whole automation testing process, which drives collaboration and increases the effectiveness of software testing.

    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
    Krung Thai Computer Services, Quality Kiosk, Mªller, AVG Technologies
    BrowserStack, Sauce Labs, experitest, Tricentis GmbH, SmartBear Software
    Top Industries
    VISITORS READING REVIEWS
    Computer Software Company20%
    Financial Services Firm15%
    Manufacturing Company8%
    Comms Service Provider6%
    REVIEWERS
    Financial Services Firm25%
    Computer Software Company22%
    Retailer10%
    Manufacturing Company6%
    VISITORS READING REVIEWS
    Computer Software Company16%
    Financial Services Firm14%
    Manufacturing Company8%
    Government8%
    Company Size
    REVIEWERS
    Small Business20%
    Midsize Enterprise20%
    Large Enterprise60%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise13%
    Large Enterprise69%
    REVIEWERS
    Small Business30%
    Midsize Enterprise27%
    Large Enterprise43%
    VISITORS READING REVIEWS
    Small Business19%
    Midsize Enterprise14%
    Large Enterprise68%
    Buyer's Guide
    Functional Testing Tools
    April 2024
    Find out what your peers are saying about Tricentis, OpenText, Perforce and others in Functional Testing Tools. Updated: April 2024.
    767,667 professionals have used our research since 2012.

    OpenText Silk Test is ranked 25th in Functional Testing Tools while Selenium HQ is ranked 4th in Functional Testing Tools with 102 reviews. OpenText Silk Test is rated 7.6, while Selenium HQ is rated 8.0. The top reviewer of OpenText Silk Test writes "Stable, with good statistics and detailed reporting available". On the other hand, the top reviewer of Selenium HQ writes "Continuously being developed and large community makes it easy to find solutions". OpenText Silk Test is most compared with OpenText UFT One, OpenText UFT Developer, Apache JMeter, froglogic Squish and SmartBear TestComplete, whereas Selenium HQ is most compared with Eggplant Test, Tricentis Tosca, Worksoft Certify, Telerik Test Studio and Automation Anywhere (AA).

    See our list of best Functional Testing Tools vendors and best Regression Testing Tools vendors.

    We monitor all Functional Testing Tools 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.