Selenium vs. ReadyAPI

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Selenium
Score 8.1 out of 10
N/A
Selenium is open source software for browser automation, primarily used for functional, load, or performance testing of applications.N/A
ReadyAPI
Score 8.1 out of 10
N/A
ReadyAPI (formerly SoapUI Pro, LoadUI Pro, and ServiceV Pro) is a REST and SOAP API functional testing tool that enables software developers, QA engineers, and manual testers to work together to create, maintain, and execute complex end-to-end API tests in their CI/CD pipelines without needing to code.N/A
Pricing
SeleniumReadyAPI
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
SeleniumReadyAPI
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
SeleniumReadyAPI
Considered Both Products
Selenium
Chose Selenium
The first obvious thing is Selenium, an open-source tool, and it has a wide-open community for support. Well, on the other hand, Silk Test is a paid tool. With the combination of different tools in the market, we can build a solution for Web and Mobile based automation using …
Chose Selenium
We were considering HP QTP against Selenium.
but we chose Selenium because of the following reasons:
1. Selenium is more widely used and has more online support community
Chose Selenium
HQ UFT, it is one of the best and has more abilities but it is too much expensive while Selenium is free.
SmartBear TestComplete, same reason as UFT.
Watir, it is a Selenium-like open source project but has less features and limited documentation.
Chose Selenium
HP UFT vs. Selenium - the major difference is that Selenium is free and open source. So there is a lot of money saved upfront on licensing - moreover with UFT/QTP VB scripting is a must and VB is not a very flexible language, is outdated and is a hard skill to find these days.
ReadyAPI
Chose ReadyAPI
Katalon Studio doesn't have powerful features like Data-driven testing with different sources such as Excel, GRID, Groovy, etc. Parallel testing is not available. Import API definitions which are one of the important of ReadyAPI are also not there in Katalon Studio. Reporting …
Chose ReadyAPI
Each product has a different specialty. With ReadyAPI, it combines multiple specialties into one product and also allows a combination of other products within the Smartbear suite. With other products integration of multiple test, products are far more difficult and require …
Chose ReadyAPI
1. Less coding.
2. Easy to use.
3. Even people with less experience in coding can use it.
Chose ReadyAPI
None of the alternatives are comparable with SoapUI. Perhaps JMeter is the only one that has most similarity.
The only advantage of these alternative is the price (all are free); But SoapUI also offers free versions as well that still can compete with all above products.
Top Pros
Top Cons
Best Alternatives
SeleniumReadyAPI
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.1 out of 10
BlazeMeter
BlazeMeter
Score 8.5 out of 10
Enterprises
ignio AIOps
ignio AIOps
Score 8.1 out of 10
SoapUI Open Source
SoapUI Open Source
Score 7.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
SeleniumReadyAPI
Likelihood to Recommend
9.2
(55 ratings)
8.2
(66 ratings)
Likelihood to Renew
9.2
(6 ratings)
7.3
(18 ratings)
Usability
8.8
(6 ratings)
9.9
(3 ratings)
Availability
-
(0 ratings)
9.0
(1 ratings)
Performance
-
(0 ratings)
8.0
(1 ratings)
Support Rating
8.3
(11 ratings)
8.0
(6 ratings)
Implementation Rating
9.0
(3 ratings)
7.0
(1 ratings)
Product Scalability
-
(0 ratings)
7.0
(1 ratings)
User Testimonials
SeleniumReadyAPI
Likelihood to Recommend
Open Source
When you have to test the UI and how it behaves when certain actions are performed, you need something that can automate the browsers. This is where Selenium comes to the rescue. If you have to test APIs and not the frontend (UI), I would recommend going with other libraries that support HTTP Requests. Selenium is good only when you have no choice but to run the steps on a browser.
Read full review
SmartBear
As stated, we do a LOT of API testing, the swaggerhub import makes it easy to add APIs. This is very well-suited, as well as easy management of the steps/cases/suites inside of ReadyAPI. The one thing I do wish ReadyAPI was better suited for is changes to data, we have a lot of test cases in ReadyAPI and if we make a change to how the backend data is structured, one-by-one adjustments need to be made to the steps. Less appropriate, UI testing.
Read full review
Pros
Open Source
  • For any web based UI automation, Selenium is the best tool out there to automate your tests.
  • It supports multiple coding languages like Java, Python, Ruby, C# etc.. to choose from.
  • There is a huge community of users and can get many answers on StackOverFlow.
  • It has lot of other plugins to make your tests even more efficient.
Read full review
SmartBear
  • Ease of use (ability to automatically import API definitions, Jenkins integration for running in the pipeline).
  • Detailed test reports (allow to easily identify weak spots during both functional and performance testing).
  • One platform for all tests (allows to closely couple and reuse existent tests).
Read full review
Cons
Open Source
  • Selenium is pretty user-friendly but sometimes tests tend to flake out. I'd say roughly one out of twenty tests yields a false positive.
  • Selenium software cannot read images. This is a minor negative because a free plug-in is available from alternate sources.
  • Slowness may be a minor factor with Selenium, though this is an issue with basically any testing software since waiting on a site to execute JavaScript requires the browser to wait for a particular action.
Read full review
SmartBear
  • Needs good documentation
  • Need to improve the performance of the tool
  • Setup is very complex and for such [a] commercial tool, it should easy and straightforward
  • Tool says it supports security testing but in reality, it is not at an extensive level.
Read full review
Likelihood to Renew
Open Source
We love this product mainly because of its high customization abilities and the ease of use. Moreover, its free and can be learned easily through online communities and videos. The tests are more consistent and reliable as compared to Manual tests. It has enabled us to test a large number of features all in one go, which would have impossible through manual tests. The reports generated at the end of the tests are really helpful for the QA and the development teams to get a fair view of the application.
Read full review
SmartBear
The only reason this isn't a '10' is because of the cost. This product is definitely meant for organizations who are serious about making sure they invest in the full ecosystem of API design, development, maintenance. But there is a significant cost associated with this investment. and because of this cost (and the non-tangible output for executives), it is a difficult line-item to justify in this post-pandemic environment.
Read full review
Usability
Open Source
As I mentioned earlier, the reason I use Selenium is because there is a fairly widespread community of users, and user support services are at a good level. because the application is open source, it works on many platforms (Windows, Linux, IOS) without any problems. In addition, it gives us a lot of options for writing functional tests. For errors that we receive through the application, we can easily find the reasons for errors in the forums.
Read full review
SmartBear
SoapUI allows us to combine multiple tests and adhere
to the sequence that they need to run in order to complete successfully.
It has an excellent GUI design and the reporting mechanism is also very
good. It does consume a lot of memory though during concurrent testing
Read full review
Reliability and Availability
Open Source
No answers on this topic
SmartBear
Soap UI has managed to continuously build on it's solid foundation and keep improving by each release. It is by far the most dependable and accurate testing tool out there of its kind. Available via connecting to VM's created as SoapUI test machines give access to it anytime, anywhere practically.
Read full review
Performance
Open Source
No answers on this topic
SmartBear
It has an excellent GUI design and the reporting mechanism is also very
good. It does consume a lot of memory though during concurrent testing.
Read full review
Support Rating
Open Source
Selenium does not have technical support available easily. You have to go through forums to get the information you need. However, there are excellent forums out there that make it easy to troubleshoot. The open-source flexibility makes it difficult to have dedicated support.
Read full review
SmartBear
To be honest, we didnt had much issues with the support, as there is already plenty of online communities available for help. But if ever there were some minor issues with the membership or the certificates, the tech support was always quick and efficient enough to resolve the issue ASAP
Read full review
Implementation Rating
Open Source
We did everything we needed to use it. Now we can execute our tests on different operational systems and browsers running few tests simultaneously. We also implemented Appium framework to execute our tests on mobile devices, such as iPhones, iPads, Android phones and tablets. We use SauceLabs for our test execution and Jenkins for continuous integration.
Read full review
SmartBear
no very easy but lacks documentation
Read full review
Alternatives Considered
Open Source
At the time of adoption, there were not many other alternatives that were even close to being competitive when it comes to browser testing. As far as I know now to this day, there is still little competition to Selenium for what it does. Any other browser-based testing still utilises Selenium to interact with the browser.
Read full review
SmartBear
ReadyAPI provides intuitive GUI capabilities compared to their own open source product. When compared to Postman, ReadyAPI also supports SOAP based services, which is a saver especially when integrating with legacy or other third party systems.
Read full review
Scalability
Open Source
No answers on this topic
SmartBear
It has an excellent GUI design and the reporting mechanism is also very
good. It does consume a lot of memory though during concurrent testing. However, I have read that added monitoring tools have been added, which if so the 7 could possibly go to a 8 or 9.
Read full review
Return on Investment
Open Source
  • There hasn’t been a downside to using it yet other than we’ve got to update the programs we create for each change.
  • This has saved us hundreds of hours of manpower by allowing our automation engineer to rapid fire tests.
  • We are able to screenshot and save entire sites before and after launch with a program the automation engineer created
  • We can compare large volumes of data against data in excel docs with a program created using Selenium
Read full review
SmartBear
  • Very quick regression testing, hence having the testing results very soon, even the same day of deployment
  • for same above reason, it can save money for corporation (so no tedious, costly and erroneous manual testings)
  • The test reports are compatible with TestNG, so the corporation can integrate the reports in our Autamation frameworks such as Allure or Jira Zephyr
Read full review
ScreenShots