Is there a JDBC equivalent for the "CSV Data Set Config" element in JMeter?
Instead of load testing JDBC, I would like to use the data from a JDBC 
connection as ${variables}/input for testing other samplers...
[e.g. XML service: "checkSkuStock", where the SKU would come from the DB]
The data changes on a regular basis and I would rather not export it to CSV, in 
fear that it would soon be obsolete.
I have used the JDBC connection pool and JDBC Request to download the data to a 
local file, but this doesn't seem to be as efficient.
Thanks in advance!


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


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

Reply via email to