Additional properties to be used globally

2010-02-18 Thread Brett Cave
Hi all, Was searching through the archives for a solution for this - http://www.mail-archive.com/jmeter-user@jakarta.apache.org/msg18749.html(question regarding user defined variables). I have defined a test plan with a number of variables, and then generate a properties file automatically.

Re: Distributed load and number of clients

2010-02-18 Thread Thibaut Raballand
Hi, Exactly, The same test plan is sent to all JMeter Hosts. Each of them will simulate 50 threads. Regards, Tibo On Thu, Feb 18, 2010 at 13:32, Brett Cave brettc...@gmail.com wrote: Hi, If I have a test plan defined with 50 threads and run it locally, I simulate 50 users. if I run the

Martin Ruschak/Szg/PorscheInt ist außer Haus.

2010-02-18 Thread Martin Ruschak
Ich werde ab 18.02.2010 nicht im Büro sein. Ich kehre zurück am 22.02.2010. In dringenden Fällen bin ich unter 069917735456 erreichbar - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional

response time is in mili sec but should be 30 sec or so

2010-02-18 Thread Bhuiyan, Hasan (Hasan)
Hi Friends, I have a thread group and that is running very fast and response time is in mili-sec but in reality it should be 30 sec or so. I do not see any error either but response data is not returning the right response. What I am doing wrong? Any idea Best regards, Hasan

RE: response time is in mili sec but should be 30 sec or so

2010-02-18 Thread Andrey Pohilko
Seems you sending wrong requests to server. Advice 1: use assertions to detect wrong responses Advice 2: inspect request parameters required by server to respond right С уважением, Андрей Похилько -Original Message- From: Bhuiyan, Hasan (Hasan) [mailto:mahmud.bhui...@searshc.com]

Re: How to get particular Id generated in a process from server??

2010-02-18 Thread Deepak Shetty
hi But in this process for each user how i m going to retrieve each transaction id from server side. The same way your browser does. You make a request , you get a response. Each User = Each Session which in Jmeter usually maps to a thread (with a cookie manager to maintain a session id , per

Re: response time is in mili sec but should be 30 sec or so

2010-02-18 Thread Deepak Shetty
asked and answered in various forms , please search mail archives All roads lead to http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour Usually your application needs authentication / session and you havent added a cookie manager. regards deepak On Thu, Feb 18, 2010 at 8:02 AM, Bhuiyan,

Re: Additional properties to be used globally

2010-02-18 Thread Deepak Shetty
Is there a way to do this, or would this be an feature that is not currently available. I dont believe there is such a feature. if you use -p , the property file must be present on all the remote servers (which must also be started with -p) , i think , not tested. I think this feature is useful

Re: Dynamic mapping with Jmeter - Please help..

2010-02-18 Thread Deepak Shetty
The parameters that I have are most of type input type=text Which are prefilled by the server right? In which case one regular expression + a beanshell pre processor should work Can you please elaborate on using a CSV file Well you say you already have a CSV1 with prodId and prodType right? You

Accessing JDBC Connection Configuration in BeanShell Post-Processor

2010-02-18 Thread Peter
Hi! In my testplan I am using the JDBC Connection Configuration Element. In a BeanShell Post-Processor I am doing database-checks using a beanshell-script. How can I access in the script the JDBC Connection Configuration element from the testplan so that I do not have to manage the JDBC-config

Re: Accessing JDBC Connection Configuration in BeanShell Post-Processor

2010-02-18 Thread Deepak Shetty
download the source code and check how the JDBCSampler does it. DataSourceElement.getConnection(datasourcename); (Not sure whether it will work) Why cant you use the JDBC sampler directly? regards deepak On Thu, Feb 18, 2010 at 10:59 PM, Peter peterg1...@gmail.com wrote: Hi! In my testplan

how can i run Jemter if i had both java version 1.3 and java 1.4 instlled

2010-02-18 Thread gpub
Hi please tell me how can i run jmeter if i had both java versions (1.3 and 1.4 installed). i do not want to uninstall java ver 1.3 coz its on shared system and some apps take java 1.3. Now when i run jmeter pics up java 1.3 i edited the environment variable edit path with