Overview
ProductRatingMost Used ByProduct SummaryStarting Price
New Relic
Score 8.5 out of 10
N/A
New Relic is a SaaS-based web and mobile application performance management provider for the cloud and the datacenter. They provide code-level diagnostics for dedicated infrastructures, the cloud, or hybrid environments and real time monitoring.
$0
No credit card required; 100 GB free ingest per month, 1 free full user + unlimited basic users, 8 days retention, 100 Synthetics Checks
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
Pricing
New RelicSelenium
Editions & Modules
Free (Forever)
$0
No credit card required; 100 GB free ingest per month, 1 free full user + unlimited basic users, 8 days retention, 100 Synthetics Checks
Telemetry Data Platform
$0.25
per month per extra GB data ingest (after first free 100GB per month)
Incident Intelligence
$0.50
per month per event (after first 1000 free events per month)
Standard
$99
per month per full user (after first free full user - unlimited free basic users)
Pro
Contact sales team
Enterprise
Contact sales team
No answers on this topic
Offerings
Pricing Offerings
New RelicSelenium
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Best Alternatives
New RelicSelenium
Small Businesses
InfluxDB
InfluxDB
Score 8.5 out of 10
BrowserStack
BrowserStack
Score 8.3 out of 10
Medium-sized Companies
IBM Instana
IBM Instana
Score 8.9 out of 10
ReadyAPI
ReadyAPI
Score 7.6 out of 10
Enterprises
IBM Instana
IBM Instana
Score 8.9 out of 10
ignio AIOps
ignio AIOps
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
New RelicSelenium
Likelihood to Recommend
8.6
(126 ratings)
9.2
(55 ratings)
Likelihood to Renew
8.8
(16 ratings)
9.2
(6 ratings)
Usability
7.5
(8 ratings)
8.8
(6 ratings)
Availability
9.1
(2 ratings)
-
(0 ratings)
Performance
9.1
(2 ratings)
-
(0 ratings)
Support Rating
9.0
(7 ratings)
8.3
(11 ratings)
Implementation Rating
8.5
(8 ratings)
9.0
(3 ratings)
Configurability
7.3
(3 ratings)
-
(0 ratings)
Ease of integration
9.0
(1 ratings)
-
(0 ratings)
Product Scalability
9.1
(2 ratings)
-
(0 ratings)
Vendor post-sale
8.2
(2 ratings)
-
(0 ratings)
Vendor pre-sale
8.2
(2 ratings)
-
(0 ratings)
User Testimonials
New RelicSelenium
Likelihood to Recommend
New Relic
New - relic is well suited if you want to analyse the performance of your services and you want to improve it. Integration with multiple services with same account gives a clear picture of flow of your APIs if you have micro-service architecture. New-relic is less appropriate when you want to do logging of your system. As it does not emits every single calls
Read full review
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
Pros
New Relic
  • gives us an monitoring of all our underlying servers and also we can configure some alerts upon them like CPU and memory alerts.
  • Kubernetes cluster monitoring with new relic for EKS gives us and minute details of our cluster utilisation like node usage, pods memory request and limits
  • Network traceability for each and every request with response time analysis is great we can trace which component is responsible for generating response delay
  • log managements of the logs the infrastructure is generating we can view logs through there only
Read full review
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
Cons
New Relic
  • I would like to see sort of simulator inside the user interface, that way we can send requests directly from it to test some configuration instead of setting up a test environment in our end.
  • It would be nice if the data ingestion can be filtered by APM's. That way we can know which application is ingested most data.
  • It would be nice if we could ingest logs (apache, system logs, and other logs) and correlate them with the APM.
Read full review
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
Likelihood to Renew
New Relic
The only issue that we have had with New Relic is that the price might be a little expensive for smaller companies. The amount of data you store in New Relic impacts the cost, and can get away from you if you don't work closely with the vendor. Overall though the application is top notch.
Read full review
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
Usability
New Relic
As an engineer, New Relic has been very quick and easy for me to pick up/install/use. It has been less easy for some of the less technical-minded folks in our organization and their UI still is inconsistent multiple years after refactoring their platform to be New Relic One.
Read full review
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
Reliability and Availability
New Relic
Never observed an outage
Read full review
Open Source
No answers on this topic
Performance
New Relic
there are times where browser cache will cause issues that require you to clear your browser before continuing.
Read full review
Open Source
No answers on this topic
Support Rating
New Relic
There are times I feel that the initial support is lacking. And in some cases the automated responses of not hearing anything are annoying if the reason why there has been no movement is because we are still waiting to hear back from NR support. So, i think they should loose the automation as it can seem disingenuous
Read full review
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
Implementation Rating
New Relic
It's better to start by implementing New Relic in one project and test everything. Try to follow best recommended practices and read all the official documentation. Everything seems well tested. Then, start by installing agents to the rest of your projects and keep a close look to all logs and metrics New Relic gives you.
Read full review
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
Alternatives Considered
New Relic
New Relic is the most full-featured offering that we've found, and is incredibly easy to start using with a PHP app. The New Relic agent is installed as a PHP extension so it is able to monitor and track the performance of any PHP app being run by the web server. Other tools required the installation and setup of a PHP dependency at the application level.
Read full review
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
Scalability
New Relic
Agent deployment is easily integrated into our workflow. Adding the agent to new servers is quick and painless
Read full review
Open Source
No answers on this topic
Return on Investment
New Relic
  • Less time debugging issues or letting issues go unknown
  • We know of issues before our customers
  • One common tool for logs, apm, infrastructure, and most alerting. Makes for easier developer experience.
  • Cost is expensive and is one of highest engineering spends
Read full review
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
ScreenShots