forked from Devilforsoul/Software-Quality-Assurance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAssignment 2
14 lines (11 loc) · 1.11 KB
/
Assignment 2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Such as the coursewares, I think the lesson can be divided into three sections.
The first part is mainly about the handling of defects. Processing defects should be divided into the following steps:
find defects, defect classification, to take a different approach to treatment based on defect categories, finally,
I think is the teacher emphasised in class: Tracking defects after treatment. I think the last step for the domestic
software companies may have little to do or not do this. This is a very important step, we need to pay more attention.
The second part of the study is the quality improvement paradigm. Theorys in the book is the quality of management
theory which is summarized in the overall guidance of the problem. Facing the real problems, we need to make different
solutions based on different situations.
The third part introduces the relevant techniques of test. Courses at the university have studied the relevant
knowledges.Graduate courses (such as poject management,sortware engineering) have repeatedly referred to the testing
technology.We can see that test play a very important role in SQA.