Selenium vs. TestComplete

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
TestComplete
Score 7.0 out of 10
N/A
TestComplete is a GUI test automation tool that enables users of all skill levels to test the UI of every desktop, web, and mobile application. TestComplete is best suited for testers, automation engineers, and QA teams in any industry.
$2,256
per license
Pricing
SeleniumTestComplete
Editions & Modules
No answers on this topic
Node-Locked Base
2,256
per license
Node-Locked Pro
3,950
per license
Float - Base
5,077
per license
Float - Pro
7,901
per license
Offerings
Pricing Offerings
SeleniumTestComplete
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsPay for only the modules needed. TestComplete Pro includes all three modules: desktop, web, and mobile, at a bundled price point, as well as access to the parallel testing engine, TestExecute. TestComplete has additional add-ons, including TestExecute and the Intelligent Quality Add-On.
More Pricing Information
Community Pulse
SeleniumTestComplete
Considered Both Products
Selenium
Chose Selenium
It is one of the leading open source tools with lot of good features to go well with web automation.
Chose Selenium
In the end we did not select Selenium. For a company that is well established it is best to spend a little extra cash and get the support that a paid company offers. If something goes wrong you can easily contact them.

Selenium does not offer that although there are third-party …
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.
TestComplete
Chose TestComplete
TestComplete is easy to set up and allows you to map certain objects with it's play and record feature. We can then convert that to scripts and use those scripts to update other existing scripts if the Xpath is not being read properly. We compared it to Selenium, which you have …
Chose TestComplete
Previously I was working on Selenium with Java for automating the test cases/scenarios and to perform regression testing in web applications. And for the last few months, I have been working with TestComplete on automating desktop and web applications. And I like the name …
Chose TestComplete
UFT, TOSCA, and open-source Selenium/Cucumber based. The ease of use with TestComplete is comparable to TOSCA, but it is a lot cheaper and allows for a better ROI. UFT is better at recognizing elements and different technologies based on Java. TestComplete is easier to set up …
Chose TestComplete
We aren't 100% sure that we will stick with TestComplete for our web-based UI testing for the long haul because Selenium is a bit lighter on the overhead front, but we definitely really like it for testing our standalone applications and utilities. As far as a complete testing …
Chose TestComplete
Selenium gets a lot of mileage for being opensource and free, but in terms of features, ease of use, and the added support and development structure of an enterprise product, TestComplete is the clean cut winner.
Chose TestComplete
We used before the Coded UI Tests which are in Visual Studio / Azure DevOps, and the tests were impossible to maintain and very very flaky. Then in 2015, we selected TestComplete, as it was clearly the tool with the most feature for desktop UI testing. Selenium was …
Chose TestComplete
TestComplete stacks up against them in terms of GUI and seamless performance. It records each and every step and action been performed in the application and produces a detailed report in a well-structured manner. It can connect and access seamlessly among various databases …
Chose TestComplete
For their special field (API & web testing) I choose those products over TestComplete
Chose TestComplete
Below are the points why we selected TestComplete 1. Better UI. 2. Plenty of validation cases supports i.e. checkpoints. 3. Multiple scripting languages. 4. Better accuracy and robustness. 5. Good documentation and Video tutorials. 6. Great support team.
Chose TestComplete
The major advantage over other tools is the ease of use. A chimp will be able to figure out TestComplete whereas the others require extensive coding knowledge
Chose TestComplete
I have used UFT, Katalon Studio.
UFT has robust object recognition engine than TestComplete.
For example, Katalon Studio supports Groovy and Java so it is easier for programmers/testers to automate apps in java as it is a popular language, but TC doesn't support it.
Chose TestComplete
  • Good image handling techniques, object repository, CI
  • Bug tracking integrations will be a good opt for test complete
Chose TestComplete
It's a great tool with a lot of in built features and support for cloud. In the market, there are many test tools available and there are many open source tools too. But this tool has some unique features which fair well.
Chose TestComplete
We selected TestComplete based on positive reviews and because it offers customer support.
Chose TestComplete
We evaluated Selenium as well. We chose TestComplete for the more friendly interface.
Chose TestComplete
We also evaluated Rational Functional Tester and QuickTest Pro. These other tools were a little more difficult to implement and very costly. They were not as flexible as TestComplete. The sales staff around TestComplete was friendlier and more responsive. They made us feel …
Chose TestComplete
TestComplete was expensive as compared to the other tools that we used and did not live up to the expectation. Only good thing with TestComplete is that the test integration for multiple platform is pretty good and works well as compared to these individual tools as these are …
Chose TestComplete

I used VS2010 CodedUI to create functional tests for the same product/application.

Pros: ability to use a programming language such as C# for coding.

Cons: limited object recognition; MSTest runner does not provide readable HTML reports.

Top Pros
Top Cons
Best Alternatives
SeleniumTestComplete
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
ReadyAPI
ReadyAPI
Score 8.1 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
SeleniumTestComplete
Likelihood to Recommend
9.2
(55 ratings)
6.3
(88 ratings)
Likelihood to Renew
9.2
(6 ratings)
8.1
(6 ratings)
Usability
8.8
(6 ratings)
7.8
(7 ratings)
Support Rating
8.3
(11 ratings)
6.6
(7 ratings)
Implementation Rating
9.0
(3 ratings)
6.7
(4 ratings)
User Testimonials
SeleniumTestComplete
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
Best suited to smaller unit test or tests broken up, couple of forms at a time Not suited - larger regressions test involving multiple systems. - my main regression involving payments has been unsuccessful for the last 3 years despite all working fine separately and while being watched
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
  • Identifying UI objects and application structure
  • Expandability of tests through scripts and script extensions/plugins
  • low barrier of entry (you can get started quickly, and other's don't need much explanation to contribute on a basic level)
  • Possibility of Jira integration for reporting
  • Relatively few (and usually easy to solve) git conflicts when working simultaneously
  • easy handling of test data, also for iterative 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
  • TestComplete could stand to have a simplified view for different types of users. For instance, as a manager/architecture guy, I'm not so interested in getting into the code and am more interested in file-based interactions.
  • TestComplete could use more integration with reporting for things like TeamCity to improve test status visibility.
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
We have bigger test automation pack using test complete at the same time we also think this is not good performing tool for large number of test automation scripts.
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
It is usable when you become accustomed to its quirks. Not using it for two months and then you need to re-learn the quirks for some features (but some quirks are so awful that they will never fade from your memory). So, when using it regularly, it is possible to be quite productive, if no big correction in name mapping is needed.
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
Some bugs were quickly resolved, but most UX quirks of the tool are just marked "as designed". No follow up for enhancement request.
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
If you develop a mobile application and your testing process goes in cloud, probably you will face a problem - how to implement a stable connection between your mobile devices and testing servers
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
TestComplete stacks up against them in terms of GUI and seamless performance. It records each and every step and action been performed in the application and produces a detailed report in a well-structured manner. It can connect and access seamlessly among various databases directly to speed up the testing process.
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
  • Saves hundreds of man-hours with either QA testing or data entry
  • With the small cost of the product, it has saved the company money with both employee costs as well as the cost of mistakes made by human error or software bugs
Read full review
ScreenShots