SQA Engineer Question:

What are the activities that are involved in Software Quality Control?

Software Quality Assurance Engineer Interview Question
Software Quality Assurance Engineer Interview Question

Answer:

The activities that are involved in Software Quality Control are Reviews and Testing.

Reviews:

a. Review of requirement.
b. Review of design.
c. Review of code.
d. Review of deployment plan .
e. Review of test plan.
f. Review of test cases.

Testing:

a. Unit Testing
b. Integration Testing
c. System Testing
d. Acceptance Testing


Previous QuestionNext Question
Described Software Quality Control Testing?When do we use a c-chart?