Can we use Selenium to test the backend?
Selenium WebDriver is a UI Automation tool. As a result, Selenium WebDriver alone is unable to perform database testing; however, this can be accomplished utilising the Java Database Connectivity API (JDBC).
Can we use Selenium to test the backend?
Selenium WebDriver is a UI Automation tool. As a result, Selenium WebDriver alone is unable to perform database testing; however, this can be accomplished utilising the Java Database Connectivity API (JDBC).