JMeter Beginner Tutorial 6 – How to create a Database Test Plan
Notes: Step 1 Add mysql jdbc jar to Jmeter lib folder | Restart Jmeter https://dev.mysql.com/downloads/conne… Step 2 Add Thread Group Step 3 Add JDBC Conn Config | Provide the details of our DB JDBC URL Format Useful Tip: The general format for a JDBC URL for connecting to a MySQL server is as follows, with …