

Passwrod: Database login password Fourth, configure JDBC Request 0.1: 3306 / Pytest? Characterencoding = UTF8 Variable name: The name of the database connection pool, there can be multiple JDBC Connection Configuration, each name custom, can connect to the database with the database through this selection connection pool in JDBC Requestĭatabase URL: Database URL, JDBC: MySQL: // Host IP or Machine Name: MySQL Listening Port Number / Database Name? Coding Format, JDBC: MySQL: //127.0.
#Apache jmeter ojdbc jar driver
JDBC Driver Class: Select MySQL Driver Enter the database username and password 0.1: 3306 / pytest? Characterencoding = UTF8 Select Test Plan > Right-click > Adding > Configuring Components > JDBC Connection Configuration > Configuring the Name of the Database Connection Pool: PytestJDBC Database Url: JDBC: MySQL: //127.0. Function expansion Third, configure JDBC Connection Configuration

SQL Server, you need to import sqljdbc4.jar MYQL, you need to import mysql-connector-java-5.1.35.jar Different databases need to rely on different JAR packages, so you need to download the corresponding JAR package first, then import JMeter After completing, the results of the query are as followsĤ. Do the following SQL scripts in the database clock, complete the database, table, and data new operation - New databaseĬREATE TABLE student (name VARCHAR(20), age INT) ģ. MySQ drive version: mysql-connector-java-5.1.35.jar Second, prepare workĢ. Operating system: Win10 Enterprise Edition

Third, configure JDBC Connection Configuration.
