Software engineering/Catalogs/Tools: Difference between revisions
Jump to navigation
Jump to search
imported>Eric M Gearhart m (underscores are unneccessary) |
imported>Olier Raby (Cat.) |
||
Line 15: | Line 15: | ||
==requirements modeling== | ==requirements modeling== | ||
[[Unified Modeling Language]] (UML) | [[Unified Modeling Language]] (UML) | ||
[[Category:Computers Workgroup]] | |||
[[Category:CZ Live]] |
Revision as of 04:22, 27 October 2007
This is a list of software development tools useful in the field of software engineering. See also the List of topics in software engineering.
unit testing
Junit and Nunit - open-source tools for automated unit testing in Java and C#, respectively
automatic analysis of programs
FxCop - a free utility from Microsoft for flagging pitfalls with C# programs