Navratna Pawale

Navratna Pawale

  • NA
  • 186
  • 26k

How to write NUnit test cases for inserting records in DB?

Jan 8 2016 2:24 AM
I've to write a test case for inserting a validated record into more than one tables of database using NUnit.
 
So how it should be done? and what is the best way to do that?

Answers (2)