Re: Modifying data while filling forms and basic Jmeter help

2009-07-20 Thread phanikishan
: http://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help-tp24371548p24567625.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: Modifying data while filling forms and basic Jmeter help

2009-07-20 Thread Deepak Shetty
with the http requests? (For eg. I want to create new users from info in a file) Thank you again! Phani Kishan -- View this message in context: http://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help-tp24371548p24567625.html Sent from the JMeter - User mailing list archive

Re: Modifying data while filling forms and basic Jmeter help

2009-07-17 Thread phanikishan
-Jmeter-help-tp24371548p24529077.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h

Re: Modifying data while filling forms and basic Jmeter help

2009-07-17 Thread Deepak Shetty
-forms-and-basic-Jmeter-help-tp24371548p24529077.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter

Re: Modifying data while filling forms and basic Jmeter help

2009-07-15 Thread Deepak Shetty
if the tokens match. Is there anyway I can go around this problem? Thanks a lot. Phani Kishan -- View this message in context: http://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help-tp24371548p24494666.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Modifying data while filling forms and basic Jmeter help

2009-07-13 Thread phanikishan
a database parameter. Once recorded I tried using the Random() method to modify this parameter but it remains the same.) Can you help me as to what to do? Phani Kishan -- View this message in context: http://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help

Re: Modifying data while filling forms and basic Jmeter help

2009-07-13 Thread Deepak Shetty
://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help-tp24371548p24458475.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org

Re: Modifying data while filling forms and basic Jmeter help

2009-07-09 Thread phanikishan
! Phani Kishan -- View this message in context: http://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help-tp24371548p24405097.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Modifying data while filling forms and basic Jmeter help

2009-07-09 Thread Deepak Shetty
this have something to do with it too? I will try what you suggested and get back anyways. Thank you! Phani Kishan -- View this message in context: http://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help-tp24371548p24405097.html Sent from the JMeter - User mailing list

Re: Modifying data while filling forms and basic Jmeter help

2009-07-07 Thread Jose Pablo Sarco
in context: http://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help-tp24371548p24371548.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: Modifying data while filling forms and basic Jmeter help

2009-07-07 Thread Deepak Shetty
://www.nabble.com/Modifying-data-while-filling-forms-and-basic-Jmeter-help-tp24371548p24371548.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org

Re: JMeter: Help on Jmeter functions

2009-04-05 Thread sebb
On 04/04/2009, mayank panwar mayankcoo...@gmail.com wrote: Hi all, Do anyone know any link where i can find some information about following JMeter functions: 1. _logn 2._XPath 3. _time 4. _StringFromFile i have gone through jmeter manual but was unable to find the required

JMeter: Help on Jmeter functions

2009-04-04 Thread mayank panwar
Hi all, Do anyone know any link where i can find some information about following JMeter functions: 1. _logn 2._XPath 3. _time 4. _StringFromFile i have gone through jmeter manual but was unable to find the required information. May be some examples can help !!! Thanks in advance, Mayank.

RE: Jmeter Help

2008-10-13 Thread Mishra, Ajay
: Jmeter Help Use windows utility perfmon to measure system resources. You can add various counters like CPU utilization, memory, etc On Fri, Oct 10, 2008 at 7:16 PM, Mishra, Ajay [EMAIL PROTECTED] wrote: Hi All, I wanted to know if there is a way to capture the System parameters like CPU

RE: Jmeter Help

2008-10-13 Thread Peter Peterse
Gupta [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2008 8:57 PM To: JMeter Users List Subject: Re: Jmeter Help Use windows utility perfmon to measure system resources. You can add various counters like CPU utilization, memory, etc On Fri, Oct 10, 2008 at 7:16 PM, Mishra, Ajay [EMAIL

RE: Jmeter Help

2008-10-13 Thread Ernie Nelson
: [EMAIL PROTECTED] Subject: RE: Jmeter Help To: jmeter-user@jakarta.apache.org Well I should think on the command: top it shows * CPU info * Used memory * Used swapspace Peter. Hi All, I am running my test on a Unix box, so if you know of something which I can use to measure system

Jmeter Help

2008-10-10 Thread Mishra, Ajay
Hi All, I wanted to know if there is a way to capture the System parameters like CPU. Memory etc in Jmeter. I have setup the Monitor results listener and it is working fine when run from the GUI mode. When the test is run from the command line i.e. in non-gui mode the .jtl file doesn't capture

Re: Jmeter Help

2008-10-10 Thread Ravindra Gupta
Use windows utility perfmon to measure system resources. You can add various counters like CPU utilization, memory, etc On Fri, Oct 10, 2008 at 7:16 PM, Mishra, Ajay [EMAIL PROTECTED] wrote: Hi All, I wanted to know if there is a way to capture the System parameters like CPU. Memory etc in

Re: Jmeter Help

2008-10-10 Thread sujitkrnayak2006
Hey can yopu please help me out distributed JMeter testing, it looks like you have allready implemented. Here is my problem:- I am trying to to do stress testing through JMeter Distributed testing, i have implemented all steps set-up for remote distibution on console pc as well as remote pc

Will jmeter help me?

2004-09-15 Thread Vinicius Carvalho
Hi there! I'm new to jmeter, and I have a few questions that I did not find any answers on the site. We have an application (EJB centric) and I'd like to test some stress on it, like adding hundreds of items, and then removing them. I got in this dilema. My first test plan, I created a once

Re: Will jmeter help me?

2004-09-15 Thread JEsterh
Vince -- JMeter will do this. Use a regular expression extractor to get ids from your 'remove list' page, then use a ForEach controller to send the delete requests. Jonathan

Re: Will jmeter help me?

2004-09-15 Thread Michael Stover
Cookie Manager is your friend: http://jakarta.apache.org/jmeter/usermanual/build-web-test-plan.html#adding_cookie_support http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Cookie_Manager Regular expression parsers are also useful:

Re: jmeter help

2002-08-27 Thread Mike Stover
Did you add a cookie manager to your test plan? How much of the user manual have you read? You might find some of it helpful, such as: http://jakarta.apache.org/jmeter/usermanual/build-web-test-plan.html -Mike On 27 Aug 2002 at 17:17, balamurugan wrote: Hi, I have tested a login page