- Mastering Software Testing with JUnit 5
- Boni García
- 189字
- 2021-07-02 15:34:23
Quality Assurance
Quality Assurance (QA) is primarily concerned with defining or selecting standards that should be applied to the software development process or software product. Daniel Galin, the author of the book Software Quality Assurance (2004) defined QA as:
The QA process selects the V&V activities, tools, and methods to support the selected quality standards. V&V is a set of activities carried out with the main objective of withholding products from shipment if they do not qualify. In contrast, QA is meant to minimize the costs of quality by introducing a variety of activities throughout the development and maintenance process in order to prevent the causes of errors, detect them, and correct them in the early stages of development. As a result, QA substantially reduces the rates of non-qualifying products. All in all, V&V activities are only a part of the total range of QA activities.
- SpringMVC+MyBatis快速開發與項目實戰
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- PowerCLI Cookbook
- aelf區塊鏈應用架構指南
- Kinect for Windows SDK Programming Guide
- Getting Started with Gulp
- JavaScript應用開發實踐指南
- 人工智能算法(卷1):基礎算法
- App Inventor少兒趣味編程動手做
- C++ System Programming Cookbook
- 深入分析GCC
- SSH框架企業級應用實戰
- Mastering OAuth 2.0
- Elasticsearch Blueprints