adspace
For database testing in selenium webdriver what api is required?
Answer Posted / Sankalp Saxena
For database testing in Selenium WebDriver, you can use the TestNG's DataProvider along with the JDBC API to read data from a database. Alternatively, you can use libraries like DBUnit.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers