Formerly Micro Focus and earlier known as LeanFT, UFT Developer offers a automated shift-left solution helps developers perform functional testing. It lets dev testers use their choice of standard programming languages, integrated development environments (IDEs), and testing frameworks.
N/A
Selenium
Score 8.3 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
Tricentis Testim
Score 8.1 out of 10
N/A
Testim.io, from Tricentis since the February 2022 acquisition, leverages machine learning for the authoring, execution and maintenance of automated test cases. Testim uses dynamic locators and learns with every execution. It is designed to produce fast authoring and stable tests that learn, thus eliminating the need to continually maintain tests with every code change.
Tricentis Testim provides features like Codeless Automation, Rapid Test creation, Self healing tests, parallel test execution which Selenium lacks. Secondly Tricentis has reduced maintenance and ease of adoption.
We evaluated several other products, and what gave Tricentis Testim the edge was the ease of use, the customer support and the pricing. While others seemed to have a bit more complex functionality, we have been able to build almost every use case the way we would expect, with …
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.
Testim has been great at automating Frontend and integration regression testing. I do not think it would work wellTricentis Testimfor backend code testing, if it could not be done through UI. The record function is very good, and makes automating test cases much faster and more accurate. We have had great success using Testim to verify SalesForce environments, NetSuite environments, and our own JumpCloud application as well.
It provides a codeless testing environment, allowing non-technical users such as business analysts and testers to create and maintain automated tests without writing code. This democratizes test automation and accelerates test creation.
The platform leverages artificial intelligence (AI) and machine learning (ML) algorithms to analyze user interactions with the application and automatically generate test scripts. This significantly reduces the time and effort required to create test cases.
Its AI capabilities enable tests to adapt to changes in the application's user interface (UI) automatically. If UI elements change, the platform can identify and update the tests accordingly, reducing maintenance overhead.
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.
Providing more comprehensive reporting and analytics capabilities, including customizable dashboards and insights into test execution results, could help users gain deeper insights into their test coverage and quality.
Expanding integration capabilities with a wider range of external systems, tools, and test management platforms could increase flexibility and interoperability within the testing ecosystem.
Enhancements in organizing and managing test scenarios and test suites could improve the user experience. Features such as better folder structures, tags, and hierarchical organization could make it easier to manage large test suites.
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.
This is one of the most intuitive tools, while also having the capability to do complex test scenarios. There are very few things we are unable to test with this tool. The support is also very quick and very helpful.
For those who are unfamiliar with coding, there is a bit of a learning curve. There is plenty of helpful documentation and resources but it can take a little time to get the software up and running. Once you get the hang of how Selenium works, and what it can do, you realize how many things you can use it for, and how many processes you can automate.
While the users do have some small amount of coding background, this tool does not require much prior knowledge to get off the ground. In order to do some of the more complicated test scenarios, there is a learning curve, but overall the re-usability and ease of use is fantastic.
The Selenium app has a pretty fat community of users. For the problems we are experiencing, we are primarily receiving support from these communities. In addition, there is widespread service support. Instant support is given to the problems we experience when we need Online support. We and our team are happy to provide this support, especially before important deployment processes
The customer support is the best I have ever experienced, both personally and in a job role. The chat anytime is a very nice option, there has never been more than a few minute wait to connect with someone, and the agents are very knowledgeable and helpful.
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.
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.
We evaluated several other products, and what gave Tricentis Testim the edge was the ease of use, the customer support and the pricing. While others seemed to have a bit more complex functionality, we have been able to build almost every use case the way we would expect, with very few workarounds.