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

Keploy Enterprise

Keploy Inc

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

46 reviews
from

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


    Dhananjay A.

Keploy Makes Testing Simple with a Strong Developer-First, Open-Source Culture

  • February 23, 2026
  • Review provided by G2

What do you like best about the product?
What I like best about Keploy is its strong developer-first approach. It focuses on solving a real problem by making testing simple and less time-consuming for developers.

The vision of helping teams achieve high code coverage with minimal effort is exciting to me. I also appreciate the open-source culture and the fast-paced environment, which creates a great space to learn and contribute meaningfully
What do you dislike about the product?
Honestly, there isn’t anything I dislike about Keploy so far.

What stands out to me is the clarity of vision, the developer-first approach, and the strong focus on solving real problems in testing. The culture feels supportive and growth-oriented, which makes it a great place to learn, contribute, and build meaningful impact.
What problems is the product solving and how is that benefiting you?
Keploy is solving the problem of slow, manual, and often neglected testing in modern development workflows. Writing unit and API tests takes time, and many teams either delay it or struggle to maintain good coverage. Keploy simplifies this by automatically generating tests and helping teams achieve high code coverage with minimal effort.

For me, this is beneficial because I get to work on a product that directly improves developer productivity. It helps me understand real-world developer pain points, learn more about testing practices, and contribute to a tool that creates tangible impact for engineering teams.


    Pratham S.

Keploy: Turns Real API Calls into High-Coverage Tests Fast

  • February 13, 2026
  • Review provided by G2

What do you like best about the product?
Keploy makes achieving high code coverage faster, claiming to reach 90% coverage in just two minutes. Its most helpful feature is the ability to automatically record real API calls and transform them into test cases and mocks using eBPF technology, which effectively acts as a "time machine" for tests.
What do you dislike about the product?
Nothing, it is all good. It's a great tool, which you can use to make testing faster, and more optimal.
What problems is the product solving and how is that benefiting you?
Keploy addresses the high manual effort and maintenance required for traditional unit and integration testing. It specifically solves the following problems:
• Difficult Mock Maintenance: Manually creating and updating mocks is complex; Keploy automates this by recording real API calls and turning them into mocks and stubs.
• Low Code Coverage: Achieving high coverage manually is slow; Keploy can reach 90% coverage in just two minutes.
• Complex Setup: Traditional tools often require SDK changes or complex configurations; Keploy offers "zero-effort" integration where you simply run your application.
• Missing Edge Cases: Conventional tests often miss complex scenarios, which Keploy's AI identifies to maximize reliability.


    Harshit P.

Keploy makes automated API testing fast and simple.

  • February 05, 2026
  • Review provided by G2

What do you like best about the product?
My overall experience with Keploy has been very good. It makes backend testing much easier by automatically generating test cases from real API traffic, saving a lot of manual effort. The setup is simple, and it helps catch issues early during development. Overall, it’s a very useful and developer-friendly tool.
What do you dislike about the product?
Some advanced features and integrations could be more polished and easier to configure.
What problems is the product solving and how is that benefiting you?
The automatic test case generation from real API traffic, which saves a lot of time and effort compared to writing tests manually.


    OM S.

Automated Testing Simplified, but Initial Setup Requires Patience

  • January 27, 2026
  • Review provided by G2

What do you like best about the product?
I like Keploy's ability to automatically generate reliable tests from real production traffic. This feature is valuable because it captures real user and system interactions and turns them into repeatable tests. The initial setup was straightforward, even though understanding advanced concepts like eBPF tracing took some time.
What do you dislike about the product?
Keploy is powerful but in initial setup and understanding advanced concepts like eBPF tracing can be a bit challenging for new users.
What problems is the product solving and how is that benefiting you?
I use Keploy to automatically generate unit and integration tests, eliminating manual test creation. It captures real interactions, turning them into repeatable tests.


    PRAAGYA J.

Keploy Makes API Testing Effortless with Auto-Generated Tests from Real Traffic

  • January 19, 2026
  • Review provided by G2

What do you like best about the product?
What I like most about Keploy is its developer-first approach—it solves a real problem by automatically generating tests from real API traffic, making testing effortless and practical. I also really like the strong open-source and engineering-driven culture.
What do you dislike about the product?
One thing I see as a challenge with Keploy is that, like many fast-growing open-source tools, the learning curve can feel a bit steep at the start—especially when integrating it into an existing codebase. Also, being a relatively young product, there’s always room to improve around documentation depth and edge-case coverage as adoption scales.
What problems is the product solving and how is that benefiting you?
Keploy solves the problem of time-consuming and often ignored backend testing by automatically generating test cases from real API traffic. This helps me ship features faster with confidence, reduce regressions, and spend more time building logic instead of writing repetitive test code.


    VISHAL S.

Revolutionized API Testing with High Reliability

  • January 05, 2026
  • Review provided by G2

What do you like best about the product?
I use Keploy primarily for automated API testing and test generation. It eliminates the time-consuming effort of writing manual test cases, bringing reliability and speed to the entire development lifecycle. I really like its ability to capture real production-like API traffic and convert it into test cases. The automatic test case generation, API regression testing, and its ability to replay real traffic with high accuracy are quite valuable to me. The initial setup was fairly easy and straightforward.
What do you dislike about the product?
I think Keploy could be improved by adding clearer best practices and examples for large, distributed systems to further enhance its usability.
What problems is the product solving and how is that benefiting you?
I use Keploy for automated API testing and test generation, eliminating the time-consuming effort of writing manual test cases. It brings reliability and speed by capturing real production-like API traffic and converting it to test cases. The automatic test case generation, API regression testing, and traffic replay are crucial for my development process.


    Vedanshi A.

Effortless API Testing That Saves Time and Boosts Productivity

  • January 02, 2026
  • Review provided by G2

What do you like best about the product?
What I appreciate most about Keploy is how seamlessly it converts real API traffic into valuable test cases and mocks, which saves a significant amount of time that would otherwise be spent on manual testing. It integrates well with existing workflows, enhances test coverage without requiring additional effort, and allows developers to concentrate on building new features rather than writing repetitive tests. In summary, it streamlines API and integration testing, making the process faster, easier, and much less tedious.
What do you dislike about the product?
Many users feel that Keploy's onboarding process and documentation could be enhanced, as newcomers often face challenges due to a lack of clear tutorials or more in-depth examples. The user interface may also appear somewhat technical for those with less testing experience. Additionally, some reviewers point out that advanced configuration and custom setups can be difficult to master, presenting a noticeable learning curve. There have also been mentions of limited support for specific environments, such as running without Docker on macOS, and occasional issues with having to regenerate fragile stubs.
What problems is the product solving and how is that benefiting you?
Keploy addresses the often tedious and time-consuming process of creating manual test cases, particularly for API, integration, and end-to-end testing. By automatically capturing real API traffic, it generates test cases and mocks, removing the need to manually write tests or maintain stubs for external dependencies such as databases or third-party services. This level of automation not only accelerates the testing process but also reduces the likelihood of human error, enhances test coverage, and helps identify bugs earlier in the development cycle. Additionally, Keploy integrates seamlessly into CI/CD pipelines, enabling faster code delivery with increased confidence in software quality.


    Sneha P.

Boosting API Testing, Test Coverage and Efficiency with Keploy

  • August 15, 2025
  • Review provided by G2

What do you like best about the product?
Keploy automatically records real API calls and turns them into test cases and mocks without me having to write extra code. It saves a huge amount of time, works smoothly. The fact that it improves test coverage quickly without slowing down development makes it stand out from other testing tools.
What do you dislike about the product?
Honestly, I haven’t found anything to dislike so far — it’s been smooth and effective for my testing needs.
What problems is the product solving and how is that benefiting you?
Keploy eliminates the need for manual test writing by automatically generating tests from real API calls. This saves valuable development time, improves test coverage, and reduces human errors. With its self-healing tests and smooth CI/CD integration, we can catch bugs early and release with greater confidence.


    Arpan C.

Game-changer for automated API testing

  • August 06, 2025
  • Review provided by G2

What do you like best about the product?
Keploy seamlessly captures real API traffic and converts it into reliable test cases, which saves a huge amount of time during development. Its ability to mock dependencies and simulate realistic test environments is a big plus. Integration with CI/CD pipelines was smooth, and the platform is quite developer-friendly.
What do you dislike about the product?
Some advanced documentation could be more detailed, especially around custom configurations. First-time users might face a slight learning curve without deeper examples.
What problems is the product solving and how is that benefiting you?
Keploy addresses the tedious process of writing and maintaining test cases by automating the workflow. This has helped our team improve test coverage, reduce regression bugs, and speed up releases. It ensures more consistent and stable deployments without adding overhead to the dev team.


    Swarnamalya G.

Simple and useful tool for faster testing

  • August 06, 2025
  • Review provided by G2

What do you like best about the product?
Keploy saves a lot of time by auto-generating test cases from API calls.The interface is clean and simple to use.It was easy to set up and works well with our stack.
The support team is also quick and helpful.
What do you dislike about the product?
A few short tutorials or videos would really help new users.
What problems is the product solving and how is that benefiting you?
Keploy helps solve the problem of writing manual test cases by generating them automatically from API calls and saves a lot of time during development and makes testing more efficient.It also reduces human error and improves the overall quality of releases. We can now catch bugs early without spending hours on test setups.