What api is required for database testing in selenium webdriver?
Answer / Vinesh Pratap Singh
Selenium WebDriver does not directly support database testing. However, you can use APIs like JDBC (Java Database Connectivity) for database operations within test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you read test data from excels?
Explain dataproviders in testng ?
How to test ajax application with selenium?
What is object repository in selenium webdriver?
What are some limitations of selenium?
What do you mean by xpath?
Hi can anyone suggest me what type of non technical questions asked in interview for experienced people, I am trying to get job with fake experience can anyone help me please
How to insert a breakpoint in selenium ide?
How to achieve database testing in selenium?
Explain what is the difference between borland silk and selenium?
What is the difference between driver.close() and driver.quit command?
Tell me what api is required for database testing in selenium webdriver?