Using the __CSVRead function

2004-06-07 Thread Akbar, Gul
 
Hi
 
Could anyone provide me with a document or a link to a document which
explains the use of the __CSVRead function.
 
I have generated this using the tool provided on Jmeter, but having problems
as the value is always an empty string.
 
I think the problem is with reading the file; I have a test.csv file in
the bin directory of JMeter distribution, in windows; and the function looks
like:
 
${__CSVRead(test.csv,0)}
 
Is there something obvious I'm missing? or would I need to do some extra
configurations.
 
Regards
Gul Akbar
 
 

Gul Akbar
Software Developer
The British Library
Wetherby
01937 54-6004
www.gakbar.co.uk http://www.gakbar.co.uk/ 
 
 
 


**

Experience the British Library online at www.bl.uk 

Help the British Library conserve the world's knowledge. Adopt a Book.
www.bl.uk/adoptabook 

*

The information contained in this e-mail is confidential and may be legally
privileged. It is intended for the addressee(s) only. If you are not the
intended recipient, please delete this e-mail and notify the
[EMAIL PROTECTED] : The contents of this e-mail must not be disclosed or
copied without the sender's consent. 

The statements and opinions expressed in this message are those of the
author and do not necessarily reflect those of the British Library. The
British Library does not take any responsibility for the views of the
author. 

* 



Multiple parameter values for Test

2004-05-25 Thread Akbar, Gul

Hi

I have been trying to use different values for a parameter using the
users.xml file and HTTP User Parameter Modifier under the pre-processors.
I would like to test about a hundred values under one user (thread) for that
parameter.

For example: the tests are to be HTTP requests in the form:
http://server.com/test.cgi?query=test1

and for that same thread, I would like to try out test2 as a value for the
query parameter.

My users.xml file looks like:

allthreads
thread
  parameter
paramnamequery/paramname
paramvaluetest1/paramvalue
  /parameter
  parameter
paramnamequery/paramname
paramvaluetest2/paramvalue
  /parameter
  .
/thread
/allthreads

However, the second value of parameter is never tested.

Would I need to go to the source code for this, so for it to iterate through
the different parameter values for the same parameter name?

Regards
Gul


Gul Akbar
Software Developer
The British Library
Wetherby
01937 54-6004
www.gakbar.co.uk


**

Experience the British Library online at www.bl.uk 

Help the British Library conserve the world's knowledge. Adopt a Book.
www.bl.uk/adoptabook 

*

The information contained in this e-mail is confidential and may be legally
privileged. It is intended for the addressee(s) only. If you are not the
intended recipient, please delete this e-mail and notify the
[EMAIL PROTECTED] : The contents of this e-mail must not be disclosed or
copied without the sender's consent. 

The statements and opinions expressed in this message are those of the
author and do not necessarily reflect those of the British Library. The
British Library does not take any responsibility for the views of the
author. 

* 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]