What is walkthrough and inspection?Walkthrough is there for both Testing and Coding.Walkthrough for testing means brief review of documents, Test cases, Test script etc.Walkthrough for Coding means review the coding for whether the Developer follows theCoding standards or not.Inspection is job of Quality Control (QC). He can conduct Inspections and Audits on theproject at any time to check whether the process is going on correctly or not.I will tell y one example for Test Engineer, QA, QCTake an Examination Center: In that---> Test Engineer is Examiner----> QA is sitting squad---> QC is a flying squadWalkthrough: Explain the work product in a step by step manner. Inspection: Also called as"Formal Review". There is a formal process that states how this should be conducted. Thereis a sharp focus finding defects
The key elements for a test plan are:1.Entrance Criteria: The requirement documents based on which the plan is developed. TheBRD, FRD2.Test environment3.Test data
The quality of the product can be ensured by look into the minimum bugs in a product as perthe standard maintained by the organization for the clients. That means if a company is thesix sigma oriented company then there should be at least 3-4 bugs per millions
A Quality Assurance Engineer is one who understands the SDLC Process. He\she has a 'test tobreak attitude', an ability to take the point of view of the customer, a strong desire for qlyand an attention to detail. Communication skills and the ability to understand various sides of issues are important.Difference between Testing and Quality AssuranceThe aim of testing is to find the Errors.The goal of QA is to prevent the errors in the application.Qly Assurance is a preventive action.
Leave a Comment