Hi All,
 
   Does any body have a good step by step document on how to set up your Test Project using Nunit for a web application? I mean, a comment which explains how to separate web forms/ UI  test classes from business test classes, data access layer test classes.
 
   Is it a good practice to write one class with different test fixtures that call different web forms? or Is it better to write separate test classes for each web form? How do I set up the NUnit development tree for a 3-tier application with a UI, Business objects, Data access layers.
 
  Any suggestions, links to articles will greatly be appreciated.
 
Thanks,
Shabana

Reply via email to