Re: How to add multiple values from a file to the end of a URL

2010-08-23 Thread Deepak Shetty
New topic should be new email . Is the site you want to check on your internet or intranet? If intranet then you dont need your internet proxy and you can temporarily change the settings while recording your tests and then revert them when you are done. If the site is on the internet then JMeter Pr

Re: How to add multiple values from a file to the end of a URL

2010-08-23 Thread Deepak Shetty
Hi then that is straight forward. Use a CSV Data Set Config. If your CSV only has one column , then in the field called Variable Names specify a single value e.g. url (should have as many names here as you have columns in CSV). Then in your Sampler use ${url}. The other thing is how you want to it

Re: Include File in HTTP Post Request

2010-08-23 Thread Deepak Shetty
Hi Do you have any sample request for what works ? I dont think you should be using Send File (unless that is what your service expects). Typically the XML should be sent as part of body of a POST or PUT. In which case you need to specify the XML as the value field in Send Parameter with request .

Re: How to add multiple values from a file to the end of a URL

2010-08-23 Thread Deepak Shetty
Hi I assume you mean Req1 = /link1 Req2=/link1/link2 Req3=/link1/link2/link3 ? OR do you just want the values to change based on the CSV file? regards deepak On Mon, Aug 23, 2010 at 8:14 PM, piranha wrote: > > Using JMeter, can anyone let me know the procedure to add the values from a > file

Re: Jmeter gets response code 403 on post methods

2010-08-23 Thread Deepak Shetty
hi Make sure you always start with a clean browser , clear cache , clear cookies before you start. >the loading of the homepage(http request 1) does not have any cookies but it has some in the browser. Not sure what this means . Are these cookies the browser is sending in the Cookie Header in reque

Re: Jmeter gets response code 403 on post methods

2010-08-23 Thread Deepak Shetty
in Jmeter. regards deepak On Mon, Aug 23, 2010 at 11:53 AM, Deepak Shetty wrote: > Hi > No you will get different session ids (the value in the ession id isnt > important)- each session gets it s own. What you need to check is that > Jmeter and Browser pass session ids correctly on

Re: Jmeter gets response code 403 on post methods

2010-08-23 Thread Deepak Shetty
Hi No you will get different session ids (the value in the ession id isnt important)- each session gets it s own. What you need to check is that Jmeter and Browser pass session ids correctly on each request (e.g. if the browser passes JSESSION=value1 for all three requests i.e. the value doesnt ch

Re: Jmeter gets response code 403 on post methods

2010-08-23 Thread Deepak Shetty
This is asked and answered in various forms on these mail archives - But basically you need to compare what is being sent by your browser (fiddler - live http headers etc) to what your test script sends . This usually needs you to a. Ensure that Follow redirects are sent on all samplers (instead of

Re: Confusion with Regex

2010-08-20 Thread Deepak Shetty
Hi In all probability the Regex Extractor has not been defined as a child of the Sampler and is instead scoped to all the Samplers regards deepak On Fri, Aug 20, 2010 at 12:51 PM, kbutler wrote: > > Are you sure your variable name(s) are not declared elsewhere in your test > plan? > > Might be

Re: Alphebetical counter

2010-08-20 Thread Deepak Shetty
Beanshell/BSF/Javascript is the only way i can think of. On Fri, Aug 20, 2010 at 12:45 PM, kbutler wrote: > > Hi - > I want to create a per-thread counter that starts with value "" and > increments alphabetically to "". So the series would look like: > > aaab > aaac > ... >

Re: Jmeter providing bad results

2010-08-20 Thread Deepak Shetty
what is the correct value though? While the load test runs , access the page in a browser from a different machine and check the response time (using firebug or YSlow or PageSpeed) - Check only the time it takes to return the page (not the CSS / javascript etc - assuming that you dont have fetch em

Re: How to Run Jmeter in command line

2010-08-20 Thread Deepak Shetty
Im assuming you want to change this while the test is running? a. http://jakarta.apache.org/jmeter/usermanual/best-practices.html - BeanShell Server b. Modify your test itself so that it knows that the value needs to be changed and picks up a new value(What is the condition under which you want to

Re: Producing a csv file with a header in Simple Data Writer

2010-08-19 Thread Deepak Shetty
Did you try this setting on the Configure button? On Thu, Aug 19, 2010 at 1:21 PM, thanh nguyen wrote: > Hi all, > > Can anyone help me to enable header writing in the CSV file? Enabling the > property "print_field_names" in the file jmeter.properties doesn't help. > Here's a copy of that file: >

Re: Testing Two scenarios simultaneously

2010-08-18 Thread Deepak Shetty
For a thread. When you have multiple threads then each one will pick one at random and those requests execute concurrently On Wed, Aug 18, 2010 at 7:58 PM, Sinthika Jasmine wrote: > Hi, > > As far as i know,even if we use the Random controller with two test > scenarios below it,at a particular ti

Re: Random Id selection

2010-08-18 Thread Deepak Shetty
ut and start with new iteration. > > I tried but not able to do this. Count any one please help me on this. > > Regards > KAPIL > > -Original Message- > From: Deepak Shetty [mailto:shet...@gmail.com] > Sent: 16 August 2010 18:48 > To: JMeter Users List > Subje

Re: Jmeter HTTP objects

2010-08-17 Thread Deepak Shetty
ors in code you should see it in jmeter.log On Tue, Aug 17, 2010 at 1:34 AM, Sriharsha Setty wrote: > Hi Deepak, > > > On Wed, Aug 4, 2010 at 10:50 PM, Deepak Shetty wrote: > > > > > > http://jakarta.apache.org/jmeter/usermanual/component_reference.ht

Re: Random Id selection

2010-08-16 Thread Deepak Shetty
pression parameter count == 0 then run logout code and exit > for this iteration and start a new iteration. > > Could you please suggest me how to do this? > > Regards > KAPIL > > -Original Message- > From: Deepak Shetty [mailto:shet...@gmail.com] > Sent: 12 August

Re: Random Id selection

2010-08-12 Thread Deepak Shetty
The regular expression extractor has a field that lets you select a value at random See match no - http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor On Thu, Aug 12, 2010 at 4:57 AM, Jain, Kapil wrote: > Dear all, > > I have a problem and want to

Re: How to control timing of test distribution?

2010-08-11 Thread Deepak Shetty
Hi Im not sure I understand what you mean by this >"I've tried a Constant Throughput timer, but it only takes effect after the >threads are all ramped up, so basically it starts at the 20-minute rate (given a >15-thread group)." regards deepak On Wed, Aug 11, 2010 at 1:34 PM, Christopher Nagel

Re: Date function

2010-08-11 Thread Deepak Shetty
1) look at http://jakarta.apache.org/jmeter/usermanual/functions.html#__time 2) look at http://jakarta.apache.org/jmeter/usermanual/functions.html#__Random regards deepak On Wed, Aug 11, 2010 at 12:43 AM, Jain, Kapil wrote: > Hi Seb, Deepak > > 1) I want to define a parameter for date of birth

Re: Recording of a script in jmeter

2010-08-11 Thread Deepak Shetty
Here's the thing you need to know about JSessionID. Typically the (java based web )server will send you the session id in the cookie . To cover for the cases where the browser does not support cookies , the webserver also supports what is called URL Rewriting - i.e. Rewrite the URL so that the sess

Re: Jmeter HTTP objects

2010-08-05 Thread Deepak Shetty
, 2010 at 12:48 PM, Sriharsha Setty > wrote: > > > Thanks Deepak, > > > > On Wed, Aug 4, 2010 at 10:59 PM, Deepak Shetty > wrote: > > > >> a regular expression extractor can extract out data into a variable that > >> the > >> following

Re: are summary rows for each URL request possible ?

2010-08-04 Thread Deepak Shetty
path = ${url} The manual is usually good enough. regards deepak On Wed, Aug 4, 2010 at 4:45 PM, Martin Minka wrote: > sorry, I am newbie, is there some tutorial explaining this ? > > 2010/8/5 Deepak Shetty > > > sure just change the sampler name (so the name would b

Re: are summary rows for each URL request possible ?

2010-08-04 Thread Deepak Shetty
sure just change the sampler name (so the name would be ${VariableNameFromCSV} where ) On Wed, Aug 4, 2010 at 4:13 PM, Martin Minka wrote: > Reading URLs from CSV file. > Doing http request. > Summary report shows only HTTP Request and TOTAL. > > I want to see lines for each URL. is it possible

Re: Jmeter HTTP objects

2010-08-04 Thread Deepak Shetty
d, Aug 4, 2010 at 10:59 PM, Deepak Shetty wrote: > > > hi > > why do you need it written into a file? When you say 'parse' how many > > elements are we talking about? or do you just want the entire response > > written? > > > > Like I said, I hav

Re: Jmeter HTTP objects

2010-08-04 Thread Deepak Shetty
4, 2010 at 10:27 AM, Sriharsha Setty wrote: > Hi Deepak > > On Wed, Aug 4, 2010 at 10:50 PM, Deepak Shetty wrote: > > > >I want to process a HTTP response after Jmeter performs a POST > operation. > > Define what you want to do. There are other Post processors availa

Re: Weird BeanShell PostProcessor effect

2010-08-04 Thread Deepak Shetty
i dont know what behavior you are seeing and its hard to tell without knowing the structure of your script. However in cases like this , I usually have a separate Thread Group that sets up stuff and then use properties to get that information to the next thread group On Wed, Aug 4, 2010 at 5:42

Re: Jmeter HTTP objects

2010-08-04 Thread Deepak Shetty
>I want to process a HTTP response after Jmeter performs a POST operation. Define what you want to do. There are other Post processors available. If they dont satisfy your needs then you might want to look at BSF/Beanshell Documents are here http://jakarta.apache.org/jmeter/usermanual/component_ref

Re: jmeter and webflow: How to get another execution-Parameter for every single thread

2010-08-04 Thread Deepak Shetty
Auftrag von Thibaut Raballand > Gesendet: Montag, 2. August 2010 23:49 > An: JMeter Users List > Betreff: Re: jmeter and webflow: How to get another execution-Parameter for > every single thread > > Hi, > > Your 302 redirects always on same page, or is it dynamic ? > So

Re: jmeter and webflow: How to get another execution-Parameter for every single thread

2010-08-03 Thread Deepak Shetty
; Macherstr. 63 > 01917 Kamenz > E-Mail: matthias.l...@sid.sachsen.de > > -Ursprüngliche Nachricht- > Von: jmeter-user-return-30975-Matthias.Leis=sid.sachsen.de@ > jakarta.apache.org [mailto:jmeter-user-return-30975-Matthias.Leis= > sid.sachsen...@jakarta.apache.or

Re: jmeter and webflow: How to get another execution-Parameter for every single thread

2010-08-03 Thread Deepak Shetty
You havent answered anything asked of you. . On Tue, Aug 3, 2010 at 11:00 PM, Leis, Matthias - SID-NLKM < matthias.l...@sid.sachsen.de> wrote: > Does anybody have some experience with this? > > Matthias > > > -Ursprüngliche Nachricht- > Von: jmeter-user-return-30948-Matthias.Leis=sid.sa

Re: results do not get converted with jmeter 2.4

2010-08-03 Thread Deepak Shetty
Are you getting an error? if so what? On Tue, Aug 3, 2010 at 3:31 PM, Maya Hague wrote: > Hi All, > My .jtl file is not getting converted with jmeter 2.4. I am using the > jmeter > xalan and serializer jar files. Is anyone experiencing this problem. > > Thanks, > Maya > > >

Re: jmeter and webflow: How to get another execution-Parameter for every single thread

2010-08-02 Thread Deepak Shetty
hi is this the first step? Do you have a cookie manager? Do you have follow redirects instead of redirect automatically? If not it sounds like your application has a bug that doesnt allow it to work under concurrent access. You can experiment with different (> 1 second diff between threads) ramp u

Re: Random testing feasible?

2010-07-30 Thread Deepak Shetty
ou suggested. > > Also, I was reading the jmeter materials and I like to check with you if > 'Random Controller' is used for random testing. I was playing with it but > cannot draw conclusion. > > Thanks. > > Patty > > > > > >*Re: Random testing f

Re: Random testing feasible?

2010-07-30 Thread Deepak Shetty
hi Depends on how random you want this to be. You could also just have the CSV DataSet Config and have your 250 threads just pick the next line , it will be random in a sense because threads would pick up different pages and the order would vary by each iteration(simplest) If you wanted something m

Re: OutOfMemoryError: Java heap space

2010-07-30 Thread Deepak Shetty
error. > > > > I just do not understand the reason for executing ApacheJMeter.jar to get > > outofMemory error. Is there a way for me to set up ApacheJMeter.jar to > use > > jmeter.bat? > > > > Thanks. > > > > Patty >

Re: Sending a JSON snippet as POST payload

2010-07-30 Thread Deepak Shetty
: > Hi Deepak, > > On Fri, Jul 30, 2010 at 3:59 AM, Deepak Shetty wrote: > > > > 3. Use an HTTPSampler. In the parameter section keep the name field > blank. > > In value use ${variableName} (Defined in step 1) . So in value you would > > > have something li

Re: number of threads vs number of simulated users

2010-07-30 Thread Deepak Shetty
> could be a global parameter, and set by default to physicalCoreCount * X. > > Nicolas > > 2010/7/29 Deepak Shetty > > > If you want N concurrent requests , you need N threads. Any kind of > thread > > pool / execute - backlog queue mechanism would only give you an >

Re: http request with url: http://user:passw...@host/path

2010-07-29 Thread Deepak Shetty
Hi put host in server name/IP. Use http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Authorization_Managerfor username/password regards deepak On Thu, Jul 29, 2010 at 6:52 PM, Tao Weibang wrote: > Guys: > > > > Http Request: > > > > Server Name or IP: > > > > If the ur

Re: Sending a JSON snippet as POST payload

2010-07-29 Thread Deepak Shetty
hu, Jul 29, 2010 at 2:54 PM, Sriharsha Setty wrote: > Hi Deepak, > > On Fri, Jul 30, 2010 at 3:02 AM, Deepak Shetty wrote: > > > Can be done using the standard HTTPSampler. > > If your objects are complex use something like > http://www.json.org/java/to > > get your obje

Re: Sending a JSON snippet as POST payload

2010-07-29 Thread Deepak Shetty
Can be done using the standard HTTPSampler. If your objects are complex use something like http://www.json.org/java/ to get your objects and String alongwith Beanshell in Jmeter to dynamically add your values to the sampler otherwise you can manipulate strings yourself regards deepak On Thu, Jul

Re: number of threads vs number of simulated users

2010-07-29 Thread Deepak Shetty
If you want N concurrent requests , you need N threads. Any kind of thread pool / execute - backlog queue mechanism would only give you an approximation and in addition would need you to tune the pools based on your requirements - which is probably a much harder task. On Thu, Jul 29, 2010 at 4

Re: OutOfMemoryError: Java heap space

2010-07-29 Thread Deepak Shetty
nd the reason for executing ApacheJMeter.jar to get > outofMemory error. Is there a way for me to set up ApacheJMeter.jar to use > jmeter.bat? > > Thanks. > > Patty > > > > > *Re: OutOfMemoryError: Java heap space* > *Deepak Shetty * to: JMeter Users List &

Re: Page expiration come when run the script

2010-07-28 Thread Deepak Shetty
Hi you need to check what the browser sends and does and compare with JMeter. regards deepak On Wed, Jul 28, 2010 at 6:19 AM, gsub wrote: > > HI All, > > I have created a script for uploading a PDF (expculed .js, jgp, gif .png > while recording). > > After I running that script, it is giving me

Re: Corelation

2010-07-28 Thread Deepak Shetty
what do you mean by correlate? On Wed, Jul 28, 2010 at 7:39 AM, Jain, Kapil wrote: > Hi > > > > Can any one please tell me how to correlate long chunk of data (More > then 1 character) in jmeter? > > > > Regards > > Kapil > > > > > > > > Please help Logica to respect the environment by not

Re: OutOfMemoryError: Java heap space

2010-07-28 Thread Deepak Shetty
http://jakarta.apache.org/jmeter/usermanual/best-practices.html#lean_mean Are you running in GUI mode, if so dont? Did you verify your changes got picked correctly (java process should show 2GB being used) regards deepak On Wed, Jul 28, 2010 at 2:58 PM, wrote: > Hi, > > When I set the number of

Re: GUI behaves differently to command line?

2010-07-22 Thread Deepak Shetty
gt; Fax: 030/ 8090 39 95 > www.schuetze-berlin.de > > Geschäftsführer: Klaus-Dieter Schütze > Registergericht: Amtsgericht Charlottenburg > Registernummer: HRB 73618 > Umsatzsteuer-Identifikationsnummer gemäß § 27a Umsatzsteuergesetz: DE > 813181239 > > > > -Urspr

Re: GUI behaves differently to command line?

2010-07-22 Thread Deepak Shetty
did you look at jmeter.log? Perhaps you have run out of memory or something.. On Thu, Jul 22, 2010 at 3:07 AM, Jörg Godau wrote: > Hello all, > > we have yet another problem. > > If I start a particular test from the GUI it runs through successfully, if > I run the same test from the command line

Re: Problems in getting a request response

2010-07-21 Thread Deepak Shetty
hi So then your test hasn't worked. Typically that means that some of your request response uses dynamic data that you havent extracted out correctly and sent (or you havent sent all the parameters your server side expects). It might the request itself or it might be some previous request that fail

Re: Problems in getting a request response

2010-07-21 Thread Deepak Shetty
Hi what does Jmeter show in the response tab? Something totally different ? are you getting status code 200? The response assertion shouldnt have worked either if the response tab doesnt have the data regards deepak On Wed, Jul 21, 2010 at 11:29 AM, Vini wrote: > > Deepak, > > First I checke

Re: Problems in getting a request response

2010-07-21 Thread Deepak Shetty
>When the Submit button is pressed the form fields are stored in the database(SQL insert) and the system returns the “ID” from >database. But when you are using HTTP , this will be returned as part of the body(or as part of the URL in case of a redirect). Use a view results tree listener and check

Re: Problems in getting a request response

2010-07-20 Thread Deepak Shetty
>he information needed is generated after i click a button "submit" How? Options are a. This information has to be on the page(hidden variable or whatever) , and you just need to know from where you need to extract b. The submit button makes an AJAX call. From Jmeters perspective this is another re

Re: Problems in getting a request response

2010-07-20 Thread Deepak Shetty
Use the radio button for Body in the post processor. On Tue, Jul 20, 2010 at 1:00 PM, Vini wrote: > > Hi, > > I am running Jmeter script and i am having problems to get a number in a > post response. In The respose comes a number needed to the next page. The > information needed is in the respos

Re: unique Source IP Address

2010-07-19 Thread Deepak Shetty
IP aliasing doesnt need multiple NIC's as far as I know, but i dont know much more than that.. On Mon, Jul 19, 2010 at 8:17 PM, Vikas Gupta (vikgupt2) wrote: > I couldn't quite understand the meaning of "Source IP Address" usage . The > official doc says > > Source IP address: > [Only for HTTP R

Re: unique Source IP Address

2010-07-19 Thread Deepak Shetty
I dont think what you want to do(IP spoofing) is possible in java(and hence JMeter) -- You'd have to write this yourself and use jmeter only for threading, or you'd need to buy a commercial product that supports spoofing On Mon, Jul 19, 2010 at 8:17 PM, Vikas Gupta (vikgupt2) wrote: > I coul

Re: Help needed regarding Jmeter JDBC request

2010-07-16 Thread Deepak Shetty
why not just use the variables feature? > i need all to be used in my HTTP request At the same time or in a loop? regards deepak On Fri, Jul 16, 2010 at 2:44 AM, Nithya Prakash wrote: > Hi all, > > I'm able to fetch the ID from the DB, when i do this operation i get many > rows of different ID...

Re: Does this error eman it is an error at your client machine side or the error at the server side?

2010-07-16 Thread Deepak Shetty
Hi I wouldnt think the file size has anything to do with your problem , its probably something to do with the OS not able to create the sockets. You'd probably need to sit with some OS guy who can diagnose. regards deepak On Fri, Jul 16, 2010 at 7:00 AM, nathasha wrote: > > Thank you Deepak and

Re: Transaction Controller

2010-07-16 Thread Deepak Shetty
hi > I need to have both the Transaction Controller sample as well as the nested samples (parent option is out) In the XML log file , you can still have access to the parent sample and the nested sample even if parent option is checked (as far as I remember). You can then customise the stylesheet t

Re: User Parameters not always correctly allocated?

2010-07-16 Thread Deepak Shetty
hi You can simulate the same behavior with a single thread as well right? While I can understand there might be a JMeter bug that manifests itself under parallel access , i cant quite see how this happens with a single thread. What are you thread group settings for the sing thread , you run multipl

Re: JMeter unable to navigate from the web applications home page

2010-07-15 Thread Deepak Shetty
I lose track of the number of times this form of question has been asked. why not search google/mail archives to see similar questions ? Do you have follow redirects on all samplers (instead of redirect automatically)? Do you have dynamic data being used? This tells you how to debug the issue http:

Re: User Parameters not always correctly allocated?

2010-07-15 Thread Deepak Shetty
Hi I havent observed problems with User Parameters . Use a debug sampler or modifying the sampler name to include the values of user.id and resource.file , can you check that your variables are always in step(the user id, the resource file and the record) . If there isnt a problem with your script

Re: Does this error eman it is an error at your client machine side or the error at the server side?

2010-07-15 Thread Deepak Shetty
Probably a Jmeter client problem. Which OS? Dos you get the same error with fewer threads (start from 100 increment in steps of 100) ? What if you give a much larger ramp up period? On Thu, Jul 15, 2010 at 4:09 PM, nathasha wrote: > > hello all, > > I did some searchign for the cause of this pro

Re: Newbie Q: sample log file

2010-07-14 Thread Deepak Shetty
Documentation --> http://jakarta.apache.org/jmeter/usermanual/listeners.html On Wed, Jul 14, 2010 at 12:33 PM, Deepak Shetty wrote: > I assume this is the result log file and it is in XML format? > > regards > deepak > > > On Wed, Jul 14, 2010 at 12:28 PM, Kurt

Re: Newbie Q: sample log file

2010-07-14 Thread Deepak Shetty
I assume this is the result log file and it is in XML format? regards deepak On Wed, Jul 14, 2010 at 12:28 PM, Kurt Guenther wrote: > > > I can't seem to find documentation on the sample log file. I found the > xslt files in the extras directory, but when I run them I seem to end up > with a

Re: Posting problem

2010-07-14 Thread Deepak Shetty
http://jakarta.apache.org/jmeter/usermanual/functions.html#__threadNum and combine with the timers regards deepak On Wed, Jul 14, 2010 at 5:56 AM, jriv wrote: > > Hm, I'm very much interested in how you would go about making the delay > proportional to the thread id, could you tell me how? Als

Re: Posting problem

2010-07-13 Thread Deepak Shetty
hi If say you make the delay proportional to the thread id , so that even though you are executing multiple threads, requests only reach serially , does this work? Can you look at the applications logs/contact developer to see why it fails? regards deepak On Tue, Jul 13, 2010 at 5:45 AM, jriv wr

Re: Any way to mask JDBC login credentials?

2010-07-09 Thread Deepak Shetty
Usually db tests run using a *test* user whose credentials are shared anyway so this doesnt matter in most cases. The bottom line is if JMeter can get the password , so can a user (no matter what form of encryption you use) - The only way out would be to have the user specify the password when he r

Re: pass host,port values from ant to jmeter test

2010-07-09 Thread Deepak Shetty
gt; Is > that possible too? > > > > > ________ > From: Deepak Shetty > To: JMeter Users List > Sent: Fri, July 9, 2010 9:46:57 AM > Subject: Re: pass host,port values from ant to jmeter test > > > http://theworkaholic.blogspot.com/2009/06/testing-multiple-environments-w

Re: pass host,port values from ant to jmeter test

2010-07-09 Thread Deepak Shetty
http://theworkaholic.blogspot.com/2009/06/testing-multiple-environments-with.html regards deepak On Fri, Jul 9, 2010 at 2:44 AM, Maya Hague wrote: > Hi All, > I have a requirement to pass the host and port values (in user defined > variables) dynamically from ant. Is this possible with $__P()}?

Re: jmeter - https -question

2010-07-02 Thread Deepak Shetty
Sorry I believe you are right. Shouldnt rely on memory On Thu, Jul 1, 2010 at 11:38 PM, Felix Frank wrote: > On 07/01/2010 08:27 PM, Deepak Shetty wrote: > > Hi > > First When you need to limit the number of requests /per second use a > > constant throughput timer. > &

Re: Is jmeter can be used to simulate network bandwidth?

2010-07-01 Thread Deepak Shetty
http://jakarta.apache.org/jmeter/usermanual/component_reference.html *Emulating slow connections * regards deepak* * On Thu, Jul 1, 2010 at 9:39 PM, vineetmahajan wrote: > > Is jmeter can be used to simulate network bandwidth? > -- > View this message in context: > http://old.nabble.com/Is-jmeter

Re: dynamic or static??

2010-07-01 Thread Deepak Shetty
Its upto you. what do these files have ? If dynamic then definitely, if static then depends On Thu, Jul 1, 2010 at 1:10 PM, jaya misra wrote: > should i include .ece and .cms type of files while analysing the response > time and throughput?? >

Re: variable definition not clear

2010-07-01 Thread Deepak Shetty
Latency = time from request start to time first byte is received Elapsed = latency + time from 1st to last byte (or basically time from your request start till last byte is recd) On Thu, Jul 1, 2010 at 12:47 PM, jaya misra wrote: > Hi > I am new to Jmeter and hav a very limited idea of its

Re: jmeter - https -question

2010-07-01 Thread Deepak Shetty
cond...right? > So, in this case, giving a constant timer is okay...right? since I saw the > exact number of results. > > Or am I missing something somewhere? > thanks and sorry Deepak to bug you again, > N > > > Deepak Shetty wrote: > > > > Hi > > Use

Re: jmeter - https -question

2010-06-30 Thread Deepak Shetty
sorry that should be use the Constant Throughput Timer (Not throughput controller, bad memory) http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Constant_Throughput_Timer On Wed, Jun 30, 2010 at 9:46 PM, Deepak Shetty wrote: > Hi > Use a throughput controller to contr

Re: jmeter - https -question

2010-06-30 Thread Deepak Shetty
ell. > > So, in order for each thread to run only once per second, I am giving a > constant timer of 1000. > Is that right? > Does it actually mean that each of these 100 threads will run only once per > scond? > Is this the right way to make sure that only 100 threads will be ru

Re: need to test Input/output, can i will be possible with Jmeter

2010-06-29 Thread Deepak Shetty
ject related docs, where in > people updates/download the docs(PDF, Excel, Doc etc) from different > geographies( like from US, Uk , India etc) > > In this case what would be Jmeter plan and controller helpful. And it would > be great if i get to know this from you savvy's people. &g

Re: Is it good practice to exclude common page items during record?

2010-06-29 Thread Deepak Shetty
> Depending on server application some resources maybe generated >and come cacheable. If this is significant for your application then you must also simulate the way the browser requests resources and the number of requests it makes in parallel. Also it depends on what your goal is. If it is whats

Re: error while using Stepping stone pluggin for Jmeter.

2010-06-29 Thread Deepak Shetty
Hi I havent heard of the plugin you mention - but it looks like it has a dependency on java 1.6. You might try running JMeter with that or you might follow up with whoever wrote the plugin to check the dependencies regards deepak On Tue, Jun 29, 2010 at 9:28 PM, shekhar8041 wrote: > > Hello Eve

Re: jmeter - https -question

2010-06-29 Thread Deepak Shetty
>see that there is / appended at the end of the pixel.(jmeter). Im not sure what you mean. Do you mean the URL has a forward /? If your original request doesnt have this , it is your web server which redirects you to a URL with a '/' (because your request was for a directory) - after which the de

Re: JMeter alternatives?

2010-06-29 Thread Deepak Shetty
This will be webserver/OS specific and Google probably knows more than us :) On Tue, Jun 29, 2010 at 8:27 AM, Spudona wrote: > > In an effort to check what JMeter is doing and the responses it's giving me > are there any free tools that I can use to monitor the web server? > -- > View this messa

Re: need to test Input/output, can i will be possible with Jmeter

2010-06-29 Thread Deepak Shetty
s and downloads the large file( could it be PDF, doc) and visit > search pages. > > Now my concern is Can both these things been done on Jmeter if yes, please > let me know way. > > Regards > GP > > > > > > Deepak Shetty wrote: > > > > Typing in al

Re: Running a fixed batch of Threads in fixed interval of time.

2010-06-29 Thread Deepak Shetty
The other two options in this case are a. use the http://code.google.com/p/jmeter-plugins/wiki/SteppingThreadGroup(but youll have to use the nightly build JMeter) b. Because your requirement is pretty straightforward i.e. 5 threads a minute to a max of 100 threads why not define 100 threads with a

Re: need to test Input/output, can i will be possible with Jmeter

2010-06-28 Thread Deepak Shetty
Typing in all caps is generally considered poor form. JMeter can performance test any web application. Your mileage varies based on what you intend to accomplish. Hence asking questions like is Jmeter the *best* tool? is generally useless and your question cant be answered. On Mon, Jun 28, 2010 at

Re: jmeter - https -question

2010-06-27 Thread Deepak Shetty
Hi >Do you know whether the http_request/http client sampler will record >latency?(Might be that it doesn't record latency). I It does. Try running a test from home to a site on the internet or to a dynamically generated page >Response headers: >HTTP/1.0 200 OK This is the response header which

Re: jmeter - https -question

2010-06-25 Thread Deepak Shetty
Hi >Might be due to that since it is an image pixel, it is taking very less time Again latency is the time that you took on the network. if you are on an intranet and the server doesnt need to calculate anything (for a static file) , then you might see near instantaneous response (coupled with olde

Re: jmeter - https -question

2010-06-25 Thread Deepak Shetty
for images , probably size of the returned file. For the first test runs , you can also inspect / save the response and check the image . Latency is time till first byte, I suppose you might get it to zero if its lesser than 1 ms (for static files on a high speed intranet for e.g.). On Fri, Jun 25

Re: jmeter - https -question

2010-06-25 Thread Deepak Shetty
hi Doesnt look like you succeeded in communicating with your server. Did you check the response? you should have got that the response is in error. regards deepak On Fri, Jun 25, 2010 at 3:08 PM, nandu2008 wrote: > > hello all, > > I am testing an https image pixel. > So, I don't have any auth

Re: While Recording some web pages are displayed without content

2010-06-25 Thread Deepak Shetty
When you say displayed without content do you mean on the browser? if so Were they HTTP's? Or were the frame locations pointing to sites which arent available by the same proxy Frames etc should have no bearing on using the JMeter proxy. On Fri, Jun 25, 2010 at 2:07 AM, Sachin Makhija wrote: > >

Re: Single Login help required

2010-06-25 Thread Deepak Shetty
Hi Its not a good practice to wait till your entire site is ready before beginning performance/load tests. As long as some area is functionally complete you should performance test it. You can ignore the results of the areas that arent built or bypass them if possible. regards deepak On Fri, Jun

Re: Jmeter Property Transfer

2010-06-24 Thread Deepak Shetty
I dont believe the XPATH extractor supports namespaces so your query probably doesnt work. If you wish to choose a value at random you might be better off with regex post processor On Thu, Jun 24, 2010 at 4:53 AM, Riaz Ahmed wrote: > > > > > > > > > > > > Hi Deepak, > > > I am ex

Re: Single Login help required

2010-06-24 Thread Deepak Shetty
Hi great if it works. Note that you need to see on your web application , when you access via browser what happens, whether TempID is something that the system generates and passes around, typically generated IDs are passed as hidden parameters in forms or values in query string and you need to us

Re: Single Login help required

2010-06-23 Thread Deepak Shetty
The most common causes are a. Your test doesnt have a cookie manager b. Your test samplers have redirect automatically instead of follow redirects. c. Your Site uses some form of dynamic data that varies with time or user(e.g. a userid or a request number). These need to be extracted out from previ

Re: Think times for Samplers?

2010-06-23 Thread Deepak Shetty
use different timers or vary the delay using a variable. On Wed, Jun 23, 2010 at 9:29 AM, Suresh Rajachar wrote: > Thanks for the reply, > > What i have understood about "Gaussian Random Timer" is, the total TT is > deviation+constant. > In my scenario, for 1st post request the think time is x s

Re: Using JMS point to point

2010-06-23 Thread Deepak Shetty
org.activemq.jndi. > > ActiveMQInitialContextFactory [Root exception is > java.lang.ClassNotFoundException: > Did you copy all the needed jars into jmeter/lib regards deepak On Wed, Jun 23, 2010 at 3:59 AM, waseemfa wrote: > > I get the following error in Jmeter logs when i try to run a test u

Re: Jmeter Property Transfer

2010-06-22 Thread Deepak Shetty
Hi Im not sure what you mean. If you specify a value abc in the user defined variable then thats the value it will have. Add a Debug Sampler + View Results Tree Listener and you can see the value of the variable. if after this you add a Sampler with an XPath Extractor and you specify the same name

Re: Running JDBC request and HTTP request in the same Thread... Is it possible ??

2010-06-22 Thread Deepak Shetty
a. For your question use variables names in JDBC request http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JDBC_Request then use ${variableName} in your HTTP Request However If you have a web app, then how does the browser know what the solution ID is? The solution ID will be pr

Re: Jmeter Property Transfer

2010-06-22 Thread Deepak Shetty
hi then you need to specify what your response looks like and what values you want regards deepak On Mon, Jun 21, 2010 at 11:02 PM, Riaz Ahmed wrote: > > Thanks Deepak. > I am using "XPath Extractor", I have given the "Reference > Name" that i used in Test Plan user defined variabl

Re: Jmeter Property Transfer

2010-06-21 Thread Deepak Shetty
use any of the Post Processors (XPATH should be easiest) to extract out into a variable (need not be first defined in user variables) On Mon, Jun 21, 2010 at 9:23 PM, Riaz Ahmed wrote: > > Hi All, > I am executing soap request in jmeter, i defined user variables > but for two variables i

Re: Problem setting JMeter to read the .csv file

2010-06-18 Thread Deepak Shetty
OAP > message that is being successfully processed. But I am unable to get rid of > this error. Maybe I am missing something, or something is incorrect? > > > > > > On Fri, Jun 18, 2010 at 11:20 AM, Deepak Shetty wrote: > > > There isnt a straight forward way to do

<    1   2   3   4   5   6   7   8   9   10   >