|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Cheap or free code profiler?I need a program that can show me how much time lines took to execute... a
profiler type tool. (for .NET 2.0) anyone know of any good free or cheap ones? thanks! btw does anyone use NUnit for regression testing? if so how do you like it? any free alternatives out there that are better? thanks! "Smokey Grindle" <nospam@dontspamme.com> wrote in message Best to check the toolboxnews:%23vJNUQojGHA.4660@TK2MSFTNGP03.phx.gbl... >I need a program that can show me how much time lines took to execute... a >profiler type tool. (for .NET 2.0) anyone know of any good free or cheap >ones? thanks! http://sharptoolbox.com/categories/profilers-debuggers > btw does anyone use NUnit for regression testing? if so how do you like While it can be used, to an extent for regression testing, that is not its > it? niche. If you are thorough in your unit tests, you can certainly have a good idea of breaking changes and code quality. I like nUnit and the newer Visual Studio Team System test "engines". > any free alternatives out there that are better? thanks! For true regression testing, I know of none. I have used FITnesse (FIT Framework upgraded(?)) for acceptance testing. I like Type Mock for extending Unit Testing. Both NCover and Team System Coverage tool are good for making sure you are covering code with tests. Currently, QA handles our regression testing and uses a combination of tools, primarily from Mercury. -- Gregory A. Beamer ************************************************* Think Outside the Box! *************************************************
Function Vs. Sub Procedure
Marshal Structure containing arrays to function in DLL OOP object instance assignment in sub new() Scanning Option Group (VB 6 Option Button Control Array) VB.NET: RasDial + CallBacks + throwing events = frozen UI? ExitWindowsEx function not working. String, not Boolean Is there a Function and Function Argument generic self-reference? Linking childform to Main Form in VB6 Passing an array of to a Sub |
|||||||||||||||||||||||