Test Plan.
Add one Thread Group with default settings.
Add JDBC Connection Configuration with below setting.
Add JDBC Requset for Simple select stement.
Add Constant Timer with 5000 miliseconds Thread Delay.
Add View Results Tree.
My DBServer Name : proddbtest1.xyz.com SQL Instance Name: Prodbtest1\LIVE
I fill up this parameter value in DB URL and Driver class. In fact I download latest JDBC sqljdbc42.jar from Net and past at Lib folder. After running my test plan still I get an error message
"java.sql.SQLException: Cannot load JDBC driver class com.microsoft.jdbc.sqlserver.SQLServerDriver"
Can any one help me where I am passing wrong configuration settings.