Posts

MANUAL TESTING INTERVIEW QUESTION

Image
  MANUAL TESTING INTERVIEW QUESTION Basic Manual Testing Interview Questions Q1. How does quality control differ from quality assurance? Quality Control                                        vs                                  Quality Assurance Quality Control Quality Assurance Quality control is a product-oriented approach of running a program to determine if it has any defects, as well as making sure that the software meets all of the requirements put forth by the stakeholders Quality assurance is a process-oriented approach  that focuses on making sure that the methods, techniques, and processes used to create quality deliverables are applied correctly. Q2. What is Software Testing? Software Testing  is a process used to identify the correctness, completeness, and quality of developed s...