Show rating breakdown
Save to My Lists
Claimed
Claimed

Top Rated HyperTest Alternatives

HyperTest Reviews & Product Details

Vibhor G.
VG
VP - Engineering
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about HyperTest?

It covers frequent test scenarios automatically. The high volume of changes can be validated in no time. Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

Sometimes it gives false alarms. Hence, it can help with the first impression but cannot help avoid one level of testing. Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

We have recently upgraded our code framework. And by running one instance, we got the first-cut errors in less than an hour, which could have taken us a few days. Review collected by and hosted on G2.com.

HyperTest Overview

What is HyperTest?

Developers spend a significant amount of time writing and maintaining unit (integration) tests for their services. These tests demand ongoing maintenance as the service evolves, impacting developer productivity and release speed. HyperTest has developed a unique approach to automatically generating and updating mocks to efficiently test code and its dependencies. Integrated as an SDK on backend services, HyperTest constructs traces for all incoming requests and outbound calls, facilitating seamless regression testing during code changes. Over 100 product teams rely on HyperTest for bug-free development and enhanced developer experience.

HyperTest Details
Languages Supported
English
Show LessShow More
Product Description

HyperTest is a no-code test automation tool that regresses all your APIs by auto-generating integration tests using your network traffic without asking teams to write a single line of code, also giving a way to reproduce these failures inside actual user-journeys. Thousands of developers across hundreds teams from the biggest unicorns in India, use HyperTest as the final defence against all regressions due to code changes. HyperTest tests a user-flow, across the sequence of steps an actual user will take in using the application via its API calls. Errors it reports, that can directly affect functional or business logic, would be: 1. Contract or schema failures 2. Data validation issues 3. Application crashes Why HyperTest? 1. It makes it impossible for devs to introduce an error in the application without it being first reported by us. 2. Reports logical failures at the time of development, helping release bug-free code without slowing down development 3. Requires zero maintenance, all test cases generated and updated automatically 4. Reproduces bugs inside unique user journeys making debugging super-easy. 5. Integrates with the CI/CD pipeline, requiring one-time setup. Scales with the application requiring no external setup EVER


Seller Details
Seller
HyperTest
Year Founded
2022
HQ Location
Gurgaon, Haryana
Twitter
@hypertest_inc
45 Twitter followers
LinkedIn® Page
www.linkedin.com
18 employees on LinkedIn®

HyperTest T.
HT
Overview Provided by:

Recent HyperTest Reviews

Souraj S.
SS
Souraj S.Mid-Market (51-1000 emp.)
5.0 out of 5
"Great for api mock test"
heled in finding less production bugs, easy for QA
Mohammad A.
MA
Mohammad A.Mid-Market (51-1000 emp.)
5.0 out of 5
"Easy solution for integration testing"
Easy to deploy, run, and provide high level integration tests with automatic code coverage.
Jabbar M.
JM
Jabbar M.Small-Business (50 or fewer emp.)
5.0 out of 5
"Streamlining Continuous Testing for Modern Backends"
The best thing about HyperTest is that it can significantly improve the execution time for tests without compromising the quality. Also, it can be ...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

HyperTest Media

HyperTest Demo - Generate Integration tests from network traffic
Builds integration tests by monitoring real-world scenarios from staging or production. Run them when a new feature or change is expected to be tested.
HyperTest Demo - Detect regressions early in dev cycle
Identifies issues early in SDLC for devs to quickly test changes or new features and ensure they integrate seamlessly with the rest of the system.
HyperTest Demo - Track API performance
Test if new code changes cause slowness across your APIs due to increased latency or payload size by testing real-world user scenarios across all endpoints.
HyperTest Demo - Test every commit with CI / CD
Automatically run tests using your CI / CD pipeline when a new merge request is ready. View the report inside Github, Gitlab, or Bitbucket and sign off knowing your change will not break your build in production.
HyperTest Demo - HyperTest Dashboard
The HyperTest Dashboard gives a comprehensive overview of your application's coverage, regression severity, open issues, etc.
HyperTest Demo - Test Results on HyperTest
View details of each test case, along with their status on the same screen.
Answer a few questions to help the HyperTest community
Have you used HyperTest before?
Yes

26 out of 27 Total Reviews for HyperTest

4.7 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
26 out of 27 Total Reviews for HyperTest
4.7 out of 5
26 out of 27 Total Reviews for HyperTest
4.7 out of 5

HyperTest Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
This product has not yet received any negative sentiments.

Overall Review Sentiment for HyperTestQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Vivek D.
VD
SDE 1
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about HyperTest?

As a developer, hypertest has taken away the burden of writing unit tests and various automations which are needed otherwise.

I can focus more on actual development and worry less about testing regressions in our system since it becomes very easy to identify these issues early on.

While integrating hypertest in our services, we got really good support from their team. Any issues we faced were solved very quickly.

Integrating it in our CI CD pipeline was also easy and done by github actions so tests are run upon every change.

Features like trace parent, tags and field level ignorance are well implemented and helpful for a micro service based architecture. Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

I integrated NodeJs sdk of hypertest but need support for Golang as well. We know its in their pipeline so waiting for it Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

We are replacing Unit tests, regression testing and integration test with Hypertest. So developers do not need to worry about any automation to do it and we can focus more on solving business problems Review collected by and hosted on G2.com.

Jabbar M.
JM
Software Development Engineer - 3
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
(Original )Information
What do you like best about HyperTest?

The best thing about HyperTest is that it can significantly improve the execution time for tests without compromising the quality. Also, it can be easily integrated with CI/CD pipelines to make sure that they can be executed before every release cycle Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

Only available for Java and Node, Need to start supporting more programming language. Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

HyperTest automatically generates high level integration tests for us without any need from our end to write any tests. It automatically takes care of any mocks for 3rd party dependencies and makes sure that we are able to test our releases efficientl Review collected by and hosted on G2.com.

Kshitij J.
KJ
Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about HyperTest?

Hypertest a great tool for integration testing with continuous updates. We are currently in process of integrating the tool with other services and the support from the team of Hypertest has been amazing. The process and features are well documented. This tool will help us to recognise bugs in our code and also improve on the code coverage. Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

Nothing in particular. Because of the regular updates, the run times and ease of UI is contuously being improved. Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

Identify bugs without user reporting and fix then as soon as possible. Review collected by and hosted on G2.com.

Mohammad A.
MA
Platform Engineering Lead
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about HyperTest?

Easy to deploy, run, and provide high level integration tests with automatic code coverage. Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

Should add support for other languages like Go. Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

We are using hypertest for solving integration testing. It generates high level integration test with good quality assertions and mocks for third party dependencies. Because of this no need for wiring your own test. Review collected by and hosted on G2.com.

Souraj S.
SS
SDE-1
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about HyperTest?

heled in finding less production bugs, easy for QA Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

database query , inter service mocking was kinda difficult Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

Api testing , test cases Review collected by and hosted on G2.com.

Jenisha S.
JS
SDE -2 softer engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about HyperTest?

Easy to Implement, Tech support, Provides many Feature Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

frequently version changes affect service node modules Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

Record all the requested so providing better testing with all testcase Review collected by and hosted on G2.com.

KS
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about HyperTest?

The best thing about HyperTest is that you don't need to maintain any unit tests for your APIs. Any enhancements or additions to the APIs can be quickly tested, ensuring it is backwards compatible. So this makes sure of free bug-free deployments. The UI is very easy to use. Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

HyperTest mirrors the requests on the server and creates test cases, but this becomes difficult on heavy-load production systems. Mirroring on staging platform can result in missing out on some test cases. Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

We are able to test changes to our APIs and make sure they are backward compatible. Issues in the response, like change in data type or addition/removal of any keys is easily captured by HyperTest. Review collected by and hosted on G2.com.

DS
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about HyperTest?

Hypertest integration with our applications was pretty smooth from a backend perspective, and the developers were able to access it easily through the Dashboard directly and start with their tests. Also, the UI is very easy to use.This makes it the go-to solution. Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

Creating Hypertest test cases becomes difficult with production applications with heavy incoming traffic, we have to use a portion of the traffic in such cases to do the test. Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

API changes can be detected quickly and also used to make sure they are backward compatible. This ensures there are no bugs pushed to production due to any change in API responses. Review collected by and hosted on G2.com.

Kota Sreekanth  R.
KR
QA Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about HyperTest?

1. Very Helpful to Generate Test Cases for Regression Testing

2. Helps Teams to capture all the APIs concerning each service for all the flows we do manually

3. Easily Helps us to find any API Failures.

4. Really Like how middleware works to randomize the data Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

1. UI Needs to be Improved a little bit. Sometimes the pages don't load properly

2. set up a service sometimes need other members' involvement

3. It would be very nice if we have the option to run multiple services at the same test run Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

1. Reducing manual effort

2. Preparing our test runs, which helps us to run whenever required

3. helps the team if any quick sanity testing is required for minor changes Review collected by and hosted on G2.com.

Sunil Kumar D.
SD
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about HyperTest?

Easy to generate test cases

We would not miss any API being tested as Hypertest ensures all the requests are replayed from network traffic while running a test

This helps us in detecting any contract failures and data errors before releasing them into production Review collected by and hosted on G2.com.

What do you dislike about HyperTest?

UI Is a bit overwhelming at times.

There is a dependency layer on the DevOps end for setup. Review collected by and hosted on G2.com.

What problems is HyperTest solving and how is that benefiting you?

Hypertest reduces bandwidth on our team in automating test cases.

There is no need to maintain test cases as new versions are released because HyperTest automatically updates the test cases.

There is reduced effort and time in backend API testing Review collected by and hosted on G2.com.