Re: java.lang.StringIndexOutOfBoundsException: String index out of range in ApacheJMeter_core.jar:5.3

2020-09-19 Thread Niraj
adname without any space and use > the thread name completely in that case. I would like to see such a > case, though. > > Felix > > > > > Mariusz > > > > On Fri, 18 Sep 2020 at 16:45, Felix Schumacher < > > felix.schumac...@internetallee.de> wrote:

Re: java.lang.StringIndexOutOfBoundsException: String index out of range in ApacheJMeter_core.jar:5.3

2020-09-18 Thread Niraj
Perfect. It worked. Thanks Mariusz. Really Appreciated it. On Fri, Sep 18, 2020 at 6:49 PM Mariusz W wrote: > Hi, > Can you try uncheck "include group name in label" in Aggregate Report and > recheck? > > Mariusz > > On Fri, 18 Sep 2020 at 14:48, Niraj wr

java.lang.StringIndexOutOfBoundsException: String index out of range in ApacheJMeter_core.jar:5.3

2020-09-18 Thread Niraj
) [ApacheJMeter_core.jar:5.3] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:291) [ApacheJMeter_core.jar:5.3] at java.lang.Thread.run(Unknown Source) [?:1.8.0_261] Thanks, Niraj

Re: Handling Asynchronous API Call in Jmeter

2019-08-19 Thread Niraj
How about adding two thread groups? API call within first thread group and Message to JMS will be in other. Add Startup delay in the second thread group. This should work i guess. On Mon, Aug 19, 2019 at 1:28 PM pratik thorve wrote: > Hello All, > > I am stuck with the below problem and need hel

Re: JMeter Response time exclude response times form Failed transactions

2019-06-06 Thread Niraj
I have written code to do exact same thing in JSR223 post processor. On Fri, 7 Jun 2019 at 1:23 AM, UserJMeter999 wrote: > JMeter Response time exclude response times form Failed transactions > > If successful transaction takes on avg 20 secs but failed one will fail in > 2 > secs. Since Jmeter

Need help on on Groovy or condition

2019-05-06 Thread Niraj
ot;test2"),)} ${__groovy(!vars.get('testName').contains(" test1 ")||(" test2 ),)} Thanks in advance, Niraj

Re: Need Help on grovvy script for OR (||) condition

2019-05-06 Thread Niraj
Found solution! Kindly ignore my email! Thanks On Mon, May 6, 2019 at 12:48 PM Niraj wrote: > Hi, > > Can someone please help me with a groovy script? > > I have added one If Controller and added below condition. > > ${__groovy(vars.get('testName').contains(&quo

Need Help on grovvy script for OR (||) condition

2019-05-06 Thread Niraj
__groovy function call in ${__groovy((vars.get('testName').contains("GetUnderlyingDetails")||(vars.get('testName').contains("G Kindly help to get groovy script with OR condition. Thanks in advance! -Niraj

Re: Best way to compare two results of jmeter

2018-08-30 Thread Niraj
which will give you comparison for response time across different runs. If you want to check that, drop me email i will share code with you. Hope this helps. -Niraj On Thu, Aug 30, 2018 at 8:21 PM Alexander Podelko wrote: > Hi Marek, > I do use the Jenkins Performance Plugin for that

Re: Need specific data from response message

2017-11-06 Thread Niraj
I would suggest you Regex may be to extract required data then use Beanshell Postporcessor where you can define File name and location. Then call extraced variable in Beanshell and write into file. On Mon, 6 Nov 2017 at 9:15 PM, praveen tiwari wrote: > Hi, > > But where I can define the filename

Re: Working with windows authentication based web application in jmeter

2017-10-26 Thread Niraj
I have written blogged about it. Please checkout below link for more details. http://testersinaction.blogspot.in/2015/03/jmeter-with-ntlm-authentication.html?m=1 Please let me know in case it doesn’t work. On Thu, 26 Oct 2017 at 2:44 PM, Pravesh Prajapati < prajapati.prav...@gmail.com> wrote:

Re: error during HTTPS recoding

2016-02-15 Thread Niraj
Mahesh rav , which Jmeter version u have used? 2.13 will create it's own Certificate which overwrite your own certificate. I am not sure with this error people can tell u much. But have you tried with 2.9 version? Hi, I have own SSL certificate and imported it in chrome browser., however while rec

Select Scheduler check box from Non Gui

2015-07-06 Thread Niraj
Hello, Can some please let me know if is it possible to select\unselect Scheduler check box from Non gui? I am automating test execution using Jenkins and I want to use same jmx. Thanks, Niraj

Error Handling in Jmeter

2015-07-02 Thread Niraj
ilure count. I can use If controller. But what condition should I use so after 10 request failed. My If loop will execute and Test Action sampler will stop my test. If there is any other option, please let me know. Thanks, Niraj

RE: Jenkins and Jmeter

2015-07-01 Thread Niraj
use ${_P(users)} Hopefully this will help On Jun 30, 2015 5:09 PM, "Erez Naim" wrote: > Thanks! > > On Jun 30, 2015 2:26 PM, Niraj wrote: > > > > Not in office now. I will share example tomorrow morning. > > On Jun 30, 2015 4:52 PM, "Erez Naim"

RE: Jenkins and Jmeter

2015-06-30 Thread Niraj
Not in office now. I will share example tomorrow morning. On Jun 30, 2015 4:52 PM, "Erez Naim" wrote: > Thanks for the quick response, can you please provide me an example as I > am new to Jenkins... thanks! > > -Original Message- > From: Niraj [mailto:niraj.k

Re: Jenkins and Jmeter

2015-06-30 Thread Niraj
Declare as a property in Jmeter. Use String parameters in Jenkins. Pass all the values while running Jmeter script. Declare user as property in Jmeter Create String parameter as user in Jenkins Pass as -juser while running Jmeter test from Jenkins On Jun 30, 2015 4:41 PM, "Erez Naim" wrote: > Hi

Re: Content from PDF file gets blank when uploaded.

2015-06-05 Thread Niraj
Test plan works as expected. It uploads a file but without any content. PDF file completely blanked. We have downloaded uploaded file from the application and verified that it is blanked. When we do it manually, file uploaded with all content. On Fri, Jun 5, 2015 at 8:38 PM, sebb wrote: > On 5

Re: Getting Wrong Format Response

2015-04-17 Thread Niraj
Can you check if you get same response in Fiddler? On Apr 18, 2015 3:11 AM, "Deepak Shetty" wrote: > is your response being gzipped etc? > > On Fri, Apr 17, 2015 at 6:15 AM, Zyaad Gungapersad < > zyaad.gungaper...@prodigious.mu> wrote: > > > Hello Guys, > > > > > > > > I am currently facing an is

RE: Jmeter - Received fatal alert: internal_error

2015-04-13 Thread Niraj
-Original Message- From: Niraj [mailto:niraj.khatm...@gmail.com] Sent: 13 April 2015 01:47 PM To: JMeter Users List Subject: Re: Jmeter - Received fatal alert: internal_error Which JMeter version you are using? On Apr 13, 2015 5:13 PM, "Sacha van Niekerk" wrote: > Hi, > > I have a

Re: Jmeter - Received fatal alert: internal_error

2015-04-13 Thread Niraj
Which JMeter version you are using? On Apr 13, 2015 5:13 PM, "Sacha van Niekerk" wrote: > Hi, > > I have a web script that is returning this error intermittently throughout > my test. It comes from various requests not just one and does not occur too > often compared to the amount of passes. I ha

Re: jmeter - thread count limit

2014-08-12 Thread Niraj
Why don't you try out both increasing A+B options. And then probably you can reach to conclusion On Aug 12, 2014 6:36 AM, "Shilpa Kulkarni" wrote: > Hi > > I have a question about thread count limit in jmeter. Some of the - > slightly older documentation on the internet - lists a number between >

Re: how to resolve this issue now.

2014-07-15 Thread Niraj
I doubt that. I guess he better read something and then try it out and then shout for help. On Jul 15, 2014 4:05 PM, "Britto Christy" wrote: > Have you read any jmeter manual? > > Please give a try. it has all the information > > > On Thu, Jul 10, 2014 at 10:50 AM, Vivekananda D Shetty < > vive..

Re: need help

2014-07-04 Thread Niraj
+91 > 9930486180 > > MAXIMUS INFOWARE (INDIA) PRIVATE LIMITED > > _ISO 9001 : > 2008_ > > www.maximusinfoware.com [14] > > On 05-07-2014, Niraj wrote: > > > > How does it workopen JMeter user manual...u vl get what u r > looking > > for. > > &g

Re: need help

2014-07-04 Thread Niraj
How does it workopen JMeter user manual...u vl get what u r looking for. I don't think no one gonna explain here how Jmeter work On Jul 5, 2014 11:34 AM, "Vivekananda D Shetty" wrote: > > > Greetings, > How does JMETER work. From where should I start, as I am > new to performance testing

Re: Help with analyzing test results

2014-06-24 Thread Niraj
I send Summary report. Basically I add Transaction controllers in my script...add appropriate request under particular Transaction controller so my Summary report gives required information. Example: All login request goes under Transaction controller name Login. That's it and you are good to go

Re: HOW Test REST Services in Jmeter?

2013-12-04 Thread Niraj
e Out of the firts HTTP sampler( Response is > only Token Value) > 5. Copied the Rest URL2 in second HTTP sampler and the path. > 6. Here we need to pass token Value ??? So, initially No parameters are > there in HTTP smpler2, JUST URL and path > > Thanks & Regards, > Madhu > >

Re: HOW Test REST Services in Jmeter?

2013-12-03 Thread Niraj
hu > > > On Wed, Dec 4, 2013 at 11:50 AM, Niraj wrote: > > > When you have extracted then you must have stored in variable. Use that > > variable for example ${test} in next REST URL > > > > > > On Wed, Dec 4, 2013 at 11:43 AM, Madhu Sekhar > >wrot

Re: HOW Test REST Services in Jmeter?

2013-12-03 Thread Niraj
c 4, 2013 at 11:36 AM, Niraj wrote: > > > Extract token using RegEx and use that in next request. > > > > > > On Fri, Nov 22, 2013 at 3:07 PM, Madhu Sekhar > >wrote: > > > > > Hi team, > > > > > > I need to test Rest URL using token based

Re: HOW Test REST Services in Jmeter?

2013-12-03 Thread Niraj
Extract token using RegEx and use that in next request. On Fri, Nov 22, 2013 at 3:07 PM, Madhu Sekhar wrote: > Hi team, > > I need to test Rest URL using token based authentication. > > Initially I have to generate token from the REST url using username and > password. > > > Sample URL for gener

Re: is there Socket support in Jmeter?

2013-07-25 Thread Niraj
As per my understanding, Currently JMeter doesn't support Web socket. On Thu, Jul 25, 2013 at 1:54 PM, 黄吉浩 <13651877...@163.com> wrote: > hi, > > According to my performance test experience, the most used test protocol > is WEB(HTTP/HTML) & sockets ( named as Windows Socket in LR) > > no doubt t

Re: Issue while passing JSON string to AJAX request

2013-07-25 Thread Niraj
of using only quotes for defining string > values and used apostrophes for the args attribute (the first one). I also > removed the extra slashes that turned obsolete because I could use quotes > inside apostrophes without problems. > > Maybe using extra slashes could do the work

Issue while passing JSON string to AJAX request

2013-07-24 Thread Niraj
lize(String input, Int32 depthLimit, JavaScriptSerializer serializer)\r\n at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize[T](String input)\r\n at System.Web.Script.Services.RestHandler.ExecuteWebServiceCall(HttpContext context, WebServiceMethodData methodData)","ExceptionType":"System.ArgumentException"} Can some please help me to resolve the issue? Thanks, Niraj

Re: Regex Template and matching help

2013-07-17 Thread Niraj
Anyone please On Wed, Jul 17, 2013 at 10:01 AM, Niraj wrote: > Hello All, > > My Reg ex is extracting two value from the response. > > Match[1][0]=u003cdiv viewId=\\\"f34a5431-d549-4f95-87be-26083bb8fb0a > Match[1][1]=\\\ > Match[1][2]=f34a5431-d549-4f95-87be

Regex Template and matching help

2013-07-16 Thread Niraj
a5431-d549-4f95-87be-26083bb8fb0a I have used template $2$ and Match no as 2 and i am getting a266b3b6-5e43-441e-b8e6-0e4f42418de9 which is exactly what i want. Thanks, Niraj

Re: Conditional execution

2013-07-16 Thread Niraj
6za3 > > Hope this helps. > > > > Regards, > > Manish > > kPoint wins *Global eLearning Award< > http://www.kpoint.com/kpoint-wins-learntech-global-e-learning-award/> > > * in “Learning Technologies Solution”! > > > > > > On Tue, Jul 16, 201

Re: Conditional execution

2013-07-16 Thread Niraj
ards, > Manish > > > On Tue, Jul 16, 2013 at 3:00 PM, Niraj wrote: > > > All Ajax are same. Pooling some data from the server. Once it has > required > > data then display the book on browser. > > > > > > On Tue, Jul 16, 2013 at 2:57 PM, Manish Sapariya

Re: Conditional execution

2013-07-16 Thread Niraj
re all these ajax request different? > What do they do? > > Regards, > Manish > kPoint wins *Global eLearning > Award<http://www.kpoint.com/kpoint-wins-learntech-global-e-learning-award/ > > > * in “Learning Technologies Solution”! > > > > > On Tue, Jul 16

Conditional execution

2013-07-16 Thread Niraj
? How i can execute the next request (which is not the Ajax) with the ID from Ajax request response? Please let me know if i need to provide any more details. Please let me know how i can handle this situation. Thanks, Niraj

Re: Regular expression help

2013-07-15 Thread Niraj
Finally i was able to extract. I have used. test.FilterPanel.viewId = (\\\.*)"([^\\]+) thanks guys for the guidance. On Mon, Jul 15, 2013 at 4:31 PM, Manish Sapariya wrote: > Niraj, > If you have " in your response body you don't need any escaping. > > So if t

Re: Regular expression help

2013-07-15 Thread Niraj
the original text? > > A version that should be insensitive to the spacing would be: > test\.FilterPanel\.viewId.?=.?"(.+?)" > > > > On Mon, Jul 15, 2013 at 12:10 PM, Niraj wrote: > > > I have tried both the regex but unfortunately it's not working. >

Re: Regular expression help

2013-07-15 Thread Niraj
I have tried both the regex but unfortunately it's not working. test.FilterPanel.viewId = \\\"138844c6-a873-4867-8cf4-8a7bc5429537\\\";\"} i want to extract 138844c6-a873-4867-8cf4-8a7bc5429537. Please let me know regex to extract required value. Thanks, Niraj On Mon, J

Re: Regular expression help

2013-07-14 Thread Niraj
Thanks Guys for the quick response. Currently my application is down due to some issue. Once it is up, i will check this regex and will let you know the results. On Fri, Jul 12, 2013 at 8:17 PM, sebb wrote: > On 12 July 2013 09:57, Niraj wrote: > > Can someone please help me i

Regular expression help

2013-07-12 Thread Niraj
t;(.*)\ But got the error org.apache.oro.text.MalformedCachePatternException: Invalid expression: viewId = \"(.*)\* *Trailing \ in expression.* * * *Thanks,* *Niraj* * * * * * *

Re: Error message in response data

2013-07-12 Thread Niraj
Thanks! It's working fine On Fri, Jul 12, 2013 at 12:05 PM, Himanshu Ghai wrote: > My answers below.. > > > On Thu, Jul 11, 2013 at 11:28 PM, Niraj wrote: > > > Hello All, > > > > I am getting below message in response data. I have checked that Java >

Error message in response data

2013-07-11 Thread Niraj
. * *This site uses session cookies. Your browser is currently set to block session cookies.* *This site uses session cookies. Your browser is currently set to block session cookies. * * * *can some please help me?* * * *Thanks,* *Niraj* *This site uses session cookies. Your browser is currently

Re: Listeners for Load Test

2013-06-26 Thread Niraj
errors only. On Thu, Jun 27, 2013 at 9:56 AM, umesh prajapati wrote: > On the jmeter site it says view result tree must not be used during load > test. > On Jun 26, 2013 9:23 PM, "Niraj" wrote: > > > In View Result Tree listener select Errors check box. That will

Re: Listeners for Load Test

2013-06-26 Thread Niraj
In View Result Tree listener select Errors check box. That will give you error code and complete response. On Thu, Jun 27, 2013 at 5:57 AM, umesh prajapati wrote: > I find View Results Tree very helpful, fo debugging purposes, it explains > in detail what the error code and message. But on the w

Re: Regular expression in jmeter

2013-06-20 Thread Niraj
Put this regular expression in regular expression tester. That will tell you by using this reg ex what value you are extracting. On Fri, Jun 21, 2013 at 4:55 AM, Shashidhar Shivaramaiah < shashidhar.shivarama...@gmail.com> wrote: > I have added debug sampler but nothing it is showing. What would

Re: Different logins

2013-06-20 Thread Niraj
You can use Debug Sampler. That will give you parameters value for the Current thread. On Fri, Jun 21, 2013 at 4:58 AM, Shashidhar Shivaramaiah < shashidhar.shivarama...@gmail.com> wrote: > I would like to display value in the parameter which is used for the > current thread how do i do. What is

Re: Workload model

2013-06-12 Thread Niraj
You can use Stepping thread group. By using that you can achieve the required work load model. Thanks! On Wed, Jun 12, 2013 at 10:51 PM, Ronny Roscher wrote: > Ok, now more in detail. > > As you mentioned you already have Ultimate Thread Group. > So then just add an Ultimate Thread Group to you

Re: Problem with HTTPS recording

2013-05-22 Thread niraj
Hey Kishik, It was not JMeter issue. Our Server was not allowing proxy in between browser and Server. So Dev team fixed that. Can u give it try with Badboy or Fiddler? -Niraj On Thu, May 23, 2013 at 10:50 AM, koushik [via JMeter] < ml-node+s512774n5716960...@n5.nabble.com> wrote: >

Re: Passing variables between Thread groups

2013-05-14 Thread Niraj
First of all you can not share variable amongst the thread groups. But you can share the properties.So set your Variable as property using Beansheel. Now next question is how to do this. So if you extracting for an example SSN using Regex from the request response in thread group 1 and you want t

Re: Jmeter-Results

2013-05-03 Thread Niraj
You are getting errir it means something is going wrong. So first find out that and fix it. On Fri, May 3, 2013 at 5:44 PM, Madhu Sekhar wrote: > You mean that error is because of script failure? > > Thanks & Regards, > Madhu > > > On Fri, May 3, 2013 at 5:40 PM, Nira

Re: Jmeter-Results

2013-05-03 Thread Niraj
7 PM, Madhu Sekhar >wrote: > > > >> Ok, I will add that error and let u know the same once i am done. > >> > >> > >> On Fri, May 3, 2013 at 5:12 PM, Niraj wrote: > >> > >>> Are you getting any errors? I hope you have added Summary repo

Re: Jmeter-Results

2013-05-03 Thread Niraj
Are you getting any errors? I hope you have added Summary report listener. You can see that %error. On Fri, May 3, 2013 at 5:09 PM, Madhu Sekhar wrote: > Hi Team, > > we have run a test in jmeter with 5 and 10 threads. The test is working > dynamically. > > But when we run the same test in jmete

Re: Use JMter with third party thread group

2013-05-02 Thread Niraj
both testing. what could be the reason.. > > thanks > sam > > > On Thu, May 2, 2013 at 11:53 AM, Niraj wrote: > > > https://code.google.com/p/jmeter-plugins/wiki/SteppingThreadGroup > > > > > > On Thu, May 2, 2013 at 11:47 AM, Perf Test wrote: > >

Re: Use JMter with third party thread group

2013-05-01 Thread Niraj
https://code.google.com/p/jmeter-plugins/wiki/SteppingThreadGroup On Thu, May 2, 2013 at 11:47 AM, Perf Test wrote: > Thanks a lot, can you share the link > > > On Thu, May 2, 2013 at 11:28 AM, Niraj wrote: > > > I am using Stepping thread from almost a year

Re: Use JMter with third party thread group

2013-05-01 Thread Niraj
I am using Stepping thread from almost a year and it's a very good experience so far. I am getting constant results while scheduling load. I would suggest you can go for it. On Thu, May 2, 2013 at 11:21 AM, Perf Test wrote: > Dear Experts, > > I would like to know the accuracy of a third party

Re: Distributed testing with user login

2013-04-22 Thread Niraj
No issue. Good to know that your issues is resolved. On Mon, Apr 22, 2013 at 2:29 PM, Ruchit Rami wrote: > Thanks Niraj. I just had figured it out. Thanks anyways, this can be useful > for others who might face this situation in future. > > Thanks & Regards, > Ruchit > &g

Re: Distributed testing with user login

2013-04-22 Thread Niraj
Hey Ruchit, Try with two CSV each containing 5K users (Total 10K). Copy the CSV on each machine. By doing this you will achieve single user session per user. As both the CSV contains different users. Thanks, Niraj On Mon, Apr 22, 2013 at 2:03 PM, Ruchit Rami wrote: > Hello all, >

Re: reusing the extracted dynamic variables in jmeter

2013-04-18 Thread Niraj
${__property(ssn)} where you want to use the variable (which is declared as property). Let me know if you have any question. Thanks, Niraj On Thu, Apr 18, 2013 at 11:58 AM, wrote: > Hi, > > I am correlating few variables in the thread groups. How do I use these > same variables in an

Re: JMeter Plugin with Sonar

2013-03-27 Thread Niraj
Hey Carlos, Thanks a lot. You guidance was really helped me a lot. Finally i am able to see JMeter results on Sonar dashboard. Thanks once again for being so patient with me. Regards, Niraj On Wed, Mar 27, 2013 at 3:25 PM, Carlos Fillol Sendra wrote: > Hi Niraj, > > To add a project

Re: Jmeter Applets - help required

2013-03-26 Thread Niraj
find the method. If you are not able to create beanshell then share with us, we will create for you. Thanks, Niraj On Tue, Mar 26, 2013 at 1:38 PM, shruthi wrote: > Hi Niraj, > > First I recorded the script. On the login request, both the user id and > password values are encrypted. I

Re: Jmeter Applets - help required

2013-03-25 Thread Niraj
. Correct me if i am wrong. When you say User ID and Password are encrypted. Where exactly encryption getting applied? On Mon, Mar 25, 2013 at 6:50 PM, shruthi wrote: > Hi Niraj, > > Yes my first problem is solved. Also I am able to validate using > assertions. However, I am facing a

Re: Jmeter Applets - help required

2013-03-25 Thread Niraj
So your first problem is solve? For Validations, you need to add Assertions. On Mon, Mar 25, 2013 at 2:48 PM, shruthi wrote: > Hi Niraj, > > I have added the HTTP header manager. I now see some data in the response > tab of the view result tree. However, I cannot see the applicat

Re: Jmeter Applets - help required

2013-03-25 Thread Niraj
Can you give it try by adding HTTP Header Manger? Add header manager and try to run the test. On Mon, Mar 25, 2013 at 1:21 PM, shruthi wrote: > Hi experts, > > We need to performance test an application which is on applets. Below are > the steps we have followed and the result which we see. Any

Re: JMeter Plugin with Sonar

2013-03-24 Thread Niraj
Thanks again Carlos. But looks like i am missing on something. As i have mentioned earlier that i don't have any projects added. So when i am project dashboard. I don't see any thing. Can you please provide me some pointers which will help me to add projects? Thanks, Niraj On Sat, Ma

Re: JMeter Plugin with Sonar

2013-03-22 Thread Niraj
and .jtl file on same machine, where i need to specify path of .jtl file. Also when i have added JMeter widget to dashboard, i got the error "An error occurred while trying to display the widget "jmeter". Please contact the administrator." Thanks, Niraj On Fri, Mar 22, 201

Re: JMeter Plugin with Sonar

2013-03-21 Thread Niraj
Maybe the people from Sonar can help you. > > Regards, > Adrian S > > On Thu, Mar 21, 2013 at 8:59 AM, Niraj wrote: > > > Nope. I have setup Sonar and provided .JTL file in JMeter configurations. > > > > On Wed, Mar 20, 2013 at 11:01 PM, Adrian Speteanu > >

Re: JMeter Plugin with Sonar

2013-03-21 Thread Niraj
er plugin if everything is in place. Of > course I can't be of much help with Sonar itself if its not properly setup > in Jenkins, since in my case it was already installed and used by the > development team for other measurements. > > Regards, > Adrian S > > On Wed, Mar 20

Re: JMeter Plugin with Sonar

2013-03-20 Thread Niraj
Do I need to use Maven to get this work? On Mar 20, 2013 6:08 PM, "Niraj" wrote: > I am sorry about not adding complete details. > > Steps which i have followed: > > Downloaded Sonar JMeter plugin and copied to > C:\sonar-3.5\extensions\plugins . > I ran the JM

Re: JMeter Plugin with Sonar

2013-03-20 Thread Niraj
r host, used for getting remote results if no local jtl file is defined.) Restarted Sonar. But i am not able see anything under projects. Am i missing something? On Wed, Mar 20, 2013 at 5:56 PM, wrote: > Niraj wrote on 03/20/2013 07:23:52 AM: > > > From: Niraj > > To: JMeter

Re: JMeter max VUser llimit

2013-03-14 Thread Niraj
Shaba: How do you wisely distribute traffic across machines in Distributed mode? I guess JMeter will do that. Please correct me if i am wrong. Rohit: Answer to your second question is Yes. On Thu, Mar 14, 2013 at 5:17 PM, Shaba K wrote: > You have to have hardware infrastruture .. > > As long

Re: Persist JSESSIONID throughout a TestPlan

2013-03-11 Thread Niraj
You can extract JSession ID using regular expression and then add that in your next subsequent thread groups. I haven't tried this but i guess it should work. On Mon, Mar 11, 2013 at 5:18 PM, Alaka P A wrote: > I have to test the webserver which has to maintain sessions. > For this purpose I nee

Re: While recording Login page is blanked

2013-03-05 Thread Niraj
Hey Shamuel, Thanks for the response. 1. Our site is down for the maintenance issue and it will be UP you in sometime. I will add logs in thread. 2. Yes, IE and Crome actually using Jmeter proxy. I checked that twice. Thanks, Niraj On Tue, Mar 5, 2013 at 1:42 PM, Shmuel Krakower wrote: >

While recording Login page is blanked

2013-03-03 Thread Niraj
everything works well with proxy. But our side is only works well on Firefox. Any solution to this issue? Thanks, Niraj

Re: Which files can be excluded while recording using Proxy?

2013-02-22 Thread Niraj
Ideally speaking you should include all the files in script, that will gives you realistic results. On Fri, Feb 22, 2013 at 6:16 PM, Amit Kumar wrote: > Dear All: > > Hope you all are doing great !! > > I have a query. After recording the using Proxy Server, it records many > files like .jpg, .c

Re: Simultaneous Test with jmeter

2013-01-23 Thread Niraj
Use Steeping thread group. On Thu, Jan 24, 2013 at 12:36 PM, ashish solanki wrote: > Hi all, > > I want to test application with 100 users, 20 users start with 5 second of > delay until 100 users finished. > > > > Regards, > > Ashish > > > > - > A.N. Solanki > -- > View this message in contex

Re: JMeter out of memory

2013-01-09 Thread Niraj
ivas.she...@mimos.my> wrote: > I am already using distributed testing one master and 3 slaves. > > We need these two listeners for analysis. > > Thank You > > Regards > Shenoy > > -Original Message- > From: Niraj [mailto:niraj.khatm...@gmail.com] > Sent: Wednes

Re: JMeter out of memory

2013-01-09 Thread Niraj
View Results in Table and View Results in Tree listeners consumes lot's of memory. Remove this two listeners and re-run the test again. If you are still facing the same issue then use distributed testing. On Wed, Jan 9, 2013 at 2:24 PM, Srinivasa Tekkatte Shenoy < tsrinivas.she...@mimos.my> wrot

Re: How to check jmeter server state?

2012-12-27 Thread Niraj
When you start the test in Distributed mode, You will get a message on terminal saying "Starting the test on Host 10.0.0.0" and after test is finished you will see message "Finished the test on Host 10.0.0.0" Also you will get message for "Out of memory exception" On Thu, Dec 27, 2012 at 6:34 P

Re: executing individual pages..

2012-10-10 Thread Niraj
Hi Lakshmi, You can disable to request which you don't want to execute and run the test. Thanks, Niraj On Wed, Oct 10, 2012 at 1:34 PM, Lakshmi Sujatha Chekuri -ERS, HCL Tech < lakshmisujath...@hcl.com> wrote: > Hi list, > > I have a question. Below is my scenario regardin

Re: Running once per test

2012-10-08 Thread Niraj
Try with "Once Only Controller". Add the request under this controller. On Mon, Oct 8, 2012 at 6:50 PM, rakesh mailgroups < rakesh.mailgro...@gmail.com> wrote: > Hi, > > is it possible to have a Sampler run only once per test, not per > User(thread)? > > The sampler goes to a url and through a Re

Re: running JMeter server on unix

2012-09-10 Thread Niraj
Glad to know that. On Mon, Sep 10, 2012 at 3:42 PM, Robbie Vos wrote: > <http://smtp05.clickatell.com/rs/TkIKMo> > Hey Niraj, > > Your suggestion works. Thanks! > > > Regards, > Robbie > > > *Robbie Vos **- Senior PHP Developer* > > *E* robbie...

Re: Same sessionID for all Threads

2012-09-07 Thread Niraj
Cookie manger should handle this. Try running the test again and check out the page response using "View result tree listener". On Fri, Sep 7, 2012 at 9:14 AM, Divya wrote: > Hi All, > > Using the Recording Controller, I recorded a series of transactions for a > web application using a single us

Re: running JMeter server on unix

2012-09-07 Thread Niraj
Hey Robbie, Can you give it try to by adding machine name and IP address of the machine on Unix machine host file? Ex: <10.0.0.1> Let me know if it works. Thanks, Niraj On Fri, Sep 7, 2012 at 3:36 PM, Robbie Vos wrote: > <http://smtp05.clickatell.com/rs/.ogMjq> > Hi,

Re: Need help: Very urgent : When a variable is send to a request as input parameter, + is replaced with %2B, '/' is replaced as '%2F' and '=' as %3D

2012-08-23 Thread Niraj
Second solution will be Reg will return: ${extarctedvalue} You'll have to Uncheck "Encode" column of the row where ${extarctedvalue} is used - Niraj On Thu, Aug 23, 2012 at 8:10 PM, sharmila Renganathan wrote: > Hi, > > In a response data,i have a value '

Re: Need help regarding Unicode extraction while passing variable captured.

2012-08-23 Thread Niraj
me know if it works. - Niraj On Thu, Aug 23, 2012 at 7:28 PM, sharmila Renganathan wrote: > Hi, > > Even i am facing the same problem. > In the response data,i have a value 'net+work'.I am using regular > expression extractot and getting the value in the variable var

Re: How to login to internal network through jmeter

2012-08-23 Thread Niraj
2:48 PM > To: 'JMeter Users List' > Subject: RE: How to login to internal network through jmeter > > Im using jmeter 2.7, you are right it seems jmeter is processing... how > can I see it? What it process? Why ? > > -Original Message- > From: Niraj [mailto:niraj.

Re: How to login to internal network through jmeter

2012-08-22 Thread Niraj
r for the question. On Thu, Aug 23, 2012 at 12:09 PM, Samaraweera, Ravinda < ravindasamarawe...@kpmg.com> wrote: > Thanks Niraj it works like this for me, > > When I close the jmeter and open it , it waits for 3 to 4 minutes then > run the script (HTTP HM authentication seems wo

Re: How to login to internal network through jmeter

2012-08-22 Thread Niraj
on value. Just add the same in front of Authorization field in HTTP Header manager config element. On Thu, Aug 23, 2012 at 11:19 AM, Samaraweera, Ravinda < ravindasamarawe...@kpmg.com> wrote: > yes > > -----Original Message- > From: Niraj [mailto:niraj.khatm...@gmail.com] &g

Re: How to login to internal network through jmeter

2012-08-22 Thread Niraj
Is it HTTP authentication? On Thu, Aug 23, 2012 at 11:11 AM, Samaraweera, Ravinda < ravindasamarawe...@kpmg.com> wrote: > What are the steps to follow in order to login to internal network (not > proxy server) through jmeter. > > Thanks. > > ***

Re: Getting error message when doing performance testing

2012-08-21 Thread Niraj
Ex: if your server ip address is 10.0.0.1 and host name is www.test.com then add 10.0.0.1www.test.com in your host file. On Wed, Aug 22, 2012 at 10:42 AM, Samaraweera, Ravinda < ravindasamarawe...@kpmg.com> wrote: > Appreciate if you can tell what are the steps to follow. > > -Original

Re: Jmeter client-server configuration

2012-08-20 Thread Niraj
ent. Jmeter version is the > same on both sides. > > JMX I use has the log writer, but server side doesn't write any. > > 2012/8/21 Niraj : > > If you using say XP as Client and CentOS as Server, then you won't be > able > > to see proper graphs. But if

Re: Jmeter client-server configuration

2012-08-20 Thread Niraj
If you using say XP as Client and CentOS as Server, then you won't be able to see proper graphs. But if you use same OS version on both Server and Client, then you will be able to see proper graphs. About the logs: Add View result listener and see what you get there. Also if possible check server

Re: Configuration to get Transaction and Request level information without duplication

2012-08-20 Thread Niraj
the all the request information which will be heavy. But if you select "Generate parent Sample" check box and de-select the other one, you will get the only Login transaction controller information in summary report. Which will be combine of Login request and depended request also. I hope th

Re: Help required through Jmeter

2012-08-07 Thread Niraj
. ${__javaScript(myOutput=encodeURIComponent('${URL}');,myOutput)} Let me know if it works. Thanks, Niraj On Wed, Aug 8, 2012 at 11:10 AM, Rajeev Ranjan16 < rajeev_ranja...@infosys.com> wrote: > Hi, > > > > We are working on a project that requires us to extract enco

Re: How to handle WebSocket event in Jmeter

2012-08-07 Thread Niraj
web socket. I am not sure if Jmeter currently supports WS requests. Thanks, Niraj On Tue, Aug 7, 2012 at 8:21 PM, Shmuel Krakower wrote: > Hi Niraj, > Did you solve this somehow? Please share. > > Best, > Shmuel. > > > On Thu, Jul 12, 2012 at 2:37 PM, Niraj wrote: >

Re: Error while running Jmeter script

2012-07-13 Thread Niraj
Hello Sebbaz, I am running test for single user and i am not able anything in error log of server. Frequency is any one random request per on load test run. If i ran load test for 5 users, one random request for per users fail with the mentioned error. Thanks, Niraj On Fri, Jul 13, 2012 at 2

  1   2   >