Apache JMeter vs. IBM API Connect vs. Salt Security API Protection Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
JMeter
Score 8.2 out of 10
N/A
JMeter, from Apache, is a load and performance testing tool.
$0
IBM API Connect
Score 8.8 out of 10
N/A
IBM API Connect is a scalable API solution that helps organizations implement a robust API strategy by creating, exposing, managing and monetizing an entire API ecosystem across multiple clouds. As businesses embrace their digital transformation journey, APIs become critical to unlock the value of business data and assets. With increasing adoption of APIs, consistency and governance are needed across the enterprise. API Connect aims to help businesses…
$83
per month
Salt Security API Protection Platform
Score 8.5 out of 10
Enterprise companies (1,001+ employees)
For API-driven organizations, Salt Security is an API security platform that protects internal, external, and third-party APIs. The Salt C-3A Context-based API Analysis Architecture combines coverage and AI-powered big data to discover APIs and exposed sensitive data - continuous and automatic discovery stop attackers in their tracks - block attackers by integrating with inline devices provide remediation insights - for developers to improve API security…N/A
Pricing
Apache JMeterIBM API ConnectSalt Security API Protection Platform
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
JMeterIBM API ConnectSalt Security API Protection Platform
Free Trial
NoYesNo
Free/Freemium Version
YesNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache JMeterIBM API ConnectSalt Security API Protection Platform
Features
Apache JMeterIBM API ConnectSalt Security API Protection Platform
Load Testing
Comparison of Load Testing features of Product A and Product B
Apache JMeter
7.2
24 Ratings
17% below category average
IBM API Connect
-
Ratings
Salt Security API Protection Platform
-
Ratings
End to end performance management9.021 Ratings00 Ratings00 Ratings
Integrated performance data8.522 Ratings00 Ratings00 Ratings
Deployment model flexibility7.521 Ratings00 Ratings00 Ratings
Real time monitoring6.521 Ratings00 Ratings00 Ratings
Automated anomaly detection4.417 Ratings00 Ratings00 Ratings
API Management
Comparison of API Management features of Product A and Product B
Apache JMeter
-
Ratings
IBM API Connect
8.4
57 Ratings
0% below category average
Salt Security API Protection Platform
-
Ratings
API access control00 Ratings8.957 Ratings00 Ratings
Rate limits and usage policies00 Ratings8.952 Ratings00 Ratings
API usage data00 Ratings8.755 Ratings00 Ratings
API user onboarding00 Ratings8.656 Ratings00 Ratings
API versioning00 Ratings8.356 Ratings00 Ratings
Usage billing and payments00 Ratings7.545 Ratings00 Ratings
API monitoring and logging00 Ratings8.156 Ratings00 Ratings
Best Alternatives
Apache JMeterIBM API ConnectSalt Security API Protection Platform
Small Businesses

No answers on this topic

NGINX
NGINX
Score 9.2 out of 10
Cloudflare
Cloudflare
Score 8.9 out of 10
Medium-sized Companies
ReadyAPI
ReadyAPI
Score 6.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
F5 Big-IP Advanced WAF
F5 Big-IP Advanced WAF
Score 9.4 out of 10
Enterprises
ReadyAPI
ReadyAPI
Score 6.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
F5 Big-IP Advanced WAF
F5 Big-IP Advanced WAF
Score 9.4 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Apache JMeterIBM API ConnectSalt Security API Protection Platform
Likelihood to Recommend
8.5
(39 ratings)
8.8
(50 ratings)
8.5
(6 ratings)
Likelihood to Renew
8.6
(12 ratings)
8.2
(4 ratings)
-
(0 ratings)
Usability
6.5
(3 ratings)
8.6
(43 ratings)
-
(0 ratings)
Availability
1.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Performance
8.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Support Rating
10.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Online Training
1.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
User Testimonials
Apache JMeterIBM API ConnectSalt Security API Protection Platform
Likelihood to Recommend
Apache
JMeter is well suited for Java applications where the user can script the scenario once and make changes to accommodate for as many numbers of users for load test execution. The image and selection of any files or exporting files scenario is handled well.
It is less appropriate to test Ajax applications where it is required to script click per use.
Read full review
IBM
Based on our experience, IBM API Connect clearly excels in large enterprises navigating complex B2B ecosystems, especially within the Fintech and Banking sectors. Its capabilities are particularly valuable for achieving Open Banking compliance, facilitating the monetization of data and services, and seamlessly operating in hybrid cloud environments. However, it's crucial to understand that IBM API Connect primarily functions as an API management and orchestration tool. This means that backend integrations with providers like databases are best handled by dedicated integration middleware, such as IBM App Connect, allowing API Connect to then securely and efficiently expose those functionalities to external entities.
Read full review
Salt Security
Salt is highly recommended for anyone who wants to discover, monitor and protect their APIs against various types of attacks. Salt should not be used as a SIEM.
Read full review
Pros
Apache
  • Easy of use - in generate load like HTTP requests, and processing/analyzing the responses. No coding is necessary at the basic level, just need to understand load testing and the infrastructure being tested.
  • Automatic management of things like cookies to help with session state support - so you don't specifically have to worry about it or handle it
  • Lots of testing/configuration options to suit your needs in making the right load generation (sampling requests), and analyzing the results, including any pre and post processing of the results first. Things like the Beanshell/BSF pre/post processors, response assertion, regular expression extractor, XPath extractor, CSV data set config
  • There is a JMeter cloud service called BlazeMeter that I think would be useful for those that need to scale up high load without provisioning their own systems. I've not personally tried it though, but I recently attended a meetup presentation that highlighted nice useful features that BlazeMeter provides. One should evaluate the service if they are considering JMeter and need to expand beyond existing hardware resources.
Read full review
IBM
  • API discovery feature is very helpful to allow us to scope the work required before diving into things.
  • The ability to set permissions and rulesets at a user level is essential to restrict access to specific datasets.
  • Ability for external users (those from outside our organisation) to leverage the API in more restrictive manner.
Read full review
Salt Security
  • PII identification in API traffic.
  • Divergence between API traffic and documentation (swagger files).
  • Potential attacks with information to take counter measures.
Read full review
Cons
Apache
  • Jmeter requires many tweaks with respect to its configuration file and thread properties. users need to edit theses files themselves. There could be some interface where we can edit this fields.
  • Jmeter cannot handle more threads and hangs up when we increase the number of threads. This causes lot of inconvenience. In these situations, user can be notified that such change would be lead to slow performance so that user can do as required. The same appears when we try to view huge files on graph listener.
  • Jmeter should optimize the read and write access to output csv since it acts as overhead to the I/O performance. This affects our test results for the application which we are testing.
Read full review
IBM
  • Improvement can come in the interface of the tool, which is sometimes complex and requires a deep understanding of the tool.
  • Improving the different levels of access to the playroom could be helpful because product owners and developers need to see other information.
  • Publishing API and integration of API can be more straightforward.
Read full review
Salt Security
  • The platform could have more options for exporting detailed data from attackers' dashboards.
  • The Attackers dashboard could also have more options of filters in order to support the investigations of the attack.
  • The OAS analysis could present a more detailed view of the found issues.
Read full review
Likelihood to Renew
Apache
Price, Wiki and user sharing. Having access to the information provided by the developers and other open source providers is key for me. The ability to share information and get answers directly is very important to success in software testing. And the price of this product currently is amazing. Too many companies charge way too much money for products that are far behind in their value and pertinence
Read full review
IBM
No answers on this topic
Salt Security
No answers on this topic
Usability
Apache
The purpose related to performance and load testing through Apache JMeter works fine but the usability of the tool should be improved quite a lot. If someone starts with the Jmeter fresh without prior experience, they need to put more efforts in understanding the tool. The UI is not that great which is the main reason not to give high rating on usability.
Read full review
IBM
I can honestly say that the availability of the platform has been incredible, with almost no disruptions during the two years of the implementation. Availability is provided through the distributed architecture that may be deployed in multiple zones. We have had almost no cases of unplanned outages, and most maintenance operations were done during planned downtimes.
Read full review
Salt Security
No answers on this topic
Support Rating
Apache
I have been using JMeter for the last year. By using this tool, you can make sure the system will work under varied loads. It helps us to simulate real time scenarios by creating required virtual users and make sure the application will work under load. Perform load, stress, and stability testing using JMeter.
Read full review
IBM
No answers on this topic
Salt Security
No answers on this topic
Alternatives Considered
Apache
I have used LoadRunner and Silkperformer, and so far Jmeter turns out be the easiest to use of all these. While each of them have their own ROI, Jmeter can be picked by anyone in hours and start testing within a day. While with other tools, we need to get license, install them (takes a while) and setup tests and firewalls, etc.
Read full review
IBM
IBM API Connect and Apigee are both robust API management platforms. IBM API Connect was selected for its strong integration capabilities, hybrid cloud deployment options, and comprehensive analytics. It aligns well with organizations seeking flexibility and control over their API ecosystems, especially when dealing with complex integration scenarios across diverse environments.
Read full review
Salt Security
We tried controls offered by the IaaS providers but these were hard to manage and did not provide the visibility we wanted. We also protected APIs with a normal WAF but this was only helpful for assets we knew about and API attacks were not caught by the WAF.
Read full review
Return on Investment
Apache
  • Good ROI on improving the performance of the application.
  • Finding issues in the performance.
  • Benchmark the performance results.
  • CON: Need skillset to create and maintain the scripts in Java.
  • Scripts are reusable and it is executed by any user.
  • Need Client and Server setup to execute the scripts.
Read full review
IBM
  • Our company benefited from IBM API Connect's assistance in establishing cooperation with our outside providers and efficiently managing the API. As a result, we were able to expand our vendor ecosystem.
  • Additionally, creating APIs and implementing them on the goods was not too difficult. Additionally, we were able to ensure that only appropriate people could publish the APIs following evaluation by using role-based access control.
  • Our teams were able to reuse and share departmental APIs and services with each other thanks to the simple, self-service developer site.
Read full review
Salt Security
  • Salt Security API Protection Platform has provided detailed information that is helping us to identify and investigate attacks in our environment
Read full review
ScreenShots

IBM API Connect Screenshots

Screenshot of API tests and insightsScreenshot of API Manager customization interfaceScreenshot of the API designer