adspace


what are the differences between product branch
qualification as well as product qualification !!! if a
product branch supports more than a product then what is
the QA strategy towards the same

Answer Posted / Ravi Ranjan Singh

Product Branch Qualification (PBQ) and Product Qualification (PQ) have different scopes and objectives:

1. **Product Branch Qualification (PBQ)**: PBQ is performed to verify that a specific branch of the product, usually related to a new feature or bug fix, is functioning as expected. It's done before merging the changes into the main branch.

2. **Product Qualification (PQ)**: PQ is performed on the final, fully integrated product to ensure it meets all functional and non-functional requirements.

If a product branch supports more than one product, the QA strategy would be as follows:

1. Create separate test cases for each product supported by the branch.
2. Test each product independently to verify its functionality.
3. Identify any cross-product dependencies and ensure they are properly tested.
4. Document any issues or bugs found and work with the development team to resolve them.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does development of software differ from that of hardware from a quality viewpoint?

1125


Explain the main differences between software review and software inspection or walkthrough

1082


What are the main risk factors which may be encountered in the development of software?

1011


Why should an organisation be concerned about software risk factors and software quality?

994


Can anyone send me e commerce website test cases please its urgent

3250


Give a suitable definition of software quality and briefly describe the rationale for your definition.

1057


Lines of code (LOC) and function point counts (FPC) are two measures of the size of a system. Explain the advantages and disadvantages of using these two metrics for measuring systems.

1082