Click here to Skip to main content
15,921,716 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have got this NUnit

MSIL
NUnit 2.5.7 (Recommended)
win     NUnit-2.5.7.10213.msi
bin     NUnit-2.5.7.10213.zip
src     NUnit-2.5.7.10213-src.zip
doc     NUnit-2.5.7.10213-docs.zip


But when I am downloading it's giving me error.

I need to know how to test the software in NUnit because this is Automatic for QA
Posted
Updated 13-Sep-10 22:04pm
v3
Comments
Dalek Dave 14-Sep-10 4:05am    
Minor Edit for Readability.

1 solution

You can go for Visual Studio. It is quite capable of Testing a whole project if you have Visual Studio Standard Edition or above.

Just right click on a project and select Add Test Project, and the whole project will be created for you.:rose:

This might help u :

http://msdn.microsoft.com/en-us/library/ms182413(VS.90).aspx[^]
 
Share this answer
 
Comments
Sandeep Mewara 14-Sep-10 5:11am    
Comment from OP:
Hey Abhishek

Thanks for the ans but i want that if any software which i am creating should be tested first then i given to my client so for that i looking software aur tool this will just test .net code i want that it should test sharepoint code also.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900