How to read the data from data base and send to the text box in UI | Selenium Forum
L
Lakshmi Posted on 11/01/2021

Hi ,

I am implemeting a junit project using selenium.

We ned to read the data from Microsoft Sql dta base and the value to the text box in UI.

Could pleae help me in how to do it.


A
Ashish Thakur Replied on 17/01/2021

Watch the database testing videos

In that, I have explained how to connect to database

You can read the data from database and then supply over to the script


Related Posts