Depending upon the functionality, I use Selenium to prepare the scenarios I'm doing. I start by writing automation scripts in Java. From there, we execute the scripts if there are any changes in the product. Then we upgrade this overnight along with Jenkins to make sure our application is running as expected. They feature continuous deployment and continuous integration with the help of our teams, so our product will be applied to more users once it's adequately tested.
Software engineer at a financial services firm with 10,001+ employees
Open-source solution is faster than most but lacks some features
Pros and Cons
- "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."
- "For now, I guess Selenium could add some other features like object communications for easy expansion."
What is our primary use case?
What is most valuable?
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. And if I build some framework on Selenium, I can give it to someone else. Then they can use it and start going further. One more thing is that you can implement any framework on it, like TestNG, Cucumber, JUnit, etc.
What needs improvement?
Selenium should implement more islands for a desktop feature. My laptop and desktop have a calibrator or some other desktop applications. We can automate those things through Selenium, so they should be adding them in the subsequent versions. For now, I guess Selenium could add some other features like object communications for easy expansion.
For how long have I used the solution?
I've been using Selenium HQ for about five years.
Buyer's Guide
Selenium HQ
November 2024
Learn what your peers think about Selenium HQ. Get advice and tips from experienced pros sharing their opinions. Updated: November 2024.
824,067 professionals have used our research since 2012.
What do I think about the stability of the solution?
So performance-wise, Selenium is the best tool so far. It has the fastest automating tools.
What do I think about the scalability of the solution?
We run scenarios at midnight or around that time and split this application into virtual machines. So during that time, the application is executed in panel mode. Let's say I have 10 vital missions in the Google Cloud Platform. These things will be triggered automatically and executed in each of the machines. And it has a balancing load concept, so if one machine is at capacity, it will automatically move to a second machine for the other scenarios. So there is never an issue with scalability. We have more than 1,000 employees in the company using it every day to develop scripts.
How are customer service and support?
Because Selenium HQ is open source, we don't have a customer service team or technical support, so we have to search on our own for answers. When I've had problems in the past,I've had to Google to see if it's an application issue or a Selenium issue. Without any help from vendors, it's difficult to automate some things like CAPTCHA. But still, we have a framework that is ready for this. So with the help of this framework and importing those library files, we can make our own way.
Which solution did I use previously and why did I switch?
At my previous company, we used a UFT tool called Micro Focus UFT. We used this because it was a different kind of use case where we had to transfer our publications back and forth between the mainframe and the mobile application. So we have to format that, which is why we used the UFT.
How was the initial setup?
Setting up SeleniumHQ isn't that complex. We like to develop our application in Pega and have a point cloud that we deploy on Google Cloud. It is developed and tested with Jenkins, which is a continuous integration tool. Once the code is specific to Jenkins, we trigger Selenium and execute the scenarios. After this finishes, we move everything to cloud.
Along with this docker, there is a deployment phase in Google Cloud, where the images of our application are moved to pre-production. Pre-production is something like a replica of production that allows the users to work on it. So once it is transferred to pre-production, the users will work for one week or one or two. If they are satisfied, we move on to production.
Deployment usually requires about eight to ten people. Most of the work is done by technicians who are akin to database administrators. They take this on for one month a year every year. Their job is mostly to minimize the weight of the application. In the next phase, DevOps engineers deploy the enviornment. The time for deployment depends on the teams and the tasks. If there is a small change, it may have taken between half an hour and an hour. On the other hand, if there is a significant upgrade of the application, it may take eight to ten hours. Generally, we don't need any maintenance unless a UR application has changed.
What's my experience with pricing, setup cost, and licensing?
Selenium is free. Anyone can use it without paying anything.
What other advice do I have?
I rate SeleniumHQ seven out of 10. When you're choosing a solution, it depends upon the type of applications you are using in your project. If you have only have desktop and mobile, go for Selenium. However, if you have multiple applications like Windows-based applications, a virtual machine-based application, or a mainframe .NET application, I suggest going with another tool, like Tosca UFT.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Google
Disclosure: I am a real user, and this review is based on my own experience and opinions.
IT Principal Analyst at a media company with 501-1,000 employees
We got faster server response times by using its automation tools for our website.
Valuable Features
Selenium web driver.
Improvements to My Organization
We were using other HP tools to automate for our website and it took a lot of memory which slows down our server response times and also slower than Selenium. We gained like seven seconds after moving to Selenium.
Room for Improvement
Though Selenium is an open source tool, I would like to see If it can support all the browsers to the latest versions and with a predefined framework tied to it. Since selenium goes with the Java there is no standard framework defined and every other company builds their own framework which is good in one way. But the skills sets requires to build this framework takes a lot of time and ROI time is also increased.
Stability Issues
The only as I mentioned is supporting the latest versions of the browsers. The code that works in FF doesn’t work in Chrome. Scalability wise, Selenium only supports the websites with pure HTMLs.
Customer Service and Technical Support
Customer Service:
There are lot of forums on web. So never have to worry about reaching to technical support and I’m not aware of any either.
Technical Support:There are lot of forums on web. So never have to worry about reaching to technical support and I’m not aware of any either.
Initial Setup
Building the framework is the one thing and using selenium (which is straightforward) after that is much easier.
Implementation Team
We developed in house and I totally support the In house. In house you can change your framework based on the needs with frequent code changes.
ROI
We have a great savings after building the initial framework. We run 600 test cases in parallel in virtual desktops in 16hours which takes 52 hours to execute manually. This execution takes place once in a month on an average.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Selenium HQ
November 2024
Learn what your peers think about Selenium HQ. Get advice and tips from experienced pros sharing their opinions. Updated: November 2024.
824,067 professionals have used our research since 2012.
Senior Test Engineer at a outsourcing company with 201-500 employees
This is an open-source solution with no language or browser integration limitations
Pros and Cons
- "The most valuable features of this solution are its flexibility, being open source, and it has close to no limits when it comes to integrating with any language, or browser you are using."
- "The solution can be improved by providing better reporting logs."
What is our primary use case?
the primary use cases of this solution are UI regression testing and API automation testing.
What is most valuable?
The most valuable features of this solution are its flexibility, being open source, and it has close to no limits when it comes to integrating with any language, or browser you are using.
What needs improvement?
The solution can be improved by providing better reporting logs.
For how long have I used the solution?
I have been using the solution for four years.
What do I think about the stability of the solution?
This solution is the most stable product I have used when it comes to web automation.
What do I think about the scalability of the solution?
This solution has no scalability limits.
How was the initial setup?
The initial setup is easy, like a walk in the park for any user.
What about the implementation team?
I implemented the solution in-house.
What's my experience with pricing, setup cost, and licensing?
The solution is open source.
Which other solutions did I evaluate?
Before choosing the solution I evaluated Cypress and Postman.
What other advice do I have?
I give this solution nine out of ten.
When it comes to UI testing this solution is perfect but for API automation it lags behind compared to Postman.
Around 70 percent of our engineers use this solution on a daily basis.
Since the solution is open source you can create a user account on GitHub and receive free community-based technical support when it is required.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Testing Lead at Enstoa
Cost-effective with good community support, but the interface could be more user-friendly
Pros and Cons
- "The stability and performance are good."
- "Coding skills are required to use Selenium, so it could be made more user-friendly for non-programmers."
What is our primary use case?
The primary use case is web automation.
It has an extension available called Appiam that we use for our mobile automation.
What is most valuable?
The most valuable features are that it's open-source and the community support is good.
This is a product that does the task for us and it's easy to use.
What needs improvement?
Coding skills are required to use Selenium, so it could be made more user-friendly for non-programmers. If you purchase Katalon Studio, then it comes with an interface for Selenium.
If there were other tools or companies that integrated with Selenium then it would be helpful. At the moment, it's just Katalon.
It would be helpful if there was an organization that we could reach out to, in order to get support for the product. As it is now, you have to find help yourself. For example, you may have to use Google search to look for similar issues and discover how they were resolved.
For how long have I used the solution?
I have been using Selenium HQ for between two and three years.
What do I think about the stability of the solution?
The stability and performance are good.
What do I think about the scalability of the solution?
This is certainly a scalable product. However, based on our requirements, we haven't had a need to scale. It's used in-house and at the moment, there are only five people who use it.
It's a standalone tool, so you put it in one place and everybody uses the coding scripts that you write.
We do have plans to expand our automation capabilities, and if so, it will expand our usage of Selenium.
How are customer service and support?
We are using the open-source product, and they do not have a dedicated support center. Instead, you have to look for online forums and you always find people that are willing to help you. That said, you have to do some research on your own.
How was the initial setup?
The initial setup is fairly easy. It requires you to install their IDE, which is Eclipse. In total, it takes between three and four hours to deploy.
What about the implementation team?
We implemented this product in-house. It does not require much maintenance.
What's my experience with pricing, setup cost, and licensing?
This is an open-source product that can be used free of charge.
What other advice do I have?
This is a Java-based product so the version is tied to your version of Java.
Overall, this is a good product and I recommend it. It is easy to use and works well once it is set up, although support requires research and you need to have some coding skills to use it.
I would rate this solution a seven out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Automation Leader at a energy/utilities company with 1-10 employees
Web automation with flexible language support while needing better test parallelization
Pros and Cons
- "The most valuable features of Selenium HQ are that it is free and allows using any programming language."
- "There is a challenge with concurrent testing, where parallelization is not fully supported."
What is our primary use case?
We use Selenium HQ for web automation. We are using C Sharp for development.
How has it helped my organization?
Using Selenium HQ helps us by executing tests quickly. It saves us time and reduces the need for manual testing of repetitive tasks, thereby reducing efforts.
What is most valuable?
The most valuable features of Selenium HQ are that it is free and allows using any programming language. Additionally, it supports different frameworks that are suitable for various projects.
What needs improvement?
There is a challenge with concurrent testing, where parallelization is not fully supported. Sequential tests depending on each other cannot be executed in parallel. This feature could be improved.
For how long have I used the solution?
I have been using the solution for more than two years.
What do I think about the stability of the solution?
The stability of the product is good. There are no major issues.
What do I think about the scalability of the solution?
The scalability rating would be around a seven to eight out of ten. There are still challenges with parallelization and testing.
How are customer service and support?
There is enough help available online. Simple questions and repetitive tasks have a lot of available resources. However, finding help for customized scenarios can be challenging.
How would you rate customer service and support?
Positive
How was the initial setup?
The setup process was simple. I managed to complete it by myself.
Which other solutions did I evaluate?
There are many products that depend on Selenium HQ. Protractor is one of them.
What other advice do I have?
I'd rate the solution seven out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Last updated: Oct 21, 2024
Flag as inappropriatePrincipal Engineer at Marsh McLennan
The solution has multiple plug-ins and can be used to create automated scripts
Pros and Cons
- "Since Selenium HQ has multiple plug-ins, we can use it with multiple tools and multiple languages."
- "You need to have experience in order to do the initial setup."
What is our primary use case?
I use Selenium HQ to create automated scripts for automated applications.
What is most valuable?
Since Selenium HQ has multiple plug-ins, we can use it with multiple tools and multiple languages.
What do I think about the stability of the solution?
I rate Selenium HQ a nine out of ten for stability.
What do I think about the scalability of the solution?
I rate Selenium HQ a nine out of ten for scalability.
How was the initial setup?
The level of ease to set up Selenium HQ is medium. You need to have experience in order to do the initial setup.
What's my experience with pricing, setup cost, and licensing?
Selenium HQ is a free, open-source solution.
What other advice do I have?
Selenium HQ is deployed on-cloud in our organization.
Overall, I rate Selenium HQ a nine out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Technical Lead at Fourth
An easy-to-use, customizable and open-source solution for the automation of functional test cases
Pros and Cons
- "The tool is easy to use and log in with respect to other tools. It is open-source. We can customize the product. I also like its security."
- "When we upgrade the version, some features are missing. I want the product to include some AI capabilities."
What is our primary use case?
We use Selenium HQ for the automation of functional test cases.
What is most valuable?
The tool is easy to use and log in with respect to other tools. It is open-source. We can customize the product. I also like its security.
What needs improvement?
When we upgrade the version, some features are missing. I want the product to include some AI capabilities.
For how long have I used the solution?
I have been using the product for 11 years.
What do I think about the stability of the solution?
Selenium HQ is very stable.
What do I think about the scalability of the solution?
The solution is scalable, and we have around 9,000 users for the product.
How are customer service and support?
The tool's support is good, and they resolve issues nicely.
How would you rate customer service and support?
Positive
What's my experience with pricing, setup cost, and licensing?
I have been using the open-source version.
What other advice do I have?
You need to be aware of Selenium HQ's architecture. I rate it a ten out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Automation Tester at HSBC Software Development
Multiple language support, open-source, but missing OTP support
Pros and Cons
- "The most valuable features of Selenium HQ are it is open source and has multiple languages and browser support. It's very useful."
- "Selenium HQ can improve the authorization login using OTP, it is not able to be done in this solution."
What is our primary use case?
We are using a framework for Selenium HQ, which is behavior-driven. We have some features, such as login features. We write in normal English and the steps are converted into programming. We have one more feature in step definition, which connects both the feature file and step definition. In step definition, we write the program.
What is most valuable?
The most valuable features of Selenium HQ are it is open source and has multiple languages and browser support. It's very useful.
What needs improvement?
Selenium HQ can improve the authorization login using OTP, it is not able to be done in this solution.
For how long have I used the solution?
I have been using Selenium HQ for approximately one year.
What do I think about the stability of the solution?
Selenium HQ is stable.
What do I think about the scalability of the solution?
There are multiple people using Selenium HQ in my organization.
How are customer service and support?
I have not used the support from Selenium HQ.
Which solution did I use previously and why did I switch?
We have used other solutions previously but we chose Selenium HQ because it supports multiple browsers. If you want to check on multiple browsers using the same script, we don't have to change anything.
How was the initial setup?
Selenium HQ was not difficult to set up. We can use management tools allowing us the ability to directly add dependency without having to install Selenium HQ.
What's my experience with pricing, setup cost, and licensing?
Selenium HQ is a free solution.
What other advice do I have?
I would recommend this solution to others if they have short projects or short-term goals, where you do not have to automate. If we have only one month for testing, we should not automate it first. If we want to automate web applications, Selenium HQ is the best tool because it supports multiple languages, browsers, and operating systems, and it's open-source.
There are multiple features the solution has that I haven't worked on.
I rate Selenium HQ a six out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Download our free Selenium HQ Report and get advice and tips from experienced pros
sharing their opinions.
Updated: November 2024
Popular Comparisons
Tricentis Tosca
OpenText UFT One
BrowserStack
SmartBear TestComplete
Sauce Labs
BlazeMeter
Worksoft Certify
LambdaTest
Ranorex Studio
Testim
ReadyAPI
OpenText UFT Developer
Parasoft SOAtest
Visual Studio Test Professional
Oracle Application Testing Suite
Buyer's Guide
Download our free Selenium HQ Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- How do I choose between Selenium HQ and Eggplant Digital Automation Intelligence?
- Cross-Platform Automated Testing Tool
- Anyone have a good example of a Test Automation Business Case?
- When evaluating Functional Testing Tools, what aspect do you think is the most important to look for?
- What is the best automation tool to test dynamic data?
- SOAtest vs. SoapUI NG Pro?
- Tosca Testsuite Version 10.0
- What is the best tool for SAP testing?
- Do you have an RFP template for Testing Tools which you can share?
- What are some common causes for software failure?