Jmeter GUI on Amazon Linux AMI

2018-05-20 Thread Prateek Dua
Hi, We have Jmeter Set up & running as non gui mode on Amazon Linux AMI. Is there any way possible to open Jmeter in GUI mode on same instance or any other Centos based machine ? -- Prateek Dua | Manager - QA prateek@go-mmt.com | 9810778750 19th floor, Tower A, B & C Epitome

Re: Avg field not visible in .jtl file < Urgent pls >

2018-06-25 Thread Prateek Dua
> - > To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org > For additional commands, e-mail: user-h...@jmeter.apache.org > > -- Prateek Dua | Manager - QA prateek@go-mmt.com | 9810778750 19th floor, Tower A, B &

Avg field not visible in .jtl file < Urgent pls >

2018-06-21 Thread Prateek Dua
play Avg. field in jtl file OR is there any way via which we can compare & calculate Avg response time of 2 Jmeter Dashboard reports. -- Prateek Dua | Manager - QA prateek@go-mmt.com | 9810778750 19th floor, Tower A, B & C Epitome Building No. 5 DLF Cyber City, Phase – III Gurgaon 122 0

JDBC request - Single Query running as segregated

2018-08-04 Thread Prateek Dua
Hi, I'm giving below Single SQl query via JDBC but its giving output by taking every column as a separate sql query.. please find attached below JDBC pool , JDBC request settings & response. SELECT `flight_seat`.`id`, `flight_seat`.`paymentid_id`, `flight_seat`.`bookingid`,

Re: JDBC request - Single Query running as segregated

2018-08-06 Thread Prateek Dua
Here is the structure of my test plan On Sun, Aug 5, 2018 at 12:43 AM, Prateek Dua wrote: > Hi, > > I'm giving below Single SQl query via JDBC but its giving output by taking > every column as a separate sql query.. please find attached below JDBC pool > , JDBC request sett

Re: jmeter command stuck - FTP testing

2018-08-20 Thread Prateek Dua
Thanks Guys . it worked. Sharing mode was the hick up :-) On Mon, Aug 20, 2018 at 11:10 PM, Deepak Shetty wrote: > Hi > > but while running from 15 Linux servers sententiously > This will run 15 * 225 connections to your server - Is this what you want > to do ? > Its likely your server is

Dynamic Value handling Run Time

2018-08-21 Thread Prateek Dua
Hi, I'm facing problem in recording a web page where a dynamic value while submitting login request ( Post request) is getting passed along with login id & password. Then I used Post Processor ->Regular expression extractor under that http request to capture that dynamic value & pass it to same

http request defaults overriding http request post recording

2018-08-24 Thread Prateek Dua
Hi, Is there any way to override Server ip, protocol in http requests via http request defaults' details after script has been recorded ? Scenario: I have recorded a web app & all the requests have ip 10.70.3.63.. And here case is that I have to test same web app against 2 more different IP

Share Load to specific DB per specific Server IP

2018-08-24 Thread Prateek Dua
Hi, Is there any way in Jmeter to transfer Load to specific DB as per Server IP / hostname defined in Http Request / Http Request defaults ? Basically scenario I got to test is to generate load to a specific DB by hitting Application ( from recorded application flow) directly. Like Application

JDBC Request - all queries not getting executed for User 1 & User 2

2018-08-20 Thread Prateek Dua
Hi, I'm trying to execute DB queries ( input via CSV Config file) for multiple Users. But problem is that for every user , query is getting executed as per single row i.e. row 1 query is getting executed for User 1; row 2 query is getting executed for User 2 .. What I needed is that row 1 query

Recording Swagger and Apiary data

2018-08-22 Thread Prateek Dua
hi, Can we record Api request and response from Apiary and swagger alike we do for Postman collection via Http Test script recorder ? -- sent via device, pls ignore typos. -- ::DISCLAIMER::

Re: JDBC Request - all queries not getting executed for User 1 & User 2

2018-08-20 Thread Prateek Dua
ce for User 1 & query#2( next query ) is getting twice executed for User 2. *But what I want is that --query #1 & query#2 should get executed for User 1 & User 2* On Mon, Aug 20, 2018 at 5:19 PM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > > Am 20.0

Duration assertion not working

2018-08-29 Thread Prateek Dua
I have simple added Duration assertion in this hierarchy.. Test Plan -> Thread group-> Req 1 -> Duration assertion -> Assertion Results -> View Results Tree. And have configured value for Duration Assertion equal to 5000 for Main Sample only. But on running the test, Duration assertion is not

Proxy Recording Error - Postman Client -Mac OS

2018-08-30 Thread Prateek Dua
Hello guys, I'm trying to record Collection from Postman Client for Mac via Http Proxy recorder. But after doing Proxy setting in Network Preferences of Mac machine & playing Postman Collection to record in Jmeter, I'm getting below error from Postman Client There was an error running your

Re: Mail triggering from Aws instance landing in Spam

2018-09-05 Thread Prateek Dua
ur behalf but you havent > configured it correctly - like an SPF record > > As such you need to work with whoever manages your emails and this is off > topic for Jmeter. > > regards > deepak > > > On Mon, Sep 3, 2018 at 8:33 AM Prateek Dua wrote: > > > Hey Guys, >

ElasticSearch engine-- Request reached timeout.

2018-09-08 Thread Prateek Dua
I'm using Elastic Backend Listener in my test plan to view the test run live results in Jmeter Monitoring Dashboard but getting below error n receiving response from ElasticSearch engine from Client side Jmeter. ERROR i.g.d.j.b.e.ElasticSearchMetricSender: ElasticSearch Backend Listener was

Re: ElasticSearch engine-- Request reached timeout.

2018-09-10 Thread Prateek Dua
gt; deepak > > On Sat, Sep 8, 2018 at 11:46 AM Prateek Dua > wrote: > > > I'm using Elastic Backend Listener in my test plan to view the test run > > live results in Jmeter Monitoring Dashboard but getting below error n > > receiving response from ElasticSearch engine from

Re: Duration assertion not working

2018-08-30 Thread Prateek Dua
It worked out ,, pls ignore this. Thanks.. On Thu, Aug 30, 2018 at 1:26 PM, Prateek Dua wrote: > Hey Felix, > > pls find response to asked qus. *Case --I want to validate my Http > request against Duration Assertion * > > Req 1 takes 7000 ms to get served. I expect Duration

Re: Duration assertion not working

2018-08-30 Thread Prateek Dua
ener is simply displaying request name only. OS: Mac High Sierra 10.13.6 ; JDK: java version "1.8.0_91" ; Jmeter : 4.0 On Thu, Aug 30, 2018 at 1:26 AM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > > Am 29.08.2018 um 15:53 schrieb Prateek Dua: >

Re: Passing response to Jmeter directly ( No .jmx needed)

2018-07-06 Thread Prateek Dua
7:58 PM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > > Am 04.07.2018 um 15:40 schrieb Prateek Dua: > >> Hey Guys, >> >> Need your help in automating Jmeter performance suite in integration with >> the code directly *i.e. reading request

Passing response to Jmeter directly ( No .jmx needed)

2018-07-04 Thread Prateek Dua
via Jmeter. -- Prateek Dua | Manager - QA prateek@go-mmt.com | 9810778750 19th floor, Tower A, B & C Epitome Building No. 5 DLF Cyber City, Phase – III Gurgaon 122 002, India <https://www.makemytrip.com/> <https://www.goibibo.com/> <https://www.redbus.i

Protobuf support

2018-10-09 Thread Prateek Dua
Hi Is there any way in Jmeter to test api written in Protobuf ? -- ::DISCLAIMER:: This message is intended only for the use of the

Graph to show individual api Performance - Input Jtl / csv

2018-10-01 Thread Prateek Dua
Hi, I' m running Jmeter via command line on Aws instance & storing . jtl & csv files for every run. Jtl file contains Response time of all the apis. Now I've to plot a graph for every single api to show its comparison with itself for last few days. Problem is that jtl or Csv file includes all

Perfmon Plugin - non gui mode - Not showing CPU Metrics

2018-10-01 Thread Prateek Dua
Hi, I'm running Perfmon plugin via below command line & at the same time running /startAgent.sh i.e. ./startAgent.sh --udp-port 0 --tcp-port 3450 . $settings_path/bin/JMeterPluginsCMD.sh --generate-png /var/lib/jenkins/workspace/$a6/${run}.png --input-jtl

Mail triggering from Aws instance landing in Spam

2018-09-03 Thread Prateek Dua
Hey Guys, A out of the box qus.. would be great if someone helps out.. *Problem *Triggering mail from 'mailx' configured on Aws instance ( Jmeter is configured on same AWS instance) .. but all mails are landing in spam of Gmail. Changed hostname from

Re: Protobuf handling Jmeter

2019-01-16 Thread Prateek Dua
ce number of the API that you want to > find out . You could record this , but in order to vary the data you would > need to write some java code (there is no record/replay for that java > code). > > and so on. > Read up on protobuf perhaps that will make some things more clearer. &

Protobuf handling Jmeter

2019-01-15 Thread Prateek Dua
Hi guys, Any idea on handling of Protobuf requests via Jmeter ? Thanks, Prateek -- ::DISCLAIMER:: This message is intended only for the

Re: Protobuf handling Jmeter

2019-01-16 Thread Prateek Dua
15, 2019 at 12:43 AM Prateek Dua > wrote: > > > Hi guys, > > > > Any idea on handling of Protobuf requests via Jmeter ? > > > > &g

Re: Error - Deadlock found when trying to get lock; try restarting

2018-12-17 Thread Prateek Dua
Thank you. Parametrization worked out. Just a quick question.. How can we change the Priority of execution of http requests ( apart from drag & drop to change the position) within thread group ? On Tue, Dec 11, 2018 at 7:05 PM Prateek Dua wrote: > Thanks, I'll try that & l

Re: Error - Deadlock found when trying to get lock; try restarting

2018-12-11 Thread Prateek Dua
Thanks, I'll try that & let you know. On Tue, Dec 11, 2018 at 2:34 PM 贾国动 wrote: > Do you parameterize your request? > Do not always operate on the same database record. > > > 在 2018/12/10 21:29,“Prateek Dua” 写入: > > Hi Guys, > > While hitting a request

Error - Deadlock found when trying to get lock; try restarting

2018-12-10 Thread Prateek Dua
"","optional_msg":"(1213, u'Deadlock found when trying to get lock; try restarting transaction')","errmsg&q

Apache Grafana Dashboard Data Discrepancy

2019-01-14 Thread Prateek Dua
Hi, I've configured Jmeter & Influx DB via Backend Listeners to populate data from Jmeter to Influx DB. And further Apache Jmeter Grafana Dashboard is using data from InfluxDB to plot graphs. Dashboard in Grafana are configured to display data as per local browser time. But When I compare

Re: ElasticSearch engine-- Request reached timeout.

2018-09-13 Thread Prateek Dua
ponse , you have connectivity) > > On Mon, Sep 10, 2018 at 6:58 AM Prateek Dua > wrote: > > > Okie.. > > > > On which port no Jmeter runs on local machine & how can I change to get > it > > run on different port ? > > > > On Mon, Sep 10, 201

Reporting data difference New relic vs Jmeter

2019-03-21 Thread Prateek Dua
Ran a test for 70K rpm on api .. New Relic says average below 10ms & 99%ile below 30ms. while Jmeter reporting says Avg 126 ms & 99% 320 ms please find screenshot of both https://imgur.com/a/259zDMk So just curious to understand how can be there so huge difference -- ::DISCLAIMER::

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

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 run

Generate User Id dynamically

2019-03-06 Thread Prateek Dua
Hey guys, Is there any way to generate unique user ids dynamically to use them in a script as a variable. CSV is the 1 approach to do that but just want to know is there any mechanism to do that? -- sent via device, pls ignore typos. -- ::DISCLAIMER::

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

Android SDK testing via Jmeter

2019-03-05 Thread Prateek Dua
Hi, Is there any way to do Load testing of Android SDK via Jmeter ? -- ::DISCLAIMER:: This message is intended only for the use of the

Re: Android SDK testing via Jmeter

2019-03-05 Thread Prateek Dua
> > https://www.360logica.com/blog/how-to-configure-jmeter-and-mobile-device-to-record-scripts-for-native-app-in-it/ > > Regards, > Indu > > ________ > From: Prateek Dua > Sent: 05 March 2019 14:05:25 > To: JMeter Users List; JMeter Users L

Re: Distributed Load testing Problem

2019-03-14 Thread Prateek Dua
m the master, does telnet 1099 work, or do you > get a "connection refused"? > From one of the slaves, does telnet 1099 work? > > best regards, > Ivan > > On Wed, Mar 13, 2019 at 8:02 PM Prateek Dua > wrote: > > > Hi Guys, > > > > As per earli

Re: Distributed Load testing Problem

2019-03-14 Thread Prateek Dua
CSV problem solved too. thanks Ivan for your insight in distribution load test On Thu, 14 Mar 2019 at 16:53, Prateek Dua wrote: > Hi Ivan, > > We are able to do connectivity but on providing CSV , load is not getting > distributed to slaves. I have gone through below link b

Distributed Load testing Problem

2019-03-13 Thread Prateek Dua
Hi Guys, As per earlier discussion & suggestions on Distributed Load testing to achieve Max concurrency, I've configured my jmeter set up on aws server per this link https://www.blazemeter.com/blog/how-to-perform-distributed-testing-in-jmeter But still my master is unable to connect to slave

Constant Throughput Timer Concerns

2019-03-13 Thread Prateek Dua
Hi, If we are using Constant Throughput Timer with basic Thread group ( Threads, Ramp up Time & loop) to achieve concurrency of 17K rpm then -- 1. In Thread group, do we have to pass ~ 20K threads i.e. Value input for Threads should always be greater than value defined in Throughput to achieve

Re: Generate User Id dynamically

2019-03-06 Thread Prateek Dua
I meant-- via CSV we have to provide users in sheet & then get them .But is there any mechanism in Jmeter via we can use directly to create user id dynamically & pass as a variable in script. On Thu, Mar 7, 2019 at 8:33 AM Prateek Dua wrote: > Hey guys, > > Is there any way t

Re: Generate User Id dynamically

2019-03-09 Thread Prateek Dua
ill generate user as user1,user0, user 2 etc. Random number of users > 0 and 100. > > > > Regards, > Indu Gupta > > > > -Original Message- > From: Prateek Dua [mailto:prateek@go-mmt.com] > Sent: 07 March 2019 12:40 > To: JMeter Users List ; JMeter

Re: Test not running for specified duration

2019-03-09 Thread Prateek Dua
Hi Philippe, Added message -> *https://imgur.com/a/10CWVPw <https://imgur.com/a/10CWVPw>* was unclear for me to understand that if a test needs to be run for a specific duration then what should be set to make that . On Thu, Mar 7, 2019 at 8:26 AM Prateek Dua wrote: > Hey Phi

Jmeter & application logging concern

2019-03-09 Thread Prateek Dua
hi guys, What's the best way to configure logging in Jmeter to see all the application ( which we are hitting) and all Jmeter logs in a single log file . Basically i customized attached log4j2.xml file & replaced original ( which comes after installation) log4j2.xml with that in bin folder.

Re: Generate User Id dynamically

2019-03-09 Thread Prateek Dua
pls explain this in a bit detail. On Sat, Mar 9, 2019 at 11:24 PM Deepak Shetty wrote: > Note this doesnt mean if you run the test 2 times it will generate the same > numbers > > On Sat, Mar 9, 2019 at 3:51 AM Prateek Dua wrote: > > > Thank you guys, > > > >

Re: Constant Throughput Timer Concerns

2019-03-18 Thread Prateek Dua
n a minute), start with approximately 17k/6 threads and take it > from there. > > 2. In general, I think it's better to use slightly more threads and use a > Throughput Timer to limit the throughput. Perhaps it's easier to start with > the Constant Throughput timer. > > > best, > Ivan &g

unable to create new native thread error

2019-03-12 Thread Prateek Dua
Hi, I am trying to give load of 1Lacs user from command line mode of Jmeter ( -Jthreads=12 -Jramp=1 -Jloop=1 -) set up on Aws machine ( single machine) using the basic thread group using constant throughput timer to achieve throughput of 1Lac rpm. But while running the script getting

Re: Constant Throughput Timer Concerns

2019-03-15 Thread Prateek Dua
just a reminder if there is any update to share on it from anyone. On Thu, Mar 14, 2019 at 12:50 AM Prateek Dua wrote: > Hi, > > If we are using Constant Throughput Timer with basic Thread group ( > Threads, Ramp up Time & loop) to achieve concurrency of 17K rpm then -- &g

Re: Generate User Id dynamically

2019-03-10 Thread Prateek Dua
ou decide to distribute > your test across multiple JMeter machines , then it will again generate > User1...User10 (i.e. uniqueness is only within a single iteration on a > single JVM) - > > On Sat, Mar 9, 2019 at 10:45 AM Prateek Dua > wrote: > > > pls explain this in a bit detai

Re: Reporting data difference New relic vs Jmeter

2019-03-22 Thread Prateek Dua
gt; > On Thu, Mar 21, 2019 at 7:50 PM Prateek Dua > wrote: > > > Ran a test for 70K rpm on api .. > > > > New Relic says average below 10ms & 99%ile below 30ms. while Jmeter > > reporting says Avg 126 ms & 99% 320 ms > > > > please find sc

Re: increase Ram allocation - heap size Jmeter

2019-02-18 Thread Prateek Dua
-*XX:MaxMetaspaceSize=2g ?* OR below lines.. #!/bin/sh JVM_ARGS="-Xms512m -Xmx5120m" On Sat, Feb 16, 2019 at 5:35 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 16.02.19 um 09:42 schrieb Prateek Dua: > > Hi, > > >

Configure Filename in UI

2019-02-10 Thread Prateek Dua
Hi, I'm running Jmeter in command line mode & when I open the jtl file, I see a Filename field ( which is unutilized / vacant) in .jtl file . I'm not using CSV file in my test plan. Is there any way to configure the *Filename field ( where to find it ?? ) * in Jmeter UI mode , So that I can

increase Ram allocation - heap size Jmeter

2019-02-16 Thread Prateek Dua
Hi, I'm running jmeter via shell script - Jenkins /var/lib/jenkins/workspace/apache-jmeter-4.0/bin/*jmeter * I want to increase heap size -Xms1g -Xmx1g in Jmeter as while running a script with heavy csv records got error [StandardJMeterEngine] ERROR org.apache.jmeter.JMeter - Uncaught

Re: increase Ram allocation - heap size Jmeter

2019-02-16 Thread Prateek Dua
+ more group On Sat, Feb 16, 2019 at 2:12 PM Prateek Dua wrote: > Hi, > > I'm running jmeter via shell script - Jenkins > /var/lib/jenkins/workspace/apache-jmeter-4.0/bin/*jmeter * > > I want to increase heap size -Xms1g -Xmx1g in Jmeter as while running a > script with

grpc client handling in jmeter

2019-01-31 Thread Prateek Dua
Hi Guys, Is there any way around to handle grpc client in Jmeter ? -- ::DISCLAIMER:: This message is intended only for the use of the

Excluding request from jtl file & Dashboard report

2019-04-29 Thread Prateek Dua
Hi, Running jmeter via cmd line & generating Html Dashboard report for test results view. *Problem Statement* : have to exclude a Single http request to get displayed in . jtl file & Dashboard report but this Single request is giving data to further http requests. So is there any way to go for

Re: Unable to record traffic from Android Device

2019-11-05 Thread Prateek Dua
ork correctly? > > > > > > > On Mon, Oct 21, 2019 at 9:23 PM Prateek Dua .invalid> > wrote: > > > Hi, > > > > I tried to connect Jmeter to android device (Redmi 4 Android version > 7.1.2 > > N2G47H) by following tutorial > https://www.youtube.c

Unable to record traffic from Android Device

2019-10-21 Thread Prateek Dua
Hi, I tried to connect Jmeter to android device (Redmi 4 Android version 7.1.2 N2G47H) by following tutorial https://www.youtube.com/watch?v=JFDcgKQ8VFw to record traffic from device in Jmeter. I've added Jmeter certificate in Android device as " VPN & apps'-- https://imgur.com/a/grfEYji but

Proto requests via Jmeter

2019-11-28 Thread Prateek Dua
Hi guys, Any idea on handling Protobuf requests via Jmeter ? Our Organization got shifted from Json to Proto for most of the apis request now . So is there any convenient way to record Proto requests ? Thanks, Prateek -- ::DISCLAIMER::

Re: Gatling Vs Jmeter

2020-02-04 Thread Prateek Dua
Agreed with Adrain. We too did POC of gatling but considering the points mentioned by Adrian ( scripting in scala when the scenarios get more complex) , We moved to Jmeter. Thanks, Prateek On Tue, Feb 4, 2020 at 2:22 PM Adrian Speteanu wrote: > Hi, > > While I'm not necessarily happy with the

Re: Java Issues

2020-01-07 Thread Prateek Dua
Tim, please use https://m.imgur.com/ to upload your error image and share url of it over here. On Tue, 10 Dec 2019, 20:02 Wernicke, Tim, wrote: > Hi all, > > > > I’m new to using JMeter and am having an issue getting it to recognize my > installed version of Java. When I try to start

Thread Group & Jmeter Property Queries

2020-04-04 Thread Prateek Dua
Hi Team, Need your help in understanding the following queries.. 1. Jmeter 5.2. Thread Group -> Thread Properties ( *Same User on each iteration*) generates repetitive requests from a Single User itself or repetitive requests from multiple set of Users . Also how can we check if Users are not

Re: Tigger 10 k user's at once with JMeter

2020-05-22 Thread Prateek Dua
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, wrote: > Use Parallel controllers - its an additional plugin from Blazemeter , > > Thanks,

Re: Tigger 10 k user's at once with JMeter

2020-05-23 Thread Prateek Dua
e > users equally in those groups". > > Regards, > ESK > > On Fri, May 22, 2020, 18:39 Prateek Dua > wrote: > > > We can go for different Thread groups too apart from basic Thread Group > to > > have the expected concurrent users like concurrent thread group.

Re: Tigger 10 k user's at once with JMeter

2020-05-24 Thread Prateek Dua
s. > 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

Re: Jmeter Throughput Calculation - Dashboard Report

2020-07-21 Thread Prateek Dua
here for total time, I'm taking Avg Response time of requests. ie. if requests fired are 100 and Avg response time is 4000 ms ; then I'm calculating 100/4000 Throughput = (number of requests) / (total time Thanks, Prateek On Wed, 22 Jul 2020, 03:44 Prateek Dua, wrote: > Hi, >

Jmeter Throughput Calculation - Dashboard Report

2020-07-21 Thread Prateek Dua
Hi, I'm getting bit confused with Throughput Calculation in this -- https://imgur.com/a/2r8XNF7 Jmeter Dashboard Report . I'm considering the logic *Throughput = (number of requests) / (total time)*. But not getting the calculative output as coming in report. Please let me know the mistake

Re: Jmeter Throughput Calculation Concern - Native Dashboard Report

2020-08-07 Thread Prateek Dua
st until the end of > the last one. > HTH > > Sergio > > Il 27/07/2020 17:14, Prateek Dua ha scritto: > > Resending with more details... > > > > Hi Team, > > Need help in understanding the Throughput Calculation in Jmeter Native > Dashboard Report. I'm conside

JMeter Thank You Note Blog

2020-08-07 Thread Prateek Dua
Hi Everyone, I've written a blog on -- how JMeter helped me out in understanding & building my concepts in Load + Performance Testing. And how I implemented it in my current & previous Organizations to complete my tasks. I owe JMeter Engineering & User Community a big thanks and tried to pay

Re: Setup a testplan to run for 1 hour? Jmeter 5.3

2020-07-04 Thread Prateek Dua
please find the settings for same https://imgur.com/a/CSt8Lbs On Sat, Jul 4, 2020 at 10:11 AM Srikanth Upadrasta wrote: > I'm new to Jmeter, so pardon if this question was answered elsewhere. I > want to use the scheduler functions described in the documentation (Apache > JMeter - User's

Jmeter Throughput Calculation Concern - Native Dashboard Report

2020-07-27 Thread Prateek Dua
Resending with more details... Hi Team, Need help in understanding the Throughput Calculation in Jmeter Native Dashboard Report. I'm considering the logic Throughput = (number of requests) / (total time). Here for total time, I'm taking Avg Response time of requests. ie. if requests fired

Re: Blank HTML report generated

2021-06-15 Thread Prateek Dua
Report gets blank when there some problem with your script (.jmx file) . I've experienced that too and resolved by fixing the error. Check your logs pls. Thanks, Prateek From: Deepak Chaudhari Sent: 15 June 2021 19:47 To: JMeter Users List Subject: Blank

Re: Wrong 90th and 95th percentile values in JMeter HTML report

2021-06-04 Thread Prateek Dua
Hi Deepak, You need to download from here https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ . JMeter 5.4.1 is the current latest version which I guess don't have the changes you're looking for. Thanks, Prateek From: Deepak Chaudhari Sent: 04 June

Re: grpc request error -- JMeter 4.0

2021-04-28 Thread Prateek Dua
, 2021 at 6:57 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 25.04.21 um 18:27 schrieb Prateek Dua: > > Hi Felix, > > Thanks for your valuable suggestion. I did same earlier by updating to > guava.23.0 jar and resolved this error. But now I'm gettin

Handle Proto & grpc requests

2021-03-29 Thread Prateek Dua
Hi Team, Please help in guiding any way to handle proto & grpc based requests via JMeter.. Thanks, Prateek The contents of this email, including the attachments, are privileged and confidential to the intended recipient at the email address to which it has been addressed. If you receive it

Handling graphql requests with JMeter 4.0

2021-03-09 Thread Prateek Dua
Hi Team, Any help to send Post request ( query ) for graphql using JMeter 4.0 via HTTP request. Attached is query & GRAPHQL variables that needs to be passed in body data. Thanks, Prateek - To unsubscribe, e-mail:

Handling graphql requests with JMeter 4.0

2021-03-09 Thread Prateek Dua
Hi Team, Any help to send Post request ( query ) for graphql using JMeter 4.0 via HTTP request. Attached is query & GRAPHQL variables that needs to be passed in body data. Thanks, Prateek The contents of this email, including the attachments, are privileged and confidential to the

Handling graphql requests with JMeter 4.0

2021-03-09 Thread Prateek Dua
> > Hi Team, > > Any help to send Post request ( query ) for graphql using JMeter 4.0 via > HTTP request. > > Thanks, > Prateek >

Re: Handling graphql requests with JMeter 4.0

2021-03-09 Thread Prateek Dua
o manually handle it. > > Regards > > On Tue, Mar 9, 2021 at 2:16 PM Prateek Dua wrote: > > > > > > > Hi Team, > > > > > > Any help to send Post request ( query ) for graphql using JMeter 4.0 > via > > > HTTP request. > > > >

Save POST API data in jtl file

2021-09-08 Thread Prateek Dua
Hi Team, Is there any way to store payload ( POST data) of POST request in jtl / csv file on running JMeter via command line prompt. Currently for my case, jtl file stores only *URL* of POST request. Though I'v enabled * jmeter.save.saveservice.samplerData=true* in both jmeter.properties &

Re: Not able to perform distributed testing

2021-08-02 Thread Prateek Dua
make sure server you're trying to access is open on required port. Get Outlook for Android From: Parvathimuthu B (APMEA - iDEAS-AEM) Sent: Monday, August 2, 2021 5:43:23 PM To: user@jmeter.apache.org Subject: Not able to perform

Re: Unable to convert .p12 to JKS file

2021-11-23 Thread Prateek Dua
KeyStore Explorer tool can be used to identify the certificate type & convert it to required format ( .jks / PKCS12) for JMeter. Here you can enter the source certificate file and give pwd of your choice to convert it directly .jks format. This shall solve your