[Original] quality of software products
1. What is the product quality?
Different perspectives:
User(We need satisfactory features );
Design(Complete Requirement documents );
Development(Correct code );
Test(Minimum defects)
2. Who should be responsible for product quality?
Company leader;
Project management personnel;
Development;
Test
QA;
All personnel above shall be responsible for product quality;
3. Which of the following factors determines the product quality?
(1) management and process;
(2) personnel and quality;
(3) technologies and tools;
The above three factors complement each other, depend on each other, and restrict each other,It is called "The key Golden Triangle of quality"
4. Key factors determining product quality-management and process
Product development lifecycle;
Milestone control quality monitoring;
Spiral development model;
Defect trend monitoring and management;
Test version production process control;
Risk analysis and management;
Five key factors determining product quality-personnel and quality
Organizational Structure
Staffing
Technical Level
Analysis and Solution capabilities
Workload
Work attitude
6. Key factors determining product quality-technology and tools
Programming languages, methods, and standards;
Compilation tool;
Automated testing;
QA/test methods and plans;
Functional specifications;
Prepare a requirement specification template;
Defect database;
Quality Measurement method;
Seven key factors of Product Quality: Golden Triangle
The three are indispensable and complement each other.
Correct management and processes must be provided to ensure the high quality of products;
The quality of agile development products in the new era must rely on efficient and practical technologies and tools;
High-quality personnel also need to follow scientific management and procedures;
High-quality personnel can master and develop efficient and practical technologies and tools;
The above are the notes listed during the quality training of Microsoft software products for your reference!