Re: how can I use test data in Jmeter Script

2009-10-07 Thread Deepak Shetty
- at Cisco) < harw...@cisco.com> wrote: > Can I use JDBC request sampler to retrieve data and pass it to a HTTP > request? > > -Original Message- > From: Deepak Shetty [mailto:shet...@gmail.com] > Sent: Wednesday, October 07, 2009 8:54 AM > To: JMeter Users List &

RE: how can I use test data in Jmeter Script

2009-10-07 Thread Harry Wang -T (harwang - at Cisco)
Can I use JDBC request sampler to retrieve data and pass it to a HTTP request? -Original Message- From: Deepak Shetty [mailto:shet...@gmail.com] Sent: Wednesday, October 07, 2009 8:54 AM To: JMeter Users List Subject: Re: how can i use test data in Jmeter Script If you mean the test is

Re: how can i use test data in Jmeter Script

2009-10-07 Thread Deepak Shetty
If you mean the test is the same , but the data is varied (e.g. all users perform search but the data they search for is different) you can use CSV data set config / User Parameters to store the data that is sent. each thread will read a different row from the CSV (assuming you set up the share opt