Collections:
Add JDBC Connection Configuration
How to add JDBC Connection Configuration to my JMeter Test Plan?
✍: FYIcenter.com
You can follow this tutorial to
add JDBC Connection Configuration to my JMeter Test Plan.
1. Start JMeter on your computer and open "\fyicenter\First-Load-Test-3.jmx".
2. Right-click "Test Plan" and select "Add > Config Element > JDBC Connection Configuration" You see the "JDBC Connection Configuration" screen.
3. Enter the following settings:
Variable Name Bound to Pool: localhost Database URL: jdbc:mysql://local:3306/fyicenter JDBC Driver class: com.mysql.jdbc.Driver Username: john Password: NoOneKnows
4. Save the test plane to "\fyicenter\First-Load-Test-4.jmx".
The picture below shows you how to add JDBC Connection Configuration
to JMeter test plan:
Â
⇒ Test JDBC Connection Configuration
⇠Load Test Result to MySQL Manually
⇑ Saving Test Results to MySQL Database
⇑⇑ Apache JMeter Tutorials
2017-11-18, 1712👍, 0💬
Popular Posts:
Where to find test data generators? FYIcenter.com has prepared a number of test data generators for ...
How to generate user birthday dates? Test user birthday dates are frequently needed in testing appli...
How to generate ISBN numbers? To help you to obtain some ISBN numbers for testing purpose, FYIcenter...
How to call JMeter command in a Windows batch file? I want to create a single batch job to run JMete...
How to valid IP addresses? In order to help your programming or testing tasks, FYIcenter.com has des...