automated tests - how to validate data retrieved from db using jmeter? -


i want retrieve data db using jmeter , take results, compare values sent in request. can suggest me few ideas on how accomplish using jmeter only? i'm able store message in db , retrieve same data( saved in form of file). not able compare further.

thanks, bharath

to validate response, you'll want use assertion samplers, of there several may find useful you're doing.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -