Increase Server hits Per Sec

2019-03-04 Thread Prateek Dua
Hi, I have got a case where I have to maintain a concurrency of 50K request per second on server. I'am using Concurrency Thread Group but I'm unable to get that Avg concurrency of 50k request Hits per sec Jmeter is hosted on aws machine.. So is there any way to increase server hits per second

Re: Test not running for specified duration

2019-03-04 Thread Prateek Dua
Thanks you Antonio. Solution works. On Mon, Mar 4, 2019 at 7:34 PM Antonio Gomes Rodrigues wrote: > Hi > > Check "Forever" option in "Loop Count" > > Le lun. 4 mars 2019 à 14:51, Prateek Dua a écrit > : > > > Hi, > > > > I'm running test in Jmeter 5.1 for a specified duration of 120 sec but >

RE: How to automate the "Regular Expression Extractor" usage without finding dynamic contents manually in API response

2019-03-04 Thread Indu Gupta
Thanks for reply, Due to security policies in company, we have very limited access to third party websites. So I am not able to access these solutions. If Jmeter would have built in functionality like Load runner have, it would be great. Is there any information, if Jmeter will release such

Re: Test not running for specified duration

2019-03-04 Thread Antonio Gomes Rodrigues
Hi Check "Forever" option in "Loop Count" Le lun. 4 mars 2019 à 14:51, Prateek Dua a écrit : > Hi, > > I'm running test in Jmeter 5.1 for a specified duration of 120 sec but test > is not running upto that time constraint in Jmeter UI mode. Also I'm trying > to run test via command line mode

Test not running for specified duration

2019-03-04 Thread Prateek Dua
Hi, I'm running test in Jmeter 5.1 for a specified duration of 120 sec but test is not running upto that time constraint in Jmeter UI mode. Also I'm trying to run test via command line mode for a parametrized duration but there also test is not running. please find attached screenshots