In which of the software testing phase is QA involved & QC not
involved?
Answers were Sorted based on User's Feedback
Answer / gajanan
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
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nite
QA is involved in the whole process of SDLC while QC is
involved in testing phase of the software testing as per the
time defined by your project manager.
QA needs to prepare an SQA document at the beginning of the
project kickoff. While the QC performs the testing as per
the SQA document.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is Cause and Effect Diagram, how it helps in software testing?.
What are test driver and test stub and why it is required?
'configuration related errors' in testing means what?
Relationship between dynamic testing, coding fault and failure
list the type of testing you think must be conducted on web application project
What should QA require of Development?
What is the difference between Bug and Issue?
can you provide negative scenarios for ios alarm clock
In which of the software testing phase is QA involved & QC not involved?
What is the difference between preventative and reactive approaches in testing?
Tell me in which of the software testing phase is qa involved & qc not involved?
what approach do you folllow in writing test cases?