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:
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
)
[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
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
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
ot;test2"),)}
${__groovy(!vars.get('testName').contains(" test1 ")||(" test2 ),)}
Thanks in advance,
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
__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
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
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
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:
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
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
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
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"
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
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
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
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
-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
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
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
>
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..
+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
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
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
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
>
>
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
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
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
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
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
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
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
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
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
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 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
?
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
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
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.
>
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
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
t;(.*)\ But got the
error org.apache.oro.text.MalformedCachePatternException: Invalid
expression: viewId = \"(.*)\*
*Trailing \ in expression.*
*
*
*Thanks,*
*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
>
. *
*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
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
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
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
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
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
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:
>
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
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
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
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
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:
> >
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
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
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
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,
>
${__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
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
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
. 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
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
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
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
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
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 > >
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
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
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
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
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
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:
>
everything works
well with proxy. But our side is only works well on Firefox.
Any solution to this issue?
Thanks,
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
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
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
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
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
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
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
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...
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
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,
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 '
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
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.
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
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
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.
>
> ***
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
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
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
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
.
${__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
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:
>
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 - 100 of 127 matches
Mail list logo