sahu [mailto:anie.s...@gmail.com]
Sent: Monday, June 27, 2011 10:50 PM
To: jmeter-user@jakarta.apache.org
Subject: Re: NTLM Authentication for Multiple users
Selvam,
You can use "Http Authorization Manager" and " Http cookie Manager" to
solve
this issue. Give base url of your login page
ed it for my website testing, which is Active directory enabled to
create user load for multiple login.
Anie
--
View this message in context:
http://jmeter.512774.n5.nabble.com/NTLM-Authentication-for-Multiple-users-tp4523245p4529130.html
Sent from the JMeter - User mailing list a
I don't have a whole lot of experience with NTLM, but there's an open source
NTLM proxy, "cntlm" (http://cntlm.sourceforge.net/) which you might be able
to leverage for this purpose. You could try just configuring your test to
use this proxy and see if that works. If there isn't a jmeter plugin tha
Hi All,
Our app supports NTLM authentication. I tried to run my recorded
scenario for 5 users. Always the first user inputs are processed well.
For other users, recorded actions are not processed.
I have done searches through google and on JMeter mailing list. But
those are not helpful.. Ho
.com]
Sent: Friday, June 24, 2011 6:52 PM
To: JMeter Users List
Subject: Re: Strange behaviour for multiple users
Could be your test malfunctioning in some way. Doing multiple things at
the
same time is complicated.
I wouldn't immediately rule out the application you're testing, though.
Funn
Could be your test malfunctioning in some way. Doing multiple things at the
same time is complicated.
I wouldn't immediately rule out the application you're testing, though.
Funny story, a few years ago I was working for a large company that was
developing a new web application. So they worked on
Hi All,
Recorded a scenario (web app) with one user. While running for multiple
users with different inputs, only one user/input is processed well and
other users not processed properly. But if I run for only one user and
only one input, script is going well..
What could be wrong? Please
Are you sure you want to do that? It sounds very complicated, which is
usually an indicator that you should try to simplify your test.
I'm not sure this is even possible with a stock jmeter install, The thread
synchronization timer provides for some basic thread blocking, but it may
not be flexibl
All,
I have created 5 thread groups(TG) for different scenarios. I would like
to run them in following manner:
1. Every time, run Thread Group1
2. For every even times, run TG4 & TG5
3. For every third time, run TG2, TG3 & TG5
I would like to create a Loop controlle
Hi,
Please refer the following links
1) This article tells you how to add multiple users into your script.
http://jakarta.apache.org/jmeter/usermanual/build-web-test-plan.html
2) This article tells you how you can fetch different data set for
different users.
http://jakarta.apache.org
Hi Guys,
I recorded a script for login and log out. its working successfully if i
want to run the same script with different mail Ids. in my web site i use
only 2 fields username and password. can any one pls tell how to test for
multiple users. some boday said need to use csv file i dont know
tree
>
> mythreadgroup is set to loop forever
> myCSVstarttime data set config file
> is set to recycle on EOF =false and stop thread on EOF=true
> constant timer component has a delay time = ${startTime} (which defined in
> the CSV file)
>
>
> any ideas how to do this?
>
View this message in context:
http://www.nabble.com/multiple-users-threads-using-the-same-CSV-variable-value-tp24855119p24855119.html
Sent from the JMeter - User mailing list archive at Nabble.com.
-
To unsubscribe
Hi;
I want to simulate n concurrent users logging in and performing some basic
tasks in Active directory (LDAP) but I do not know what tool to use and how
?
Regards
--
View this message in context:
http://www.nabble.com/How-to-simulate-multiple-users-in-LDAP-tp19861247p19861247.html
Sent
As it says in:
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#User_Parameters
"For each thread, the variable will be assigned one of the values from
the series in sequence. If there are more threads than values, the
values get re-used."
On 20/11/2007, Modha Khammammettu <[E
Hi All
I have 2 user defined values username and password.
In the Sampler (which has login) I have added users as follows:
Add -> Pre Processors -> User Parameters
I add "Add Variable" Name=username User_1=tuser1
User_2=tuser2.User_5=tuser5
I add another variable Name=password User_1=pass Us
gt; > >----|
> >
> >
> >
> >
> > Hi,
> >
> > is there any preprocessor to read from the Properties file..
>
re any preprocessor to read from the Properties file..
>
> thanks
> manju
>
> On 5/26/05, Galya Andonova <[EMAIL PROTECTED]> wrote:
> > Hi!
> > You can use the existing User Parameters Pre-processor to do this.
> >
> > See for example:
> >
> >
> http://wiki.ap
Thanks all..StringFromFile solved the pblm
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ta-jmeter/JMeterFAQ#head-1680863678257fbcb85bd97351860eb0049f19ae
>
> Best wishes:
> Galya Andonova
>
> - Original Message -
> From: "Anuradha S.Athreya" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, May 26, 2005 9:36 AM
> Subject: Multiple Users Simul
ROTECTED]>
To:
Sent: Thursday, May 26, 2005 9:36 AM
Subject: Multiple Users Simulation
> I'm testing an application for which i need to send HTTP requests from
> JMeter. But for each request which is sent, i want to send different
> parameter values. Can this be done by picking the
I'm testing an application for which i need to send HTTP requests from
JMeter. But for each request which is sent, i want to send different
parameter values. Can this be done by picking the parameter values from a
file?
Typical scenario would be , login to an application , but each time as a
diffe
nk everyone does.
This is another way of enumerating user IDs and passwords.
In a loop, you could execute sequentially.
Lee
> -Original Message-
> From: Becky Moore [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 10, 2003 4:26 PM
> To: 'JMeter Users List'
&g
xml file and all ids
are valid.
Thank You
-Original Message-
From: Lee Peterson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 10, 2003 3:12 PM
To: JMeter Users List
Subject: RE: attempting to test multiple users sequentially
Hi Becky,
I haven't used it, but have read about
.mail-archive.com/[EMAIL PROTECTED]/
Lee Peterson
SAS Institute, Inc.
SAS ... The Power to Know
> -Original Message-
> From: Becky Moore [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 10, 2003 2:21 PM
> To: 'JMeter Users List'
> Subject: attempting to te
I am trying to test each user id and password for certain features. This is
not a load test. I just want them to log in and out in a certain order so I
can see what users have items in their inbox and which don't. Seems useless
now but its part of a bigger test I am building.
Rather than change
reate multiple entities , and
multiple users completing the flow successfully)
Can some one help.?
Thanks
Vijay
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
My website keeps parameters in the URL requests to have a stateless server
(I don't use the session object). As a result, the links for each user are
built dynamically and are unique for each user. For example, each user has
a list of objects and the page has links to the status of each object:
ickly get some tests going on with multiple users.
After the changes I created a test plan with Cookie Manager and put
(basicly) four controls to it:
1. Cookie Manager
2. HTTP Request for the sites homepage (to get a new cookie for the thread)
3. HTTP Request to the login servlet with two post parameter
I would love to take a look at the patch. I have been looking at the code and trying
to figure out a way to do it. . .
Henrik Ridder <[EMAIL PROTECTED]> wrote: I did a modification of JMeter some time
ago, just because I needed unique
users.
At that time I had do alter the code a bit. I
I did a modification of JMeter some time ago, just because I needed unique
users.
At that time I had do alter the code a bit. I haven't follow the developmet
of JMeter for some time now and I don't know if there is a easy way to do
it now.
I don't think that patch will work on JMeter1.7 that
So it appears that Jmeter threads are actually multiple instances of the same user. Of
course the most common thing to do in load testing is to have each thread be an unique
user. From reading the jmeter docs, It is not clear that this is even possible. Has
anybody out there done? If so how? I
Hi Guys,
I am very new Jmeter. I could able to successfully test my web page using
jmeter.
Could any one tell me how can I simulate multiple users( my requirement is
strictly different IPaddresses) to test the same web page.
Thanks in advance,
Dinesh
--
To unsubscribe, e-mail: <mai
34 matches
Mail list logo