- Mastering Software Testing with JUnit 5
- Boni García
- 193字
- 2021-07-02 15:34:22
Quality engineering
Quality engineering (also known as quality management) is a process that evaluates, assesses, and improves the quality of software. There are three major groups of activities in the quality engineering process:
- Quality planning: This stage establishes the overall quality goal by managing customer's expectations under the project cost and budgetary constraints. This quality plan also includes the strategy, that is, the selection of activities to perform and the appropriate quality measurements to provide feedback and assessment.
- Quality Assurance (QA): This guarantees that software products and processes in the project life cycle meet their specified requirements by planning and performing a set of activities to provide adequate confidence that quality is being built into the software. The main QA activity is Verification & Validation, but there are others, such as software quality metrics, the use of quality standards, configuration management, documentation management, or an expert's opinion.
- Post-QA: These stage includes activities for quality quantification and improvement measurement, analysis, feedback, and follow-up activities. The aim of these activities is to provide quantitative assessment of product quality and identification of improvement opportunities.
These phases are represented in the following chart:

Software Quality Engineering Process
推薦閱讀
- 小程序實戰視頻課:微信小程序開發全案精講
- Java加密與解密的藝術(第2版)
- Hands-On Reinforcement Learning with Python
- Webpack實戰:入門、進階與調優(第2版)
- SpringBoot從零開始學(視頻教學版)
- INSTANT Apache Hive Essentials How-to
- JavaScript Concurrency
- Unity 5 Game Optimization
- Learning Puppet
- 計算機應用基礎
- Building Microservices with .NET Core 2.0(Second Edition)
- Hands-On Data Visualization with Bokeh
- SQL Server 2012數據庫管理與開發(慕課版)
- Selenium自動化測試實戰:基于Python
- Hands-On Game Development Patterns with Unity 2019