Re: Graph Resuld Data

2006-04-19 Thread Vibhuti Shankar
Thank You Peter :) On 4/19/06, Peter Lin <[EMAIL PROTECTED]> wrote: > > sounds like we need to improve the docs. > > no of samples - the actual number of samples sent to a server > latest sample - the elapsed time for the last sample > average - average response time > deviation - standard deviati

Re: Request: Problem with Http proxy server

2006-04-19 Thread Vibhuti Shankar
Hi, I am a new baby on this JMeter, so might be i am wrong, but you can try to solve your problem this way:- It might be you haven't configured your application port no in JMeter, If you are setting http request default for Thread group, then you need to put the right port no, Protocol and server n

R: R: Jmerer and https

2006-04-19 Thread Massimo Forno
First of all I thank you for the very quick answer. The problem is that my proxy cannot decrypt https request. >From the JMeter point of view I'm using the HTTP Proxy Server as a Non-Test >Element Proxy Server, setting the same port I'm using for MS-IE. (Address: >localhost, Port: 8090) What I'

Re: R: Jmerer and https

2006-04-19 Thread sebb
See also: http://wiki.apache.org/jakarta-jmeter/JMeterAndHTTPS On 19/04/06, Massimo Forno <[EMAIL PROTECTED]> wrote: > So, the only way is to to use Badboy or torecord in HTTP and then change the > test plan to use HTTP request defaults? > > Thanks, > Massimo > > > -Messaggio originale-

R: Jmerer and https

2006-04-19 Thread Massimo Forno
So, the only way is to to use Badboy or torecord in HTTP and then change the test plan to use HTTP request defaults? Thanks, Massimo -Messaggio originale- Da: sebb [mailto:[EMAIL PROTECTED] Inviato: mer 19/04/2006 19.08 A: JMeter Users List Oggetto: Re: Jmerer and https Read: http://

Re: Regular Expression Extractor

2006-04-19 Thread sebb
On 19/04/06, sebb <[EMAIL PROTECTED]> wrote: > On 19/04/06, Robert Heinerman <[EMAIL PROTECTED]> wrote: > > Hi, > > > > we are using jmeter 2.1.1. > > Good. > > > I use a regular expression extractor to parse an id, which is used for > > the next request, and a name which is used for response asser

Re: Jmerer and https

2006-04-19 Thread sebb
Read: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Proxy_Server S. On 19/04/06, Massimo Forno <[EMAIL PROTECTED]> wrote: > > Hi, > > I'd like to know how to set jmeter to record a session for a web application > using the https session. > > I've the J2EE 1.5 and I've

Re: How to send a different file with each request?

2006-04-19 Thread sebb
See: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_Set_Config S. On 19/04/06, Robert Bowen <[EMAIL PROTECTED]> wrote: > Hello all. I would like to send an xml file I have saved in the local > filesystem at random as a POST parameter with each request. I know I can

How to send a different file with each request?

2006-04-19 Thread Robert Bowen
Hello all. I would like to send an xml file I have saved in the local filesystem at random as a POST parameter with each request. I know I can specify parameters from within the JMeter user interface, specify a file with values to be used as parameters and specify *one* file to be sent along ...

Jmerer and https

2006-04-19 Thread Massimo Forno
Hi, I'd like to know how to set jmeter to record a session for a web application using the https session. I've the J2EE 1.5 and I've followed all the User manual instruction but when I start a record sesion the tool is not able to access the url. Thanks in advance. Massimo

Request: Problem with Http proxy server

2006-04-19 Thread aparna chandan
Hi All, I am new to Jmeter. I have problem in recording with Jmeter. I have followed the steps to record a test mentioned in jmeter user manual. But I am getting some connect refused exception, java run proxy error after changing the settings in Internet explorer to local host and port 909

Re: Regular Expression Extractor

2006-04-19 Thread sebb
On 19/04/06, Robert Heinerman <[EMAIL PROTECTED]> wrote: > Hi, > > we are using jmeter 2.1.1. Good. > I use a regular expression extractor to parse an id, which is used for > the next request, and a name which is used for response assertion. The > regex for the name includes the extracted id. > >

test

2006-04-19 Thread Maness, Marty
Sorry, just a test

Regular Expression Extractor

2006-04-19 Thread Robert Heinerman
Hi, we are using jmeter 2.1.1. I use a regular expression extractor to parse an id, which is used for the next request, and a name which is used for response assertion. The regex for the name includes the extracted id. Everything works fine, as long each tread is looped only once. When loop

Q: LDAP Extended Request (ALPHA) - Search Response Status

2006-04-19 Thread Rich Roberts
In our test we are performing a search to make sure an object did NOT get created in the LDAP Directory. When we use the LDAP Extended Request sampler the status returned and logged is always true / good since the query was performed successfully. This really should return a false since the objec

Using JavaScript Functions in Jmeter

2006-04-19 Thread Tapaswini Das
Hi, Could somebody explain how to use the new JavaScript function? I'm writing my own Java Script functions to read inner HTML of the application. I need to map these functions with JMeter so that JMeter can call them while running. Can somebody explain me that do I require to inherit JavaScri

Re: Graph Resuld Data

2006-04-19 Thread sebb
I'll update the docs later. On 19/04/06, Peter Lin <[EMAIL PROTECTED]> wrote: > sounds like we need to improve the docs. > > no of samples - the actual number of samples sent to a server > latest sample - the elapsed time for the last sample > average - average response time > deviation - standard

Re: Graph Resuld Data

2006-04-19 Thread Peter Lin
sounds like we need to improve the docs. no of samples - the actual number of samples sent to a server latest sample - the elapsed time for the last sample average - average response time deviation - standard deviation for the set of data median - google for median to get a complete definition. th

Re: Graph Resuld Data

2006-04-19 Thread Vibhuti Shankar
I have gone thorough the below link, but unable to get explained these words, in this link , only Throughput is described, rest are not mentioned there. So, if anyone can help me to understand these terms :- Latest Sample: Median: Deviation Regards, -Vibhuti On 4/19/06, Peter Lin <[EMAIL PROTE

Re: Graph Resuld Data

2006-04-19 Thread Peter Lin
http://jakarta.apache.org/jmeter/usermanual/component_reference.html go down to the listeners section peter On 4/19/06, Vibhuti Shankar <[EMAIL PROTECTED]> wrote: > > Hi all, > > Can anyone explain me about the listner, i added Graph Results for My > testing work, it gave me some data after run

Graph Resuld Data

2006-04-19 Thread Vibhuti Shankar
Hi all, Can anyone explain me about the listner, i added Graph Results for My testing work, it gave me some data after run. like :- No of samples : it says about "Number of thread/user hit the sever" Latest Sample: i am unable to understand this, can anyone explain this. Average: Average reponc

Where to declare the java script with the help of function and how to call this function in JMeter

2006-04-19 Thread Tapaswini Das
Hi All, I'm using JMeter 2.0.3 for Load testing. My Test case is to create a document through one user and before uploading the ppt the ID is created then after in file properties page upload the slides. Each user create different Document id which generated by the application and showed in

Point to point

2006-04-19 Thread Brasil
HI, I have a problem! when I do an request response on my queque it give an error (2006/04/19 13:55:14 INFO - jmeter.protocol.jms.sampler.MessageAdmin: Message with ID:laptop-1896-1145447608984-31:0 not found.) can you help me please thx logfile: 2006/04/19 13:55:12 INFO - jmeter.engine.S

Point to point + jms

2006-04-19 Thread Brasil
hello I have a littel problem I am testing Point to point with Jmeter in the manuel the Recieve QUEUE = QRPL but when i do this i recieve an error "Name not found Exception" for the neme of the queque! (where can i find where this queue is declared? i don't find the jndi.property file) When i