Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for a Test Harness
Message
From
16/05/2005 18:56:10
 
 
To
16/05/2005 18:18:37
General information
Forum:
ASP.NET
Category:
Testing and debugging
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01014700
Message ID:
01014713
Views:
32
Yes I have. From what I read in the instruction, this should have been inplemented in the beginning. My task is to test the existing assemblies. I am to be given the DLLs, and definition on how to interface with the various classes and methods. If I was allow access to the source projects, NUnit would be an excellent choice.

>Have you looked at NUnit?
>
>>Hi all,
>>
>>I have been given the assignment to test the core components of an existing C# n-tier ASP.Net application. There are hundards of classes in this project, and the company wants me to develop regression tests for all them. I have been looking at the .Net Reflection namespace as a means to dynamically load the Assemblies (DLL) in to a test harness. From there using basic code or script, Invoke each method of each class and compare the result against a baseline.
>>
>>What occurred to me is this scenario must have already been though of. Has anyone seen a utility like I described? And can soneone point to one or more?
>>
>>Thanks
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform