Selenium

Selenium Tutorial

Database Testing using Selenium: How to Connect?

Database Testing using Selenium: How to Connect?

Database Connection in Selenium Selenium Webdriver is limited to Testing your applications using Browser. To use Selenium Webdriver for Database Verification you need to use the JDBC (“Java Database Connectivity”). JDBC (Java Database Connectivity) is a SQL level API that allows you to execute SQL statements. It is responsible for the connectivity between the Java…

End of content

End of content