Software engineering/Catalogs/Tools: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Eric M Gearhart
m (underscores are unneccessary)
imported>John Stephenson
m (-{{Subpages}})
 
(4 intermediate revisions by 3 users not shown)
(No difference)

Latest revision as of 08: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

source code control

change control (or modification request) systems

requirements modeling

Unified Modeling Language (UML)