📜  软件开发中的文档 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:28.627000             🧑  作者: Mango

代码示例1
Critical. (Note that documentation can be electronic,
not necessarily paper.) 
QA practices should be documented such 
that they are repeatable. Specifications,
designs, business rules, inspection reports,
configurations, code  changes, test plans,
test cases, bug reports, user manuals, etc.
should all be documented. There should ideally
be a system for easily finding and obtaining
documents and determining what documentation
will have a particular piece of information. 
Change management for documentation should
be used if possible.