2
Reply

What is the difference between Software Quality Assurance and Software Testing?

Ali Ahmed

Ali Ahmed

8y
2.5k
0
Reply

    both the ST and SQA have to improve the quality of the software.the only prime difference is SQA has to improve the quality of the software through development process and ST is more about finding bugs and errors

    Software Quality Assurance:- Process-oriented activity.- Oriented to bug-preventionSoftware Testing :- Product-oriented activity.- Oriented to bug-detection.