Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Gatling Enterprise - High-Scale Load Testing

Gatling Corp | 1.18.5

Linux/Unix, Amazon Linux Amazon Linux 2 AMI (HVM), SSD Volume Type - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

3 AWS reviews

External reviews

59 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Juan C.

Gatling Performance Test Tool

  • December 21, 2023
  • Review verified by G2

What do you like best about the product?
The data points in the report are very easy to digest.
What do you dislike about the product?
Lack of updates in the tool that generates the files
What problems is the product solving and how is that benefiting you?
Performance testing


    MANIKANDAN B.

One of the best open source tool for load testing

  • September 28, 2023
  • Review verified by G2

What do you like best about the product?
# The flexibility with coding language
# Gatling academy is super useful
# JMS support is super useful which many open source testing tools lack
# Documentation is super clear and useful
# The integration options available are good
What do you dislike about the product?
Working with complex payload are tricky as it lacks some standard functions to modify the response.

Also apart from official documentation, issues in Java based Gatling is not easy to avail
What problems is the product solving and how is that benefiting you?
Open source and good features


    Computer Software

Great performance tests as a code experience

  • September 23, 2023
  • Review provided by G2

What do you like best about the product?
I have used only Open Source version in few of my projects. I have used both Scala and Java versions. It's quite easy to set up, DSL is rreach.
Compared to GUI based tools here we have code - so one can apply all good coding practices and IDE support.
It can be easily integrated into your CI pipeline.
What do you dislike about the product?
Java version compared to Scala lacked some small features when it comes to some advanced usage.
One also has to get used to specific ways of dealing with immutable session objects which sometimes can be tricky.
What problems is the product solving and how is that benefiting you?
Genereates load that I can esily shape both in terms of functional coverage and load profile


    krishna Moorthy L.

Performance Tester

  • September 22, 2023
  • Review provided by G2

What do you like best about the product?
Lightweight tool can simulate larger Number of virtual users from single load generators machine It's reduce cost for investment in hardware components
What do you dislike about the product?
Need detail load test report like response time breakdown graphs for component based.Runtime load test feeds.
What problems is the product solving and how is that benefiting you?
Can simulate large volume of load test from single load generator


    Information Technology and Services

Powerful Load testing tool

  • September 20, 2023
  • Review provided by G2

What do you like best about the product?
Scripting with DSL
Realistic Scenarios
Reporting and Metrics
Integration
Active community
What do you dislike about the product?
Complexity of Scenarios
Lack of GUI
Limitation in protocol support
Need to learn new language to script
What problems is the product solving and how is that benefiting you?
Evaluate performance of web & client server based applications and measure the application's scalability,reliability & availability limit.
Gatling generates detailed reports and performance metrics, including response times, error rates, and throughput. These reports help you quickly identify performance issues and make data-driven decisions for optimization.


    Andrii S.

Kubernetes Scalability & application performance testing

  • September 12, 2023
  • Review provided by G2

What do you like best about the product?
java/maven tool with posibilites integrating into current java projects (with a maven plugin help). Native integration with Github Actions. Gatling enteprise provides meaninful graphs & stats for A/B testing. Gatling Enterprise support is responsive and valuable.
What do you dislike about the product?
No native integrations with monitoring tools (DataDog. etc).
No test scehduler.
What problems is the product solving and how is that benefiting you?
Release-to-Release API perfromance tests for web-faced application.
Kubernetes scalability & Chaos testing were Gatling acting as a traffic load provider with defineded test acceptance criteria (as a code).


    Javier L.

So easy to use and effective

  • August 22, 2023
  • Review provided by G2

What do you like best about the product?
It is so easy and intuitive to use. The graphs show all kinds of information.
What do you dislike about the product?
Hm, not sure if I dislike something about Gatling. It just makes sense.
What problems is the product solving and how is that benefiting you?
We need to determine how our API endpoint behaves under load from users.


    Banking

Best Performance Testing Software

  • August 18, 2023
  • Review provided by G2

What do you like best about the product?
We needed to do performance testing on our mobile application then. It was Gatling that allowed us to achieve our goal and expose specific components that was causing bottlenecks. The flexibility of Scala allowed us to be creative in the performance development. The automatic capture of objects was also helpful and made it easier.
What do you dislike about the product?
Nothing really. It worked well for us. Although our team was technical and learned to use Scala on the fly. It was fairly straightforward.
What problems is the product solving and how is that benefiting you?
Exposing the specific calls to the backend especially when doing the load test.


    Information Technology and Services

Powerful load tests in an expressive, readable language

  • August 17, 2023
  • Review provided by G2

What do you like best about the product?
The ability to describe load tests in an expressive, readable DSL (Domain Specific Language) is wonderful. It helps with understanding and documentation of tests. The non-blocking request model used underneath results in a scalable load test framework.
What do you dislike about the product?
More protocol support would be helpful to test legacy systems.
What problems is the product solving and how is that benefiting you?
The ability to describe load tests in an expressive, readable DSL (Domain Specific Language) is a huge benefit. Load tests are able to be code reviewed and versioned controlled much like the rest of the software.


    Joseph P.

Fantastic tool that gets the job done

  • August 17, 2023
  • Review provided by G2

What do you like best about the product?
As an open-source performance testing tool, it excels at its intended purpose, particularly by efficiently invoking virtual users without impacting your local computer's resources.
What do you dislike about the product?
I invested a significant amount of time learning how to accomplish tasks with limited examples. Like any new tool, there was a learning curve involved. Initially, I focused on learning Gatling by studying the Scala DSL, which had a richer set of examples available. This helped me validate specific aspects against packaged software. Later, I transitioned to the Java DSL, which offered a smaller pool of examples for reference.
What problems is the product solving and how is that benefiting you?
Gatling plays a crucial role in performance validation of page transitions. While application configurations often perform satisfactorily, integrating various components can lead to performance degradation. Gatling can effectively identify and address these areas of concern.