Practical Exposure to Testing
UNIT-1 QUALITY Definition - “It is defined as the conformance to the specifications of the customer”. “It is also defined as justification of requirements of the customer that produces satisfaction to the customer”. Note - Quality is psychological rather then physical. DEFECT Definition :- “It is defined as the deviation from requirements”. ERROR Definition - “It is defined as the mistake associated with the program”. Hence Error is the root cause for the defect to be appeared in the product. BUG Conceptually Bug is same as defect. But from the point of usage, defect is used by professional and as well as the customers. Where as Bug is used by professionals only. Latest Definition of Quality :- Quality can also be defined as the presence of requirements or the absence of the defects but also presence of 'VALUE' in the product. The Value mentioned in the above passage indicates the user friendliness of that application. The true value comes f...