Understand bytes in JMeter .jtl

2019-08-07 Thread Pravesh Shrivastava
total bytes (sent + received) or only received bytes. Please help me to understand the concept. Thanks in advance. -- Regards Pravesh Shrivastava

Re: Understand bytes in JMeter .jtl

2019-08-07 Thread Pravesh Shrivastava
Thanks for the details, Ivan On Thu, 8 Aug 2019, 02:07 Ivan Rancati, wrote: > Hello, > > "bytes" are only the received bytes > > Best, > Ivan > > On Wed, Aug 7, 2019 at 9:21 AM Pravesh Shrivastava < > pravesh.shrivast...@gmail.com> wrote: > > >

Re: [ANNOUNCE] Apache JMeter 3.0 released

2016-05-17 Thread Pravesh Shrivastava
Thanks JMeter team for providing us new and more powerful version. -- Thanks, Pravesh On May 18, 2016 1:33 AM, "Milamber" wrote: > Hello, > > The Apache JMeter team is pleased to announce the availability of Apache > JMeter 3.0 (r1743807). > > This release brings a lot of new features (over 100)

JMeter: Not replaying SSO/SAML Login Page

2016-10-26 Thread Pravesh Shrivastava
. I have searched this on web and got one solution "I would ask my dev team to disable SSO/SAML". But I think, I should be able to do it without disabling SSO/SAML. Could anyone help me here? -- Regards Pravesh Shrivastava

Re: JMeter: Not replaying SSO/SAML Login Page

2016-10-27 Thread Pravesh Shrivastava
Thanks ZK. I tried extracting parameters using Firebug and got some of the parameters. But none of them is being called on login request. -- Regards, Pravesh Shrivastava. On Oct 27, 2016 13:47, "ZK" wrote: > Hi, > try manually logging into your application and inspect the >

Re: JMeter: Not replaying SSO/SAML Login Page

2016-11-15 Thread Pravesh Shrivastava
; Do you have a publically accessible sample site? > > regards > deepak > > On Wed, Oct 26, 2016 at 10:04 PM, Pravesh Shrivastava < > pravesh.shrivast...@gmail.com> wrote: > > > Hi, > > > > I am facing one problem in my application while replying a recorded >

Summary and Dashboard report mismatched

2017-01-24 Thread Pravesh Shrivastava
, please let me know. -- Regards Pravesh Shrivastava

Re: Summary and Dashboard report mismatched

2017-01-30 Thread Pravesh Shrivastava
Hello, > Any feedback ? > Thanks > > On Tuesday, January 24, 2017, Philippe Mouawad > > wrote: > > > > > > > On Tuesday, January 24, 2017, Pravesh Shrivastava < > > pravesh.shrivast...@gmail.com > > > wrote: > > > >> Hi, &

Re: Summary and Dashboard report mismatched

2017-01-31 Thread Pravesh Shrivastava
Thanks Ivan for sharing the doc. Today I will follow it and log a defect in Bugzilla. -- Pravesh Shrivastava On Jan 31, 2017 2:13 PM, "Ivan Rancati" wrote: > Good morning, > > here are the guidelines > http://jmeter.apache.org/issues.html > > hope this helps > I

Need help in resolving Non HTTP Response errors

2017-03-22 Thread Pravesh Shrivastava
means it is happening on my load generator only. I am using 10GB heap size for JMeter. Could anyone please help me in fixing these errors? -- Regards Pravesh Shrivastava

RE: Whether JMeter works on desktop application or not

2017-06-08 Thread Pravesh Shrivastava
If your application is talking through HTTP/HTTPS, then JMeter will work. On Jun 8, 2017 15:22, wrote: > Hi , > > My application is Two-tier application. We are using SQL server 2014 for > database and ODBC client3 for connection. > > Regards, > Naina > > -Original Message- > From: Bhaba

Not able to login through JMeter script

2018-01-12 Thread Pravesh Shrivastava
required and what is the significance of using cache? -- Regards Pravesh Shrivastava +91-7755918521

Re: Not able to login through JMeter script

2018-01-17 Thread Pravesh Shrivastava
Shrivastava On Jan 17, 2018 02:41, "Deepak Shetty" wrote: > Hi > http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Cache_ > Manager > Shouldnt be related to your problem > > You need to check every request/response and see whats different > > On Fri,

Re: Not able to login through JMeter script

2018-01-17 Thread Pravesh Shrivastava
ter won't capture the header values. As it is working in > Neoload, it should work in JMeter as well. JMeter is quite similar to > Neoload. > > On Wed, Jan 17, 2018 at 10:48 AM, Pravesh Shrivastava < > pravesh.shrivast...@gmail.com> wrote: > > > Thanks Muhammad and Deepa

Re: Not able to login through JMeter script

2018-01-17 Thread Pravesh Shrivastava
ng passed at all or passing wrong value? > > Just for curiosity, Are you passing the header manager with each request or > globally? > > On Wed, Jan 17, 2018 at 10:59 AM, Pravesh Shrivastava < > pravesh.shrivast...@gmail.com> wrote: > > > I checked, it is changing. I

JMeter not showing runtime execution summary

2018-01-23 Thread Pravesh Shrivastava
any property to be enable to see the runtime execution summary? Please suggest. -- Thanks, Pravesh Shrivastava

Re: JMeter not showing runtime execution summary

2018-01-23 Thread Pravesh Shrivastava
> How long your test run? > > Antonio > > 2018-01-23 12:38 GMT+01:00 Pravesh Shrivastava < > pravesh.shrivast...@gmail.com>: > > > Hi Everyone, > > > > I am using JMeter 3.1 for Performance Testing for one of my projects. > When > > I start executio

Re: JMeter not showing runtime execution summary

2018-01-23 Thread Pravesh Shrivastava
> ------ > *From:* Pravesh Shrivastava > *Sent:* Tuesday, January 23, 2018 11:38 AM > *To:* JMeter Users List > *Subject:* JMeter not showing runtime execution summary > > Hi Everyone, > > I am using JMeter 3.1 for Performance Testing for one of

Re: JMeter not showing runtime execution summary

2018-01-23 Thread Pravesh Shrivastava
18 17:17, "Anil Gaur" wrote: > > To view run time summary in Jmeter Non GUI mode:- > > >Jmeter -n -t Script.jmx This command can give you complete execution > summary. > > > > Thanks > Anil Gaur > -- > *From:* Pravesh Sh

Re: JMeter not showing runtime execution summary

2018-01-24 Thread Pravesh Shrivastava
Thanks Everyone for suggestions. I setup JMeter as Antonio, Alexander, and Philippe suggested and it worked. Thanks, Pravesh Shrivastava +91-7755918521 On Jan 24, 2018 13:06, "Philippe Mouawad" wrote: > Hello, > Summary only displays by default HTTP requests, so if

Re: JMeter not showing runtime execution summary

2018-01-24 Thread Pravesh Shrivastava
child requests. So it was easy for me to identity the actual request with high response time. But, still we need Philippe's response on why Generate Parent Sample is not recommended... -- Thanks, Pravesh Shrivastava On Jan 24, 2018 22:49, "Scott Dean" wrote: Thank you, Alexan

Re: JMeter not showing runtime execution summary

2018-01-25 Thread Pravesh Shrivastava
my case the problem was in:# Ignore SampleResults generated by > > > TransactionControllers > > > # defaults to true > > > So changing it tosummariser.ignore_transaction_controller_sample_ > > result=fals

Re: Query regarding testing the Native mobile app performance using J-meter

2018-02-14 Thread Pravesh Shrivastava
You may refer below link. It gives you all the steps involved in mobile proxy settings and details about JMeter test on mobile app. https://www.blazemeter.com/blog/load-testing-mobile-apps-made-easy I followed the above url for one of my mobile application Performance Testing -- Thanks, Pravesh

Need pointers to test .Net based Desktop Application

2018-08-29 Thread Pravesh Shrivastava
Client, Telerik Kendo UI Controls, EPPlus -- Regards Pravesh Shrivastava

Need help in identifying actual time, not aggregate

2018-11-19 Thread Pravesh Shrivastava
application between "Submitted" and "Successful". Tried Transaction Controller, it is giving only Average time taken. I want to identify exact time taken. -- Regards Pravesh Shrivastava

Re: Need help in identifying actual time, not aggregate

2018-11-19 Thread Pravesh Shrivastava
ed to Successful. On Tue, 20 Nov 2018, 00:29 Deepak Shetty Whats your test plan and what makes you say its average ? The transaction > controller generates the sum of its children, not average > > regards > deepak > > On Mon, Nov 19, 2018 at 12:51 AM Pravesh Shrivastava < >

Re: Need help in identifying actual time, not aggregate

2018-11-25 Thread Pravesh Shrivastava
en before turning Status = Successful. i.e. 15*10=150 ms. As per my understanding, TransactionController_2 should give time like 150 ms. Please help me to identify the actual time. -- Regards Pravesh Shrivastava On Tue, 20 Nov 2018 at 22:51, Deepak Shetty wrote: > Hi > Pseudo Script