Validation We built the right system The system meets users needs Verification W…
Software Engineering
Articles related to software engineering.
Number of posts: 2
【译】如何为软件开发编写有意义的质量属性(Quality Attributes)
质量属性 (QA,又称非功能性要求,Non functional requirements) 是使系统对特定涉众在使用时表现良好的原因。我们常见的QA例如:程序执行速度有多快,对错误输入的容忍度,部署产品的时间或运营成本的限制等等。…