Hi, First of all, this sounds like functional, not load test. Nevertheless, JMeter can do it.
I suggest making HTTP request, extract key data to variables, then make JDBC request with child assertions checking DB response against previously saved HTTP response data. С уважением, Андрей Похилько -----Original Message----- From: Kshitij Barve [mailto:[email protected]] Sent: Friday, June 04, 2010 12:00 PM To: [email protected] Subject: Help needed to verify web-service sesponse vs DB values Hi, I am using JMeter as a functional testing tool for API testing. How can I verify a Web-service response, against the DB records? Here is a scenario - 1. Get a response from web-service using JMeter 2. Fire the same query on database using JMeter. 3. Compare records returned from web-service against the records returned from Database. Regards, Kshitij -- View this message in context: http://old.nabble.com/Help-needed-to-verify-web-service-sesponse-vs-DB-value s-tp28776817p28776817.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

