Re: Apache JMeter Questions

2020-05-09 Thread Bhabani Sankar Das
Hi, you need to plan your load testing according to your requirements. I would suggest start with getting started with Jmeter in the official website. But a starter, 1) Record your script with jmeter 2) Each user interaction should be a transaction like login is one transaction 3) Then handle

Re: Not able to login through JMeter script

2018-01-17 Thread Bhabani Sankar Das
; correlations but still login is failing. While after following the same > > > steps NeoLoad and LoadRuner are logging in. > > > > > > I have added cookie manager but not added cache manager. > > > > > > Kindly let me know if cache manager is r

Re: java.net.SocketTimeoutException - in Jmeter

2018-01-16 Thread Bhabani Sankar Das
cheJMeter_http.jar:3.3 r1808647] > at > org.apache.jmeter.threads.JMeterThread.executeSamplePackage( > JMeterThread.java:498) > [ApacheJMeter_core.jar:3.3 r1808647] > at > org.apache.jmeter.threads.JMeterThread.processSampler( > JMeterThread.java:424) > [ApacheJMeter_core.jar:3.3 r1808647] > at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:255) > [ApacheJMeter_core.jar:3.3 r1808647] > at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72] > > -- > With Regards, > > Bincy Suresh > -- Thanks & Regards, Bhabani Sankar Das Contact No : +358 - 469334437 Helsinki

Re: Not able to execute single page web application through Jmeter

2018-01-16 Thread Bhabani Sankar Das
javascript for LOGIN in > Jmeter. My website is a single page application and it is internally > calling Javascript and AJAX calls however Jmeter is not able to execute > javascript. > > Appreciate your help. > > Regards > Geeta > ______ > -- Thanks &

Alternative for Jmeter users list Gmail

2017-11-22 Thread Bhabani Sankar Das
Hi, As we are growing and also along with Gmail we can have some other alternatives. Recently I stumbled over a possible Gmail alternatives. It’s features sound very promising - even better than Rocket.Chat AND they offer free+hosted plan for open source projects. Some of it’s best features:

Re: Opinion on this potential new look for JMeter UI

2017-10-31 Thread Bhabani Sankar Das
Hi, I like the new look. Something new is always nice :-) In my opinion we should change the theme accordingly like other editors! On Oct 31, 2017 16:02, "Philippe Mouawad" wrote: > Hello, > Your opinion is welcome on this new Look proposal for JMeter UI: > > -

Re: Auto correlation in Jmeter

2017-08-18 Thread Bhabani Sankar Das
for example in my scripts there is 100 of correlation, if I will > do > > it manually then it take more efforts and time. > > Is there is any way to handle this. > > > > Regards, > > Pravesh P. > > > > On Thu, Aug 17, 2017 at 2:28 PM, Bhabani

Re: Auto correlation in Jmeter

2017-08-16 Thread Bhabani Sankar Das
There is no concept of auto correlation in Jmeter. You have to go for manual correlation. On Aug 16, 2017 14:44, "Pravesh Prajapati" wrote: > Hi Team, > > How can we do auto correlation in Jmeter. > please help. > > -- > Regards, > Pravesh prajapati. >

Re: Error while running in non GUI mode : "Could not open MeTypeLoad.jmx file"

2017-06-16 Thread Bhabani Sankar Das
Hi, By deafult it will be saved in /bin folder. Navigate to bin. Try the command once from there. On Jun 16, 2017 11:11, "ZK" wrote: Hi, where is your jmeter test stored? try: jmeter -n -t C:\path\to\your\test\metypeload.jmx -l C:\path\to\your\test\results.jtl ZK

Re: Whether JMeter works on desktop application or not

2017-06-08 Thread Bhabani Sankar Das
collection tool. It's a desktop > application. > > I would like to know whether JMeter supports desktop application or not. > > Regards, > Naina Dixit > > > -- Thanks & Regards, Bhabani Sankar Das Contact No : +358 - 469334437 Helsinki

Re: Mssing Timestamp in SOAP request

2017-06-08 Thread Bhabani Sankar Das
n in screenshot > > SOAP_2 and SOAP_1 > > > > But I see, 2 different wsse:security headers are being added in the > actual > > request. Please see attached request file SOAP_Request.txt. > > > > And in the response it gives nme error string as "M

Re: Jmeter corellation

2017-05-14 Thread Bhabani Sankar Das
Hi, There is no autocorrelation concept in Jmeter. You can check the ocuurances by using view results tree and debug sampler. On May 14, 2017 10:10, "Pravesh Prajapati" wrote: > Hi Team, > My script has n nuber of corelation. > Is there is any way to do auto

Re: While controller is not ending the loop

2017-02-06 Thread Sankar Das
ot;Next")} is probably what you are looking for > > > regards > deepak > > On Mon, Feb 6, 2017 at 4:35 AM, Sankar Das <007bhabanisan...@gmail.com> > wrote: > > > Hi, > > > > I am trying with while controller but not successful.Please help > > > > S

While controller is not ending the loop

2017-02-06 Thread Sankar Das
Hi, I am trying with while controller but not successful.Please help Scenario: Login Search Keep click on Next button. go to next page and click next button until there is no products available. logout So I have extract the "Next" from "search" then used while loop. Login Search --regular

Re: Error is coming as "null" for Top5 samplers in html dashboard report

2017-01-25 Thread Sankar Das
Hi, wrote: > Hello, > Screenshots are filtered by mailing list, so you need to make them > accessible. > It would also very useful to provide jmeter.log, the CSV file and possibly > your JMX file. > Thanks > > On Wed, Jan 25, 2017 at 6:46 PM, Sankar Das <007bhaba

Error is coming as "null" for Top5 samplers in html dashboard report

2017-01-25 Thread Sankar Das
Hi, I am running the test non gui mode and trying to generate the dashboard after the run. But the top 5 errors is coming as "null" in the report instead of 0, some error or blank. I tried with commenting and making the value as false for the

Re: How to Increase Heap Size

2017-01-20 Thread Sankar Das
Hi. Right click, edit. Search for HEAP. Set the limit. On Jan 20, 2017 1:17 PM, "Anil Gaur" wrote: > Hi Giovani, > > > > Jmeter.bat file is a executable file. So in the same file where i can > found the Heap settings? > > > > > Anil >

Re: Error while doing API testing using JMeter

2017-01-20 Thread Sankar Das
/jre > - implementation used in your http sampler (3.1, 4, java) > > best regards > Ivan > > On Thu, Jan 19, 2017 at 4:14 PM, Sankar Das <007bhabanisan...@gmail.com> > wrote: > > > Hi, > > > > I am trying to do one api testing using Jmeter. When firin

Error while doing API testing using JMeter

2017-01-19 Thread Sankar Das
Hi, I am trying to do one api testing using Jmeter. When firing the same request from Postman I am getting proper response with response code 200. But when trying to do the same from JMeter getting 200 response code and success message but the request is not passing through. Whereas in Postman,

Re: Jmeter Certificate issue.

2016-12-22 Thread Sankar Das
Hi, Yes, you can go for badboy or blazemeter. But in my opinion Jmeter inbuilt proxy recording is the best with abilities to save the recording.xml. I have done loadtesting for salesforce crm. There, I had to do atleast 100+ correlations for a complete business scenario and so on. On those kind

Issue in BMC remedy ticket application

2016-12-01 Thread Sankar Das
Hello Everyone, I am trying to do one sanity test using JMeter for a BMC remedy application. After that will do the load test. But I am facing issues. 1. While recording there is one request where one s-Token is getting passed. I could see that in the response of the recording xml. But

Performance testing of Mobile App

2016-11-28 Thread Sankar Das
Hello Everyone, Trying to do one POC for a mobile app using JMeter but facing issues while replaying. 1. Successfully recorded the script . But while replying all the requests are failing with 401 "Unauthorized" error. Could see a lot of parameters are getting passed with "HTTP Header Manager"

Re: BeanShell Assertion in jdbc request

2016-11-21 Thread Sankar Das
Thank you sir for pointing me towards right direction. On Fri, Nov 18, 2016 at 5:41 PM, sebb <seb...@gmail.com> wrote: > On 18 November 2016 at 15:10, Sankar Das <007bhabanisan...@gmail.com> > wrote: > > Hi, > > > > Thanks for the reply. Yes I am able

Re: BeanShell Assertion in jdbc request

2016-11-18 Thread Sankar Das
uot;. On Fri, Nov 18, 2016 at 4:48 PM, sebb <seb...@gmail.com> wrote: > On 18 November 2016 at 14:15, Sankar Das <007bhabanisan...@gmail.com> > wrote: > > Hello Everyone, > > > > Getting two columns from a jdbc sampler i.e ID and WF. Trying to fail

BeanShell Assertion in jdbc request

2016-11-18 Thread Sankar Das
Hello Everyone, Getting two columns from a jdbc sampler i.e ID and WF. Trying to fail it, if it exceeds than the predefined variables by using beanshell. Below is the sample code. String myValue1 = vars.get("WF_1"); String myValue2 = vars.get("WF_2"); if(!myValue1.equals ("3")){

Re: Getting error while trying to run JDBC request

2016-11-17 Thread Sankar Das
port the db is listening to. > If you get a "connection refused" it might indicate a firewall running on > CentOS, that allows the icmp port (ping) but not 3306, or whatever port the > DB communicates over. > > On Tue, Nov 15, 2016 at 1:17 PM, Sankar Das <007bh

Queries on memory consumption between JMeter and any other programming language

2016-11-16 Thread Sankar Das
Hello Everyone, Doing some api functional testing using JMeter. We can do it with any automated tool or any programming language also. But Does JMeter consumes less memory at both client and server side while executing? Similarly, I am making a database connection and executing some queries by

Getting error while trying to run JDBC request

2016-11-15 Thread Sankar Das
Hi, Trying to connect the oracle database running from a centos virtual machine. But getting error "Cannot create PoolableConnectionFactory (IO Error: The Network Adapter could not establish the connection)" I am able to run the same script from my local windows machine but not from the virtual

Re: Getting an error -401 - Unauthorized: Access is denied due to invalid credentials

2016-10-12 Thread Sankar Das
Hi, What happens if you try to access the site directly from browser? If it is asking for basic authentication then provide the same in authorization manager. Also check if you can make use of the in built https proxy recorder. On Oct 12, 2016 11:44 AM, "sachin Dhote" wrote:

Re: Not able to test jdbc request from Jmeter

2016-09-01 Thread Sankar Das
with semicolon @ end. On Thu, Sep 1, 2016 at 9:51 PM, Jacob Zwiers <jacob.zwi...@tpsgc-pwgsc.gc.ca > wrote: > With or without the semicolon @ the end? > > -Original Message- > From: Sankar Das [mailto:007bhabanisan...@gmail.com] > Sent: September-01-16 2:46 PM &g

Re: Not able to test jdbc request from Jmeter

2016-09-01 Thread Sankar Das
; > What is the actual SQL command you are attempting to run? > > -Original Message- > From: Sankar Das [mailto:007bhabanisan...@gmail.com] > Sent: September-01-16 1:38 PM > To: JMeter Users List <user@jmeter.apache.org> > Subject: Not able to test jdbc reques

Not able to test jdbc request from Jmeter

2016-09-01 Thread Sankar Das
Hello Everyone, I am trying to build one jdbc connection from jmeter. But getting different error for different jmeter version. Jmeter 3: Cannot create PoolableConnectionFactory (ORA-00923: FROM keyword not found where expected Jmeter 2.13: ORA-00911: invalid character Same select query I am

Re: JMeter is skipping checking the checkbox of encode parameters

2016-08-24 Thread Sankar Das
at 12:41 PM, sebb <seb...@gmail.com> wrote: > > > On 24 August 2016 at 10:46, Sankar Das <007bhabanisan...@gmail.com> wrote: > > > Hi, > > > > > > While recording, Jmeter is not checking the checkbox of the encode > > > parameter of

JMeter is skipping checking the checkbox of encode parameters

2016-08-24 Thread Sankar Das
Hi, While recording, Jmeter is not checking the checkbox of the encode parameter of one of the view-state. Hence after the correlations that particulate actions is not giving desired output. Have checked with other performance testing tools, they are not skipping it on that action. To

Re: JMeter is not calculating the time when the tread is getting timeout

2016-08-19 Thread Sankar Das
gt; On 19 August 2016 at 12:03, Sankar Das <007bhabanisan...@gmail.com> wrote: > > ok. Then why Duration assertion is not failing? > > > > On Fri, Aug 19, 2016 at 1:53 PM, sebb <seb...@gmail.com> wrote: > > > >> Note that Assertions don't ge

Re: JMeter is not calculating the time when the tread is getting timeout

2016-08-19 Thread Sankar Das
ou add as child of the controller should do what you > > say. But, again, I'm still fuzzy on what exactly is that you're trying to > > do. > > > > Cheers, > > A > > > > On Tue, Aug 16, 2016 at 4:28 PM, Sankar Das <007bhabanisan...@gmail.com> > > w

Re: JMeter is not calculating the time when the tread is getting timeout

2016-08-16 Thread Sankar Das
time of the sampler first than compare with the duration given. If the thread is waiting then it will also wait. Thanks! On Tue, Aug 16, 2016 at 4:07 PM, Sankar Das <007bhabanisan...@gmail.com> wrote: > Hi, > > Thanks a lot for the reply. > > Trying check the accessibility

Re: JMeter is not calculating the time when the tread is getting timeout

2016-08-16 Thread Sankar Das
have some options that might prove useful: > http://jmeter.apache.org/usermanual/component_reference.html#Transaction_ > Controller > > I must insist though that a bigger problem would be the requirements and > making sure they are justified. > > Cheers, > A > >

JMeter is not calculating the time when the tread is getting timeout

2016-08-16 Thread Sankar Das
Hi, *Scenario*: My requirement is to do some actions when the assertion fails. *Issue*:When the thread is timing out (have provided the timeout details in" HTTP Request Defaults", JMeter "Duration Assertion" is not calculating the timing of the timed out sampler. Hence not able to do the