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 App Engine

    Score8.1 out of 10
    N/AServiceNow App Engine aims to bring creator workflow apps to production quickly for mission-critical tasks. Design with best-practice guidance and templates within a holistic low-code dev experience.N/A
    Pricing
    SeleniumServiceNow App Engine
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    SeleniumServiceNow App Engine
    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 App Engine
    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
    92%
    Would buy again
    12 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    18 Answers
    100%
    Delivers good value for the price
    12 Answers
    Happy with the feature set
    94%
    Happy with the feature set
    17 Answers
    100%
    Happy with the feature set
    13 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    13 Answers
    80%
    Lived up to sales and marketing promises
    4 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    16 Answers
    100%
    Implementation went as expected
    9 Answers
    Features
    SeleniumServiceNow App Engine
    Automation Testing
    Comparison of Automation Testing features of Selenium and ServiceNow App Engine
    Feature
    Selenium
    10.0
    1 Ratings
    17% above category average
    ServiceNow App Engine
    -
    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
    Low-Code Development
    Comparison of Low-Code Development features of Selenium and ServiceNow App Engine
    Feature
    Selenium
    -
    Ratings
    ServiceNow App Engine
    8.1
    12 Ratings
    4% below category average
    Visual Modeling00 Ratings7.312 Ratings
    Drag-and-drop Interfaces00 Ratings8.411 Ratings
    Platform Security00 Ratings8.412 Ratings
    Platform User Management00 Ratings8.012 Ratings
    Reusability00 Ratings8.411 Ratings
    Platform Scalability00 Ratings8.312 Ratings
    Best Alternatives
    SeleniumServiceNow App Engine
    Small Businesses
    BrowserStack
    Score8.5 out of 10
    Zoho Creator
    Score7.7 out of 10
    Medium-sized Companies
    BlazeMeter
    Score8 out of 10
    AppSheet
    Score8.2 out of 10
    Enterprises
    Tricentis Tosca
    Score8.8 out of 10
    Oracle APEX
    Score9.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    SeleniumServiceNow App Engine
    Likelihood to Recommend
    9.2
    (55 ratings)
    8.5
    (13 ratings)
    Likelihood to Renew
    9.2
    (6 ratings)
    -
    (0 ratings)
    Usability
    8.8
    (6 ratings)
    8.2
    (9 ratings)
    Availability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    10.0
    (1 ratings)
    Support Rating
    8.3
    (11 ratings)
    -
    (0 ratings)
    Online Training
    -
    (0 ratings)
    10.0
    (1 ratings)
    Implementation Rating
    9.0
    (3 ratings)
    -
    (0 ratings)
    Configurability
    -
    (0 ratings)
    8.0
    (1 ratings)
    Contract Terms and Pricing Model
    -
    (0 ratings)
    9.0
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    10.0
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    8.0
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    10.0
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    9.0
    (1 ratings)
    User Testimonials
    SeleniumServiceNow App Engine
    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
    I suggest that people in ServiceNow start by building apps in App Engine through learning plans on the ServiceNow Developer site. It is a very guided process, and it is fun to do. Newcomers in ServiceNow can learn a lot about configuring tables, fields, behavior of fields, roles, Flows, UX, and many more. App Engine tends to make development work simpler and faster to ship. However, it can be a difficult concept for people new to ServiceNow to understand scoped applications. So there should be a brief on the App Engine homepage that mentions what can be built and includes a link to learn more about scoped apps.
    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
    • App Engine can be used by non-developers to create Applications on the go, without coding.
    • App Engine has all the important aspects of the application available for adding or editing within a single record. Hence, it is easier to modify.
    • App Engine has a delegated development option which can be granted to specific developers or groups to manage a specific area for Scoped App Development without giving admin rights.
    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 scoped app prefix should be shorter to allow appropriate application naming if it exceeds the character limit. Either the scoped app name limit shall be increased, or the limit on scoped app prefixes shall be increased to allow better naming for scoped apps.
    • It's challenging to make citizen development work at scale. Businesses want experienced pro code developers rather than citizen developers to work on this feature.
    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
    There are limited use cases where we are just using the service now app engine as of now
    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
    Overall, very much usable for anything that happens in organisation. Able to track and discover each asset in the underlying infrastructure of the organisation and manage them. It is easy to understand the impact if any asset fails and hence risk mitigation becomes easier. It is a simple tool but with everything an organisation requires to go live with maximum customer impact and satisfaction
    Incentivized
    Read full review
    Reliability and Availability
    Open Source
    No answers on this topic
    ServiceNow
    Almost 100% available on time
    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
    They tried their best to resolve our queries every time we contacted them about any technical support
    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
    App engine can be used just to process the minimal amount of the data which is being received from the user. We are service now catalogue items or any other data technology.
    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
    There were no options from the other products because ServiceNow App Engine is a large product with many different modules, growing each year, which allows you to recreate your business processes in a very short time, making the migration to ServiceNow very easy.
    Incentivized
    Read full review
    Scalability
    Open Source
    No answers on this topic
    ServiceNow
    It is scalable but not reliable
    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
    • We have managed to close the un applied cash item from 56% to 89% in a given five working days period by using ServiceNow App Engine
    • By automating and entire money laundering process, we have managed to provide the background check data as quickly as within a day, which was actually taking weeks Same reports when we were doing the things manually.
    Incentivized
    Read full review
    ScreenShots