question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consier add API for Stress Testing

See original GitHub issue

I had the following idea or mostly request, and for suggestion of Sam Brannen I arrived here:

And according with the About the Project page, it contains:

if you have an idea for an extension you could make good use of, open an issue

Just curious, I want to know if has sense for JUnit 5 ask for or suggest a new feature:

API to simulate and have automatization for stress testing for some common scenarios:

  • Network
  • Database. It about simulating ‘fake’ user connections without matter the db provider, and of course many of these interacting with the DB (reading and writing).

Has sense for you? You are the experts

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Bukamacommented, Jun 6, 2020

When doing stress or performance testing you have an large amount of different requirements for this parallel execution and the endpoints you want to test. As there are a large amount of tools who focus on this part of testing, like Gatling, SOAPUI, JMeter, LoadRunner and much much more I don’t think Pioneer can provide an extension which could compete with those specialized tools. Even because the focus of Pioneer as an Unittest extension has a different focus on testing and test execution - simple said: Testing the correct functional execution of the system under test during development / build, while performance testing tools focus on (simple said) testing a deployt application and its environment.

This why I would like to close this issue.

– Requesting @aepfli , @Michael1993 , @beatngu13

1reaction
marcphilippcommented, May 17, 2018

Have you tried Gatling?

Read more comments on GitHub >

github_iconTop Results From Across the Web

API Performance Testing - Loadster
Performance testing helps you build a faster, more scalable, more resilient API. Simulate heavy traffic patterns to identify and fix API ...
Read more >
Postman Load Testing Tutorial: WDSL, JSON & APIs - LoadView
Trying to load test your API with Postman? Learn how to do load testing on Postman APIs, WDSL, JSON, and more with the...
Read more >
Planning for API load testing - Guides
What is a good API load testing requirement? ... Especially for nonfunctional testing, consider adding a timeframe to requirements.
Read more >
3 Things to Look Out for When Stress Testing Your API
Stress testing API is a valuable technique to determine the existing system's boundaries and guarantee its performance.
Read more >
Battle-Test Your API With Artillery Load Testing - Dev Tester
This article adds another layer of testing to the mix for making sure your API can withstand expected and potential workloads - load...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found