How to use responses from a Jmeter JDBC Request in a HTTP Request
问题 Here's my situation: I want to do this: I have a list of URLs in a MySQL database which I want to hit using a HTTP Request to see if the response is a HTTP Status code of 404 or not. I have done this: Added and configured a JDBC Config Element. Added and configured a JDBC Request Sampler. Basically a select statement that returns a table with 8 columns. I have provided 8 comma-separated variables for the 'Variable names' field, so that the results of the JDBC request can be identified with