Re: Saving the reply in Jmeter

2011-08-11 Thread Rajiv Nanduani
Try this its works fine for me :) Reference Name: keyname Regexp: a:Key(.+?)/a:Key Template: $1$ Match No: -1 Default Value: I am the default value Reference Name: keyvalue Regexp: a:Value(.+?)/a:Value Template: $1$

Jmeter recording https badboy like other tool

2011-08-01 Thread Rajiv Nanduani
Hi all i want to record HTTPS request. I know badboy is the tool that can help on this. but the problem is that i can not use this tool in Commercial purpose. In my comapny they are not allowed to install these type tool. I can use only open source free tool. Pleae let me know if any other tool is

Re: Jmeter recording https badboy like other tool

2011-08-01 Thread Rajiv Nanduani
/08/2011 10:14, Rajiv Nanduani a ecrit : Hi all i want to record HTTPS request. I know badboy is the tool that can help on this. but the problem is that i can not use this tool in Commercial purpose. In my comapny they are not allowed to install these type tool. I can use only open source

Re: issue sending cookies

2011-07-26 Thread Rajiv Nanduani
Hi, use firefox to get the cookies parameter and and in jmeter HTTP Cookie Manager please refer to attachment. Or after login into the application get response data by using regular expression extractor. On Tue, Jul 26, 2011 at 6:39 PM, Bhayana, Sidhant sidhant.bhay...@igatepatni.com wrote:

Re: Verify the response contents

2011-06-20 Thread Rajiv Nanduani
hi refer this http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Response_Assertion add error text Assertion On Tue, Jun 21, 2011 at 11:19 AM, Selvam T, Palani palani.selv...@altisource.com wrote: Hi All, I have recorded few pages of my app. There is a chance of getting

Re: How to simulate Iteration in JMeter

2011-06-14 Thread Rajiv Nanduani
Number of Threads ( users) = 10 Loop Count ( iterations) = 20 Scheduler = Start Time = 2011/05/19 17:04:38 End Time = 2011/05/12 17:04:38 Now this will not used because this situation will never meet. So it is ignore by jmeter Duration(Seconds) = 3600=

How are throughput and response time related?

2011-05-27 Thread Rajiv Nanduani
Hi All, I was reading about performance testing and gone through below this.. But I am not clear Is this true or false..? please explain your thoughts/Inputs on this paragraph. *How are throughput and response time related?* The graph for throughput displays the quantity of data that the

Re: dynamic parameters

2011-05-27 Thread Rajiv Nanduani
Try this OID=(\d+)navigatedNode and use debug sampler to get all the variables value On Fri, May 27, 2011 at 5:57 AM, Chian Zhong... czh...@modeln.com wrote: Greetings: One page of my app is refreshed with several dynamic parameters, in jmeter recording, I have several parameters name

Re: thread should be equal to throughput/sec??

2011-05-25 Thread Rajiv Nanduani
to/near by thread count On Wed, May 25, 2011 at 12:54 PM, Felix Frank f...@mpexnet.de wrote: On 05/24/2011 05:23 PM, Rajiv Nanduani wrote: Hi All, I am confused. is that true if your throughput/sec is coming equal to your given thread value it means application running fine

thread should be equal to throughput/sec??

2011-05-24 Thread Rajiv Nanduani
Hi All, I am confused. is that true if your throughput/sec is coming equal to your given thread value it means application running fine. or it should be ideal case. if not then there is some problem. For one loop and run for 1, 25,50 ,75 ,100 threads -- Regards *RAJIV

Re: Re: Jmeter run on Linux using putty

2011-05-04 Thread Rajiv Nanduani
Hi ALL, Thanks to everyone for the guidance. Finally I got succes and found the solution to run jmeter from putty with the help of Xming in GUI mode. Here was the prob in Xming. In Xming installation directory there is host file C:\Program Files\Xming\X0.hosts Edit: X0.hosts (lay in the

Re: Jmeter run on Linux using putty

2011-05-03 Thread Rajiv Nanduani
Thanks all for the reply. I have installed java 1.6. I tried with Xming 1. Install Xming (http://www.straightrunning.com/XmingNotes/) 2. Enable the X11 forwarding in putty. But while running the jmeter.sh file from putty i am getting following error An error occurred: Can't

Re: Jmeter run on Linux using putty

2011-05-03 Thread Rajiv Nanduani
On Tue, May 3, 2011 at 8:57 AM, Felix Frank f...@mpexnet.de wrote: On 05/03/2011 02:54 PM, Rajiv Nanduani wrote: Thanks all for the reply. I have installed java 1.6. I tried with Xming 1. Install Xming (http://www.straightrunning.com/XmingNotes/) Is it running? :-) yes

Re: Jmeter run on Linux using putty

2011-05-03 Thread Rajiv Nanduani
Felix i used putty log as shown in attached file Hi i have also tried to run jmeter in nongui mode as well but i am getting following error 2011/02/19 08:44:10 ERROR - jmeter.JMeter: java.lang.NullPointerException at

Re: Jmeter run on Linux using putty

2011-05-03 Thread Rajiv Nanduani
java.version=1.6.0_25 here is the log of jmeter rajiv@MLB_LOADTEST01 bin]$ sh jmeter.sh An error occurred: Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable. [rajiv@MLB_LOADTEST01 bin]$ sh jmeter.sh An error occurred: Can't connect to X11 window

Jmeter run on Linux using putty

2011-05-02 Thread Rajiv Nanduani
Hi All, We have provided a linux server to run JMETER. First I have to install the jmeter on linux machine , to access the linux server we can connect through Putty/WinSCP only becoz linux server is placed on remote location. Some how i have installed the Jmeter under under

Re: Jmeter run on Linux using putty

2011-05-02 Thread Rajiv Nanduani
thanks for the reply.but still I am waiting the answer of The problem is how would i know that *JVM* is already installed or not if yes where i have *to* check. I am new *to* *linux*. or if not where i hav * to* install the *JVM* or set the path variable like in windows *JMETER_HOME*etc..

Re: Urgent Regular expression help

2011-04-14 Thread Rajiv Nanduani
Regular Expression: messages:(\d+) Template: $1$ Match No: 1 Default Value: failed Debug Sampler View Results Tree Add Debug Sampler and Look in the Debug Sampler results you will find the all the

Re: Regular Expression Extractor Query

2011-03-12 Thread Rajiv Nanduani
Add debug sampler and try to find out after 3-4 th run in result values are coming or not On Thu, Mar 10, 2011 at 9:56 PM, Jain, Kapil kapil.j...@logica.com wrote: Yes I am sure value exists and it's dynamic value and can capture this value for first few user and after that it's failing?

Re: How to extract value

2011-02-22 Thread Rajiv Nanduani
use regular-expression extractor On Wed, Feb 23, 2011 at 1:34 AM, Anil anilgup...@yahoo.com wrote: I have something on my screen. select name=suffix id=Suffix class=txtField option value=29/option option value=30Jr./option option value=31Sr./option option value=32I/option

Re: How to extract value

2011-02-22 Thread Rajiv Nanduani
like option value=31Sr./option option value=(\d+)Sr./option On Wed, Feb 23, 2011 at 7:33 AM, Rajiv Nanduani rajivkumarnandv...@gmail.com wrote: use regular-expression extractor On Wed, Feb 23, 2011 at 1:34 AM, Anil anilgup...@yahoo.com wrote: I have something on my screen. select

Re: Need help in regular expression

2011-02-22 Thread Rajiv Nanduani
try this ,JobID:833, ,JobID:(\d+), tId:733} tId:(\d+)} On Mon, Feb 21, 2011 at 2:39 PM, chandrasekhar.g...@wipro.com wrote: Hi All, Need help in regex PF my queries - 1How to extract jodid and tId from below meta datather send request. 2 how to send/reuse same parameters in other

Re: Need help in regular expression

2011-02-19 Thread Rajiv Nanduani
yes sebb you rightsorry I forgot to remove comma :). caseDetails([a-zA-Z]\d+) class= in that case upper or lower both will take care On Sat, Feb 19, 2011 at 2:04 AM, sebb seb...@gmail.com wrote: On 18 February 2011 20:02, Rajiv Nanduani rajivkumarnandv...@gmail.com wrote: Try

Re: Need help in regular expression

2011-02-18 Thread Rajiv Nanduani
Try this caseDetails([a-z,A-Z]\d+) class= On Fri, Feb 18, 2011 at 7:27 PM, sbhosale sandeep.bhos...@gmail.com wrote: Hi all, I want to extract C100134 value in below string div id=caseDetailsC100134 class=caseDetails Can anybody help in writing the regular expression. I have tried

Re: Fetch unique value from datapool

2011-02-08 Thread Rajiv Nanduani
use csv config option Recycle of EOF = true Stop Thread on EOF = true Sharing Mode = current thread On Tue, Feb 8, 2011 at 5:52 AM, Saurabh Gupta stonecold.saur...@gmail.comwrote: Hi All, Is it possible that each Virtual user fetches unique value from a single data pool ? If yes, then

Re: Please remove my email from this list

2011-01-30 Thread Rajiv Nanduani
To remove your address from the list, send a message to: jmeter-user-unsubscr...@jakarta.apache.org On Mon, Jan 31, 2011 at 6:17 AM, Satya Narayana taxguy2...@yahoo.comwrote: I appreciate it. -- RAJIV KUMAR http://rajivkumarnandvani.wordpress.com/ http://learnqtphelp.blogspot.com/

Re: actual usage of Bean shell scripting in jmeter with example

2011-01-28 Thread Rajiv Nanduani
I did the same on same version as u mentioned. are you writing some import statements in bean shell script area? like this import org.apache.jmeter.util.JMeterUtils; import org.apache.jmeter.samplers.SampleResult; import org.apache.jmeter.assertions.AssertionResult; import

Re: actual usage of Bean shell scripting in jmeter with example

2011-01-28 Thread Rajiv Nanduani
k but still it is not working. can you send me your testscript fle( jmx). + jmeter .properties file On Fri, Jan 28, 2011 at 4:10 AM, Garvita garvita.me...@tcs.com wrote: Import statement is not required... -- View this message in context:

Re: CSV data set config problem

2011-01-26 Thread Rajiv Nanduani
Hi, Please describe your problem in details.What exactly you want? If you do not want to encode this just unchecked the the encoding option Or If you do the encoding then Checked the encoding option. Encoding option will display in send parameter request table in HTTP request sampler. On Wed,

Re: Path seems to be encoded to unicode instead of utf-8

2011-01-26 Thread Rajiv Nanduani
Did you tried with javascript function may be it will work. ${__javaScript(encodeURIComponent('${abc}');)} On Wed, Jan 26, 2011 at 6:10 PM, SanderW san...@performancearchitecten.nlwrote: Hi, I have a variable url that is populated by the CSV Data Set Config. When I use the variable in the

Re: Path seems to be encoded to unicode instead of utf-8

2011-01-26 Thread Rajiv Nanduani
Hi, Just google/try this functions in java script escape() http://www.w3schools.com/jsref/jsref_escape.asp,encodeURI()http://www.w3schools.com/jsref/jsref_encodeuri.asp ,encodeURIComponent()http://www.w3schools.com/jsref/jsref_encodeuricomponent.asp. lets see which will work for you. But one

Re: Problem with CSV config using in loop

2011-01-23 Thread Rajiv Nanduani
Hi set True for this: Recycle of EOF = true Stop Thread on EOF = true Sharing Mode = current thread On Mon, Jan 24, 2011 at 12:50 AM, rkannan kan...@keystonelogic.net wrote: Hi all, I have configured CSV config set and using one thread group. Threads takes the values from CSV which i

Re: Problem with CSV config using in loop

2011-01-23 Thread Rajiv Nanduani
set current thread goup On Mon, Jan 24, 2011 at 1:52 AM, rkannan kan...@keystonelogic.net wrote: If i set to sharing mode = current thread, it takes single value for all the HTTP sampler1. I need unique values for all HTTP sampler1 in loops. -- View this message in context:

Re: url parameter encoding using javascript function problem

2011-01-20 Thread Rajiv Nanduani
wrote: On 01/20/2011 07:09 AM, Rajiv Nanduani wrote: Hi all, In jmeter i have to pass around 15 to 20 url parameters from csv file . I am using the javascript function to encoding the url parameters I am not using the Jmeter send parameter with request table option. there is also

Re: url parameter encoding using javascript function problem

2011-01-20 Thread Rajiv Nanduani
, 2011 at 8:11 AM, sebb seb...@gmail.com wrote: On 20 January 2011 06:09, Rajiv Nanduani rajivkumarnandv...@gmail.com wrote: Hi all, In jmeter i have to pass around 15 to 20 url parameters from csv file . I am using the javascript function to encoding the url parameters I am not using

Constant Throughput Timer confusion

2011-01-13 Thread Rajiv Nanduani
Thanks for the input,Again i tried the same as mentioned by you for 30 minutes but still the same thing is happening. I am not sure is the result is coming wrong or correct. Please let me know Ideal Throughput should be as per Constant throughput timer (samples/DurationToRun(Sec)) is expecting by

plz subscribed me if i am not

2011-01-13 Thread Rajiv Nanduani
-- RAJIV KUMAR http://rajivkumarnandvani.wordpress.com/ http://learnqtphelp.blogspot.com/