Top 150+ Solved Software Quality Management (SQM) MCQ Questions Answer
Q. It measures the quality of a productIt is a specific part of the QA procedure; it is a corrective process, It applies for particular product & Deals with the product.
a. Validation
b. Verification
c. Quality Assurance
d. Quality Control
Q. What are the Types of Integration Testing?
a. Big Bang Testing
b. Bottom up Testing
c. Top Down Testing
d. All the above
Q. Product Risk affects the _____or performance of the software.
a. Quality
b. Hardware
c. Software
d. Cost
Q. A metric used to measure the characteristic of documentation and code called as
a. Process metric
b. Product Metric
c. Test metrics
d. none
Q. Which is non-functional software testing?
a. Unit Testing
b. Block box testing
c. Performance Testing
d. Regression testing
Q. The process that deals with the technical and management issues of software development called as?
a. Delivery Process
b. Testing Process
c. Software Process
d. none
Q. Executing the same test case on a modified build called as
a. Regression Testing
b. Retesting
c. Ad hoc Testing
d. Sanity Testing
Q. Which is Black-Box Testing method?
a. Equivalence partitioning
b. Code coverage
c. Fault injection
d. none
Q. Informing to the developer which bug to be fix first is called as
a. Severity
b. Priority
c. Fix ability
d. Traceability
Q. Which of the following is black box testing?
a. Basic path testing
b. Boundary value analysis
c. Code path analysis
d. None of the mentioned
Q. Which of the following is not used in measuring the size of the software?
a. KLOC
b. Function Points
c. Size of module
d. Line of Count
Q. Reporting Discrepancies as incidents is a part of which phase:
a. Test Analysis and Design
b. Test Implementation and execution
c. Test Closure Activities
d. Evaluating exit criteria and reporting