Software engineering/Catalogs/Tools: Difference between revisions
Jump to navigation
Jump to search
imported>Peter Schmitt m (List of software tools for software engineering moved to Software engineering/Catalogs/Tools: move list to Catalogs subpage) |
imported>John Stephenson m (-{{Subpages}}) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
==requirements modeling== | ==requirements modeling== | ||
[[Unified Modeling Language]] (UML) | [[Unified Modeling Language]] (UML) | ||
Latest revision as of 07:05, 15 March 2021
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