MySQL – Creating Data Tables To Use In Selenium WebDriver Test
Before creating tables In MySQL database, It must be Installed In your system. You can read my previous post to know how to download and Install MySQL In windows system. We are going to perform MySQL database testing using selenium WebDriver. So We need to create table Inside database and need to Insert some data … Read more