Re: Help needed about ThreadGroup Configuration

2020-02-24 Thread Felix Schumacher
As written in my first reply, the users mailing list is the more appropriate place to find help with the usage of JMeter. Therefore, I have chosen to cross-post this reply to both. Please be careful when replying to include the users mailing list, only. Am 19.02.20 um 23:03 schrieb karthikeyan mu

Re: Help needed about ThreadGroup Configuration

2020-02-19 Thread karthikeyan muthusamy
Hi Felix, I would want to simulate 100,000 users that are issuing 1 request in parallel. Please guide me. On Wed, Feb 19, 2020 at 3:21 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 18.02.20 um 04:05 schrieb karthikeyan muthusamy: > > Hi, > > > Hi, > > questions about th

Re: Help needed about ThreadGroup Configuration

2020-02-19 Thread Felix Schumacher
Am 18.02.20 um 04:05 schrieb karthikeyan muthusamy: > Hi, > Hi, questions about the usage of JMeter are probably better suited for the users mailing list. The developers mailing list is for discussions about the development of features or fixing of bugs. > > I am using JMeter 5.2.1 for my API t

Re: Help needed about ThreadGroup Configuration

2020-02-17 Thread Martianov Alexey
I think you will get more help if you post your question on stackoverflow sites or the like. C уважением, Алексей Мартьянов Kind regards, Alexei Martianov BI.ZONE a.martia...@bi.zone 105066, Москва, ул. Ольховская, д.4 к.2, офис / факс: +7 499 110 25 34 www.bi.zone

Help needed about ThreadGroup Configuration

2020-02-17 Thread karthikeyan muthusamy
Hi, I am using JMeter 5.2.1 for my API testing. I have created ThreadGroup and under that created onlyonceControler. Inside that, created 3 http request as follows. The testing works fine. I am struggling how to configure the threadGroup. I wanted to test 100*1000 parallel request. I am not sure