|
Answer» In Software Quality Control, there are different types of Quality Control Parameters as follows: - Products: ESSENTIALLY, the Products represent the actual requirements of the client and should be delivered defect-free.
- Processes: Processes are rules that must be followed while testing a Software System or Product in order to ensure the BEST results (product deliverables) are obtained. A set of processes will allow a testing procedure to be performed efficiently so that the full product is tested as per the customer's SPECIFICATIONS without any functional or non-functional inabilities being missed.
- Resources: It is very important to make efficient use of all resources, including team members, tools, and technologies. Depending on the budget of the project, the testing process can either be automated or manually EXECUTED. For manual processes, there ought to be adequate resources within the team to prevent defects or manual errors. On the other hand, automated testing ALSO demands the presence of a technical professional.
|