Try our new research platform with insights from 80,000+ expert users

Apache JMeter vs StresStimulus comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 6, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Apache JMeter
Ranking in Performance Testing Tools
1st
Ranking in Load Testing Tools
1st
Average Rating
7.8
Reviews Sentiment
7.1
Number of Reviews
92
Ranking in other categories
API Testing Tools (3rd)
StresStimulus
Ranking in Performance Testing Tools
8th
Ranking in Load Testing Tools
7th
Average Rating
8.0
Reviews Sentiment
7.9
Number of Reviews
3
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of February 2025, in the Performance Testing Tools category, the mindshare of Apache JMeter is 24.1%, up from 22.9% compared to the previous year. The mindshare of StresStimulus is 1.3%, up from 0.4% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Performance Testing Tools
 

Featured Reviews

Sreenivasula Mukkamalla - PeerSpot reviewer
Leveraging cost-effective customization with powerful plugins but complexity reduction needed
Apache JMeter offers plugins for reporting and preparing test scenarios. It allows recording to customization, letting you download plugins to connect with databases or external systems. Despite being open source, it offers features comparable to paid tools, and its ability to customize and expand is particularly useful. Additionally, its open-source nature makes it cost-effective.
Shiju Chandran - PeerSpot reviewer
Good performance testing, simple UI, and the ability to run the same script across different domains
StresStimulus simulates browser HTTP calls. I would love to see where it can also simulate a real browser to measure visually complete time. For example, to be something similar to TruClient. We run tests on SQL statements and stored procedures directly, even before integrating with UI. I wish there were a way to connect to my application DB and run SQL queries using a JDBC connection. In a world where the applications are changing every day, I hope StresStimulus comes up with an option to compare HTTP requests before and after deployment and tell me what requests have changed. This would help avoid rescripting every time, and this would be a huge deal.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The most valuable feature of this solution is being able to launch many requests and scheduling simulating human interactions with the application."
"It is easy to set up."
"The scripting ability is most valuable. It is easy to use. There is a UI, and you can go in there and figure those things out. After you've got a good set of tests, you basically have a scripted document that you can grab and execute in a pipeline. It is pretty quick to set up, and you can scale it and version control it."
"It is cost-effective and simple to use."
"A lot of things are valuable. It is free. It has a lot of features, such as report generation and integration with CI/CD, which makes it very competitive with the other paid solutions available in the market. It is a good solution."
"We are using this for performance testing and some automation."
"To me, what's most valuable in Apache JMeter is that it's a lightweight tool for application testing. It's the best load-testing tool for my company because Apache JMeter simulates your application during testing. Apache JMeter also creates threads with good server utilization. Apache JMeter allows you to focus on analyzing the situation, looking into measurements, response time, and client-server responses, which I find valuable."
"It is an open-source tool that is easy to use. It can be easily integrated with multiple tools, including Selenium."
"Compared to other tools, there is not a whole lot to Stress Stimulus UI. This makes it easy to use, be it while scripting, executing, or having to train someone new to the team."
"Technical support is great."
"Designed to be a modern testing tool, StresStimulus made it easy for us to upgrade from an older deprecated testing tool and adapt to Agile DevOps testing principles by shifting left with performance testing."
 

Cons

"If the solution was GUI based, I believe that it would be more versatile."
"The initial setup is complex and needs to be upgraded."
"It will be much easier, and beneficial for the individual to run it on their own machines rather than having a high-end infrastructure, more CPUs, or more memory that has been consumed by Apache JMeter."
"Currently, the integration pipeline is implemented by using Jenkins or a similar tool platform. These are continuous integration tools. As far as I know, integration is done by using custom scripts. It would be good if the integration with a continuous integration pipeline, like Jenkins or Hudson, can be done out of the box without using a script."
"In terms of setup, it could be nicer, to be honest. Sometimes, I get a little bit lost."
"There is room for improvement in the scripting concepts. The scripting and even the results and reports were very elaborative and informative in LoadRunner, but not in JMeter because everything has to be done manually."
"The UI could be better."
"I sometimes found the documentation to be not as explanatory as I would've liked it. In the cases that I can think of, I was looking for a rather hand-holding approach with Step A, B, and C, but then I realized that with a product that is open source like this, you can't do handholding. That is because there are so many different uses and different unique environments and setups for it, but I remember thinking a few times that if they only just said this."
"We run tests on SQL statements and stored procedures directly, even before integrating with UI. I wish there were a way to connect to my application DB and run SQL queries using a JDBC connection."
"Result analysis (snap-out tabs for side-by-side comparisons) need improvement."
"StresStimulus has a dedicated blog where users of the tool can log new feature requests or enhancements to existing features."
 

Pricing and Cost Advice

"In terms of open-source adoption, it is completely free."
"This is an open-source product."
"Since it is an open-source product, buying or paying for any license is unnecessary. One just needs to download it to be able to use it."
"No licensing is required as it is a free, open-source tool."
"The solution is open source."
"Since we are using an outsourced solution, it is not paid for by our company."
"The price of Apache JMeter is good. The selling rate is quite effective and the limited users with a multi-region-related execution."
"I haven't looked into it. Most of our projects are nonprofit or grant-based. Everything is public commons, so we don't really have to worry about that so much."
Information not available
report
Use our free recommendation engine to learn which Performance Testing Tools solutions are best for your needs.
838,713 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
20%
Computer Software Company
16%
Manufacturing Company
8%
Government
7%
Financial Services Firm
18%
Manufacturing Company
16%
Insurance Company
10%
Computer Software Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

How does Postman compare with Apache JMeter?
Postman lets you easily define variables, which then get updated automatically. This is a huge time-saver and makes processes very efficient. We can also export the test cases we create and share t...
How does BlazeMeter compare with Apache JMeter?
Blazemeter is a continuous testing platform that provides scriptless test automation. It unifies functional and performance testing, enabling users to monitor and test public and private APIs. We ...
What do you like most about Apache JMeter?
I appreciate JMeter's simplicity and power for performance testing.
What do you like most about StresStimulus?
Compared to other tools, there is not a whole lot to Stress Stimulus UI. This makes it easy to use, be it while scripting, executing, or having to train someone new to the team.
What is your experience regarding pricing and costs for StresStimulus?
They are very transparent in terms of price. Installation, as mentioned previously, is very easy. The testers themselves could do it.
What needs improvement with StresStimulus?
Stress Stimulus simulates browser HTTP calls. I would love to see where it can also simulate a real browser to measure visually complete time. For example, to be something similar to Tru Client. We...
 

Also Known As

JMeter
No data available
 

Overview

 

Sample Customers

AOL, Orbitz, Innopath Software, PrepMe, Sapient, Corporate Express Australia, CSIRO, Ephibian, Talis, DATACOM, ALALOOP, eFusion, Panter, Sourcepole, University of Western Cape
Information Not Available
Find out what your peers are saying about Apache JMeter vs. StresStimulus and other solutions. Updated: February 2025.
838,713 professionals have used our research since 2012.