SQL DB and NUnit tests | Selenium C# Forum
S
shobha bandaru Posted on 30/01/2019

Hi Gunjan,

For Nunit test, I tried to map SQL DB. 

note: I watched pre-recorded videos for mySQL but we are using SQL at my work. 

I added references 'SqlTest' , system and system.data other ones. it automatically created Samples folder with 2 files SqlSample and SsisSample.cs files.

there are lot of errors in those files. 

I have connected DB server name from Server Explorer but I am not sure do I need to DB server name in App.config or in those 2 files.

Do we have any recording for SQL too?

Thanks,

Shobha