JMeter Tutorial 13 | Create a Database Test Plan in JMeter | JDBC Request

Опубликовано: 22 Декабрь 2024
на канале: SQA World
73
1

#jmetertutorial #jmeter #databasetutorial #loadtest #loadtesting #stresstesting #stresstest #stepbysteptutorial #sqaworld #databasetutorials #jdbc #jdbctutorial
In this video, we will explore How to create Database Test Plan in JMeter

Steps
--------------
Right-click on Test Plan and select Add, then choose Threads, followed by Thread Group.
Set the number of users, loop count, and ramp-up period in the Thread Group.
Right-click on Thread Group and select Add, then Config Element, followed by JDBC Connection Configuration.
Enter JDBC Driver, Database URL, username, and password, then test the connection.
Right-click on Thread Group and select Add, then Sampler, followed by JDBC Request.