Hi Kumar, 1. You can refer below links for quick help to set your values to receive expected concurrency + screengrab https://imgur.com/a/y4sSWjV of how multiple thread groups visible in jmeter by using jmeter plugin.
https://jmeter-plugins.org/wiki/ConcurrencyThreadGroup/ https://medium.com/@kalyani1729mittapalli/load-testing-using-concurrency-thread-group-in-apache-jmeter-63388ac3ec17 https://www.redline13.com/blog/2018/05/guide-jmeter-thread-groups/ 2 Also you can try & check this set up -- Ramp up time ( 0.0003 sec) i.e. [ 3 sec /10000] with Thread grp of 10K users using default Thread group of to get the expected concurrency. Also the application under Load ( server receiving hits) can give you correct stats about the hits received per second fired via Jmeter. Thanks, Prateek On Sun, May 24, 2020 at 8:52 PM kumar srujan <[email protected]> wrote: > Thanks Prateek for inputs. > My scenario is that where I don't require any ramp up or steady state for > test. Link provides various types of thread groups and controllers. > > After clicking on run button all 10K user's should hit the service in 2 or > 3 secs. > > Thanks. > ESK > > On Sun, May 24, 2020, 10:37 Prateek Dua <[email protected]> > wrote: > > > No, I meant this .Google this and you'll find search results of different > > types of Thread Thread group jmeter gives-- available via jmeter plugin > > > > If that not sorts out then give values of ramp up time and Threads in > old > > and basic Thread grp in a way that you meet ur expected requests > criteria. > > > > > > > https://www.google.com/search?client=ms-android-samsung-ga-rev1&ei=tf_JXufXNI769QOUkJfgDw&q=concurrency+thread+group&oq=concurr&gs_lcp=ChNtb2JpbGUtZ3dzLXdpei1zZXJwEAEYADIECAAQQzIFCAAQkQIyBAgAEEMyBQgAEJECMgIIADICCAAyAggAMgQIABAKOgQIABBHOgIIKToGCCkQFhAeOgUIKRCgAToECCkQRzoECCkQCjoFCAAQgwE6AgguUIcaWKBIYOhRaAFwAXgAgAG-AYgBmQqSAQMwLjiYAQCgAQGwAQ8&sclient=mobile-gws-wiz-serp#sbfbu=1&pi=concurrency%20thread%20group > > > > > > > > On Sun, 24 May 2020, 10:28 kumar srujan, <[email protected]> wrote: > > > > > Hi Prateek, > > > > > > What you mean by different thread groups. > > > You mean to say "add same request in different thread groups and divide > > the > > > users equally in those groups". > > > > > > Regards, > > > ESK > > > > > > On Fri, May 22, 2020, 18:39 Prateek Dua <[email protected] > .invalid> > > > wrote: > > > > > > > We can go for different Thread groups too apart from basic Thread > Group > > > to > > > > have the expected concurrent users like concurrent thread group. > > > > > > > > Thanks , > > > > Prateek > > > > > > > > On Fri, 22 May 2020, 18:09 Karthik Ravindran, <[email protected]> > > > wrote: > > > > > > > > > Use Parallel controllers - its an additional plugin from > Blazemeter , > > > > > > > > > > Thanks, > > > > > Karthik. > > > > > > > > > > On Fri, 22 May 2020 at 16:03, kumar srujan <[email protected]> > > > wrote: > > > > > > > > > > > Hi Team, > > > > > > > > > > > > We are using JMeter to test an API service with 10K user's for 1 > > > > > iteration. > > > > > > We are not using any timers/controllers/ramp up nor any delay > > time's > > > > for > > > > > > execution. > > > > > > Test completes in 30 secs. > > > > > > Now my requirement is to send all 10K requests at once, i.e in > one > > or > > > > two > > > > > > seconds. > > > > > > Is there any such option in jmeter. > > > > > > > > > > > > I have used synchronize timer but not that efficient. > > > > > > Any pointers on this would be greatly appreciated. > > > > > > > > > > > > Regards, > > > > > > Srujan Kumar > > > > > > > > > > > > > > > > > > > > > -- > > > > > Regards, > > > > > Karthik Subash > > > > > Hear me @ +91 9962579915 > > > > > skype-rksubash3 > > > > > > > > > > > > > -- > > > > > > > > > > > > ::DISCLAIMER:: > > > > > > > > > > > > > > > > > > > > > > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > > > > > > > > > > > > > > > > > > > > > > > This message is intended only for the use of the addressee and may > > > > contain information that is privileged, confidential and exempt from > > > > disclosure under applicable law. If the reader of this message is not > > the > > > > intended recipient, or the employee or agent responsible for > delivering > > > > the > > > > message to the intended recipient, you are hereby notified that any > > > > dissemination, distribution or copying of this communication is > > strictly > > > > prohibited. If you have received this e-mail in error, please notify > us > > > > immediately by return e-mail and delete this e-mail and all > attachments > > > > from your system. > > > > > > > > > > > -- > > > > > > ::DISCLAIMER:: > > > > > > > > > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > > > > > > > > > > > This message is intended only for the use of the addressee and may > > contain information that is privileged, confidential and exempt from > > disclosure under applicable law. If the reader of this message is not the > > intended recipient, or the employee or agent responsible for delivering > > the > > message to the intended recipient, you are hereby notified that any > > dissemination, distribution or copying of this communication is strictly > > prohibited. If you have received this e-mail in error, please notify us > > immediately by return e-mail and delete this e-mail and all attachments > > from your system. > > > -- ::DISCLAIMER:: ---------------------------------------------------------------------------------------------------------------------------------------------------- This message is intended only for the use of the addressee and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system.
