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

    Zabbix

    Score8.5 out of 10
    N/AZabbix is an open-source network performance monitoring software. It includes prebuilt official and community-developed templates for integrating with networks, applications, and endpoints, and can automate some monitoring processes.N/A
    Pricing
    SeleniumZabbix
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    SeleniumZabbix
    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
    Features
    SeleniumZabbix
    Automation Testing
    Comparison of Automation Testing features of Selenium and Zabbix
    Feature
    Selenium
    10.0
    1 Ratings
    17% above category average
    Zabbix
    -
    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
    SeleniumZabbix
    Small Businesses
    BrowserStack
    Score8.5 out of 10
    No answers on this topic
    Medium-sized Companies
    BlazeMeter
    Score8 out of 10
    Icinga
    Score9 out of 10
    Enterprises
    Tricentis Tosca
    Score8.8 out of 10
    HPE OneView
    Score6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    SeleniumZabbix
    Likelihood to Recommend
    9.2
    (55 ratings)
    8.3
    (28 ratings)
    Likelihood to Renew
    9.2
    (6 ratings)
    9.0
    (3 ratings)
    Usability
    8.8
    (6 ratings)
    8.6
    (4 ratings)
    Support Rating
    8.3
    (11 ratings)
    5.0
    (5 ratings)
    Implementation Rating
    9.0
    (3 ratings)
    8.0
    (2 ratings)
    User Testimonials
    SeleniumZabbix
    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
    Zabbix
    Zabbix is great for monitoring your servers and seeing alerts when the system uses too much CPU or memory. This allowed the system Engineer to be proactive and add resources to these systems to avoid interrupting the services. Especially servers running operations applications and services. This is one of the best usages for Zabbix.
    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
    Zabbix
    • Collecting hardware data - CPU, Memory, Network, and Disk Metrics are collected and reported on.
    • Flexible design - It is very easy to build out even very large environments via the templating system. You can also start where you are - network monitoring, server monitoring, etc. and then build it out from there as time and resources permit.
    • Provides a "plugin architecture" (via XML templates) to allow end users to extend it to monitor all kinds of equipment, software, or other metrics that are not already added into the software already.
    • Very complete documentation. Almost every aspect of Zabbix has been documented and reported on.
    • Cost - Zabbix is FOSS software and always free. Support is reasonably priced and readily available.
    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
    Zabbix
    • Creating an alert & its trigger can be made easier.
    • More VM-based data collection counters should be introduced to have better VM monitoring.
    • The raw counters collection agent in every node is relatively weak. It goes down often, which needs more stability.
    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
    Zabbix
    It is free. It didn't cost anything to implement (other than my time and the cost incurred for it) and it is filling a badly needed gap in our IT infrastructure. Support is available if we have issues and can be done annually or paid for on a per incident basis as needed. Expansion, updates, and all other future lifecycle activities are likewise free of cost, so as long as someone is able to implement/maintain the software (and the OSS project is maintained) then I imagine the company will never leave it.
    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
    Zabbix
    I think every organization, especially the IT department, needs a tool like this. I know of another product like Zabbix that gives a similar or the same solution, but its range makes it very useful. You can see almost all the device info in one place: disk usage, disk space, network usage, etc.
    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
    Zabbix
    The setup is the most time-consuming portion of using zabbix. It takes a lot of effort to shape it into a usable format and even then it can get very messy. It's not exactly intuitive and as mentioned the UI seems a bit antiquated. If I was to roll out a monitoring solution from scratch, I'd probably look for alternatives which are easier to use and maintain.
    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
    Zabbix
    We are a mainly Windows environment, so it would be useful if we could have used Active Directory to deploy agents. As of version 4.2, Zabbix has announced a new agent MSI file to allow exactly that. Unfortunately, we didn't have that option. Also, for Linux and MAC deployments, there is no simple way to deploy that. Using remote scripts you may be able to create something, but most places will opt for either SNMP (agentless) or manual installation of agents to add to Zabbix. A way of deploying agents via discovery would go a long way to helping in the adoption of the tool.
    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
    Zabbix
    We're using the Solarwinds suite as our global monitoring standard, but it is very complex and its licensing model makes it difficult to monitor a wide range of technologies. So, we're using Zabbix as a complement on our monitoring process. Zabbix is a way more flexible and has free integrations to a wide range of technologies. It is also more 'user friendly' and easy to manage.
    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
    Zabbix
    • Good ROI when trying to get ahead of network related problems instead of waiting for users to complain
    • Good ROI when doing upgrades or exploratory work on a neglected network
    • Good ROI when showing usage trends to management showing higher actual usage versus what was thought to be happening
    Read full review
    ScreenShots