Top 150+ Solved Software Quality Management (SQM) MCQ Questions Answer
Q. A useful tool to visualize, clarify, link, identify, and classify possible cause of a problem. This is also called as “fishbone diagram” what is this?
a. Pareto Analysis
b. Cause-and-Effect Diagram
c. all
d. none
Q. It measures the quality of processes used to create a quality product. It is a system of management activities, It is a preventive process, It applies for entire life cycle & Deals with Process.
a. Validation
b. Verification
c. Quality Assurance
d. Quality Control
Q. White box testing is not called as___________
a. Glass box testing
b. Closed box testing
c. OPen box testing
d. Clear box testing
Q. Name the events that will be analyzed, Count the named incidents, Rank the count by frequency using a bar chart & Validate reasonableness of the analysis is called as
a. Pareto Analysis
b. Cause and Effect Diagram
c. SWOT Analysis
d. Pie Charts
Q. Retesting of a single program or component after a change has been made?
a. Full Regression Testing
b. Unit Regression
c. Regional Regression
d. Retesting
Q. Requirement and Analysis, Design, Development or Coding, Testing and __________iscalled as Software Development Life Cycle (SDLC)
a. Maintenance
b. Feedback
c. Analysis
d. Elicitation
Q. The testing which is done by going through the code is known as,
a. Unit Testing
b. Black Box testing
c. White box Testing
d. Regression testing
Q. Configuration Management Plan describes the Configuration Management proceduresand _________to be used.
a. Structures
b. Process
c. People
d. Hardware
Q. This type of testing method attempts to find incorrect or missing functions, errors in data structures or external database access, interface errors, Performance errors and initialization and Termination errors. It is called as
a. White Box Testing
b. Grey Box Testing
c. Black Box Testing
d. Open Box Testing
Q. Software testing which is done without planning and Documentation is known as
a. Adhoc Testing
b. Unit Testing
c. Regression testing
d. Functional testing.
Q. Acceptance testing is known as
a. Beta Testing
b. Grey-Box testing
c. Test Automation
d. White box testing
Q. Retesting the entire application after a change has been made called as?
a. Full Regression Testing
b. Unit Regression
c. Regional Regression
d. Retesting
Q. Boundary value analysis belongs to which testing method?
a. Black Box testing
b. White Box testing
c. all
d. none