Skip to main content

All Questions

0 votes
2 answers
405 views

API Perfromance testing tool - JMeter or JUnit?

i am working on some performance testing task. The main goal is to compare duration of old NCP protocol calls againts new REST API calls. I have this scenario: Client has an authenticated session ...
Honza Strakoš's user avatar
0 votes
1 answer
1k views

Jmeter - Ramp Up Time vs Constant Timer

I am trying to create a scenario where I need to hit an API with 200 unique hits(in my case 200 loan numbers). I need 10 hits at a time for every 5 seconds I used below values to generate above ...
rackhwan's user avatar
  • 285