⟩ Tell me In which of the software testing phase is QA involved & QC not involved?
QA is quality assurance and QC is quality control. The
first one is preventive action later is detective. So QA is
generally involves in assuring that no detect goes in
product.
QA compromises of
1.Static Code anaysis
2.Reviews(Formal and informal)
While QC comprises of
1.Dynamic Code anaysis
2.Testing(Unit/Integration/System)
3.UAT