2

I am using phpMyAdmin version 5.7.15 and database mysql-connector-java version 5.1.40, but I am unable to connect the database with jmeter3.0. Could you please advise?

1
  • Please show what you've tried. Commented Oct 13, 2016 at 11:46

1 Answer 1

1

Add your driver in jmeter/lib folder

Then add a JDBC Connection Configuration and fill in:

Then add a JDBC Request under a Thread Group

and fill in:

  • Variable Name : same value as the one in JDBC Connection Configuration

  • The other fields which depend on what you want to do

Read this tutorial:

If you're looking to learn jmeter correctly, this book will help you.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.