jmeter(十五)postgresql数据库测试

1、添加JDBC驱动 Jmeter需要使用JDBC功能时,需要添加对应PostgreSQL数据库的驱动包,可以将下载好的jar包放到路径\apache-jmeter-3.1\lib下面即可,或是在测试计划中添加引用到Library。 postgresql的驱动包可以到官网下载:https://jdbc.postgresql.org/download.html 2、在线程组内添加数据连接配置 (JD
相关文章
相关标签/搜索