shoab shah

shoab shah

  • NA
  • 172
  • 0

How to create Test data for NUNIT testing

Jun 27 2013 6:28 AM
 

Hi All,

Ours is a large Asp.net MVC application. We are using NUNIT for unit testing.

For now we are calling actual service functions to [SETUP] data (test data).

Kindly suggest options for generating test data for NUNIT without disturbing actual services and further actual database.

 

Thanks in advance.


Answers (5)