TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Selenium

    Score8.1 out of 10
    N/ASelenium is open source software for browser automation, primarily used for functional, load, or performance testing of applications.N/A

    ServiceNow AI Platform

    Score8.5 out of 10
    N/AThe ServiceNow AI Platform is the company's workflow automation solution, and it is the unified foundation for every ServiceNow product. It brings together AI, data, workflows, and security to execute work across IT, CRM, employee experience, risk and security, and app development.N/A
    Pricing
    SeleniumServiceNow AI Platform
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    SeleniumServiceNow AI Platform
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    SeleniumServiceNow AI Platform
    Considered Both Products
    Open Source
    No answer on this topic
    ServiceNow
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    18 Answers
    93%
    Would buy again
    27 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    18 Answers
    100%
    Delivers good value for the price
    24 Answers
    Happy with the feature set
    94%
    Happy with the feature set
    17 Answers
    97%
    Happy with the feature set
    28 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    13 Answers
    100%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    16 Answers
    100%
    Implementation went as expected
    19 Answers
    Features
    SeleniumServiceNow AI Platform
    Automation Testing
    Comparison of Automation Testing features of Selenium and ServiceNow AI Platform
    Feature
    Selenium
    10.0
    1 Ratings
    17% above category average
    ServiceNow AI Platform
    -
    Ratings
    Record and Automate10.01 Ratings00 Ratings
    Multi-Browser Testing10.01 Ratings00 Ratings
    Test Management10.01 Ratings00 Ratings
    Integrated Version Control10.01 Ratings00 Ratings
    Object Recognition10.01 Ratings00 Ratings
    Data-Driven Testing10.01 Ratings00 Ratings
    Testing Reports & Analytics10.01 Ratings00 Ratings
    Best Alternatives
    SeleniumServiceNow AI Platform
    Small Businesses
    BrowserStack
    Score8.5 out of 10
    airSlate WorkFlow
    Score10 out of 10
    Medium-sized Companies
    BlazeMeter
    Score8 out of 10
    Microsoft Power Automate
    Score8.5 out of 10
    Enterprises
    Tricentis Tosca
    Score8.8 out of 10
    Microsoft Power Automate
    Score8.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    SeleniumServiceNow AI Platform
    Likelihood to Recommend
    9.2
    (55 ratings)
    9.1
    (29 ratings)
    Likelihood to Renew
    9.2
    (6 ratings)
    7.0
    (2 ratings)
    Usability
    8.8
    (6 ratings)
    9.1
    (22 ratings)
    Support Rating
    8.3
    (11 ratings)
    7.6
    (20 ratings)
    Implementation Rating
    9.0
    (3 ratings)
    10.0
    (1 ratings)
    Contract Terms and Pricing Model
    -
    (0 ratings)
    8.5
    (6 ratings)
    Professional Services
    -
    (0 ratings)
    7.2
    (2 ratings)
    User Testimonials
    SeleniumServiceNow AI Platform
    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.
    Incentivized
    Read full review
    ServiceNow
    ITSM is straight forward creation of Incidents and Requests. It can get more confusing as you layer more modules on top of it with event management, risk, project, etc. It also becomes more costly as everything is a different license. Integration between other external applications is very easy to do with their API. You can easily create endpoints for external apps to talk to or create REST messages for the platform to reach out directly.
    Incentivized
    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.
    Incentivized
    Read full review
    ServiceNow
    • The ServiceNow platform is very good at incident management.
    • ServiceNow as an ITSM system is very as it integrates with a lot of different systems.
    • The CMDB module of ServiceNow effectively makes relationships between configuration items and other infrastructure objects in ServiceNow.
    Incentivized
    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.
    Incentivized
    Read full review
    ServiceNow
    • The ServiceNow performance speed has big room for improvement, as it is quite slow in loading Dashboards with more than 5-6 widgets. We are keeping our ServiceNow version up to date with latest releases.
    • Usually there are issues with having multiple ServiceNow tabs open in the browser and have different dashboards open in those tabs.
    • The way of showing a history log of all activities on Incident ticket is not optimal and easy to use or search in and have very old design.
    Incentivized
    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.
    Incentivized
    Read full review
    ServiceNow
    While we are very likely to renew, we are also assessing if we should renew all of what we currently subscribe to as we try to reduce costs. Some parts of the business feel there may be a better tool out there to fit their process requirements. We are currently working with them to identify what those requirements are to see if it makes sense while also pointing out a reduced cost of tooling is not always the best fit if we have an increased cost of customization and maintenance between tools.
    Incentivized
    Read full review
    Usability
    Open Source
    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.
    Incentivized
    Read full review
    ServiceNow
    It provides a lot of modification options which is wonderful for certain team usage but becomes too much of a job when it comes to the Service Desk. Also on the app support side, since too much information can be carried, it affects the GUI and makes it complex.
    Incentivized
    Read full review
    Support Rating
    Open Source
    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
    Read full review
    ServiceNow
    I was not in the team that take care of the installation of ServiceNow but their feedback was very positive. Go live was done by the planned date and their support at the beginning provided always a timely response. Their customer service is friendly and easy to reach. Today we don't use their customer service anymore because we have an internal IT dedicated to maintaining the system.
    Incentivized
    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.
    Incentivized
    Read full review
    ServiceNow
    We went through a re-implementation last year with a partner and were very pleased with the outcome. We looked at several partners and chose one that was able to provide an entire scope and cost upfront of what would be required to complete our requirements. We worked very closely with the dedicated team assigned to our project throughout the process and they fully delivered on all of our requirements that we presented in the initial scope.
    Incentivized
    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.
    Incentivized
    Read full review
    ServiceNow
    I've used Freshservice which is very similar to ServiceNow. I can definitely say ServiceNow performs better in a larger environment. Freshservice is usually used in smaller organization or less complx environment. Plus the ServiceNow reporting and dashboard features are more accurate than Freshservice. ServiceNow is a bit costly but gives way more features that really helps my organization.
    Incentivized
    Read full review
    Contract Terms and Pricing Model
    Open Source
    No answers on this topic
    ServiceNow
    1. It is not great when they can't seperate apps/products from a particular sku, forcing you to make a business case for a larger portion of functionlity than your current business case seeks to address. 2. ServiceNow reps are able to work with you when economies of scale are projected out. They are willing to start at a desired tier and provide pricing at applicable upgraded tiers
    Read full review
    Professional Services
    Open Source
    No answers on this topic
    ServiceNow
    Very easy to use. Capture more data from the Incident and problem management. Easier to escalate and following the change management process to resole the issues.
    Incentivized
    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
    Incentivized
    Read full review
    ServiceNow
    • Fast implementation of our Sales & Operation/Projects controls and process - tool adapted to our needs, not us to adapt to the tool.
    • Once we are a consulting/implementation company, our customers are happy to see that we use what we sell, and it is easy to show them how this platform/tool can have an impact on our own business.
    Incentivized
    Read full review
    ScreenShots