|
I’m not sure what you’re after
but if you are asking about how to unit test web apps. It might be best to ask
on the nunit lists, but I will say that you should become aware of the Humble
Dialogue concept. I find that this aid’s unit testing our ASP.net
applications no end. http://c2.com/cgi/wiki?TheHumbleDialogBox Cheers Owen Evans From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ahmed, Shabana 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 This email and any attachments are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient please do not disclose, copy or take any action in reliance on it. If you have received this message in error please tell us by reply or telephone +44 (0)20 7448 4620 and delete all copies on your system. Any opinion, advice or information in this email are not necessarily those of the owners or officers of Cresta. Cresta have taken reasonable precautions to ensure that any attachment to this e-mail has been swept for viruses. However, we cannot accept liability for any damage sustained as a result of software viruses and would advise that you carry out your own virus checks before opening any attachment. Please note that communications sent by or to any person through our computer systems may be viewed by other Cresta employees or officers, strictly in accordance with applicable law. |
- [NAnt-users] Setting up NUnit for a web application Ahmed, Shabana
- RE: [NAnt-users] Setting up NUnit for a web applicatio... Owen Evans
