Sqa MCQ
Sqa MCQ
Sqa MCQ
4. Degree to which design specifications are followed in manufacturing the product is called
a) Quality Control
b) Quality of conformance
c) Quality Assurance
d) None of the mentioned
Ans: b
Explanation: None.
7. Who identifies, documents, and verifies that corrections have been made to the software?
a) Project manager
b) Project team
c) SQA group
d) All of the mentioned
Ans: c
Explanation: None.
8. The primary objective of formal technical reviews is to find _________ during the process so that
they do not become defects after release of the software.
a) errors
b) equivalent faults
c) failure cause
d) none of the mentioned
Ans: a
Explanation: Errors lead to faults
10. Software quality assurance consists of the auditing and reporting functions of management.
a)True
b)False
Ans : a
explanation: None
11. Quality Management in software engineering is also known as
a) SQA
b) SQM
c) SQI
d) SQA and SQM
Answer:a
Explanation: Quality Management is also called software quality assurance (SQA) which
serves as an umbrella activity that is applied throughout the software process.
12. Quality also can be looked at in terms of user satisfaction which includes
a) A compliant product
b) Good quality output
c) Delivery within budget and schedule
d) All of the mentioned
Ans : d
Explanation: This focuses on how well the implementation follows the design and how well
the resulting system meets its requirements .
19. What kind of quality cost is incurred when an error is detected in a product prior to shipment?
a) Prevention
b) Internal Failure
c) External Failure
d) Appraisal
Ans: b
Explanation: This includes rework, repair, and failure mode analysis.
20. The degree to which the design specifications are followed during manufacturing is known as
a) Quality of design
b) Quality of conformance
c) Quality of testing
d) None of the mentioned
Ans: b
Explanation: This focuses on how well the implementation follows the design and how well
the resulting system meets its requirements.
21. Quality of design encompasses requirements and specifications of the system.
a) True b)False
Ans : a Explanation: The characteristic that designers specify for an item are cover in quality of
design.
22. According to ISO 9001, inspection and testing comes under which management responsibility?
a) Process control
b) Document control
c) Control of nonconforming products
d) Servicing
Ans : a Explanation: None.
37. Validation refers to the set of tasks that ensure that software correctly implements a
specific function.
a) True
b)False
Ans : b
Explanation: Its verification, while validation refers to a different set of tasks that ensure
that the software that has been built is traceable to customer requirements.
39. Which testing is an integration testing approach that is commonly used when “shrink-wrapped”
software products are being developed?
a) Regression Testing
b) Integration testing
c) Smoke testing
d) Validation testing
Ans : c
Explanation: Smoke testing is designed as a pacing mechanism for time-critical projects,
allowing the software team to assess its project on a frequent basis.
42. Testing of individual components by the developers are comes under which type of testing?
a) Integration testing
b) Validation testing
c) Unit testing
d) None of the above Ans : c
e) Explanation: Unit testing – Testing of individual software components or modules.
Typically done by the programmer and not by testers, as it requires detailed knowledge of
the internal program design and co
44. When the Testing Principles are useful while building the Software Product?
a) During testing
b) During execution
c) During review
d) Throughout life-cycle
Ans : d
Explanation: Testing principles are beneficial and applicable throughout the software
development life cycle, not just during a specific phase. Incorporating testing principles at
every stage ensures that the software is developed with quality in mind from its conception to
its deployment
45. When different combination of input requires different combination of actions,Which of the
following technique is used in such situation? a) Boundary Value Analysis
b) Equivalence Partition
c) Decision Table
d) Decision Coverage
Ans : c
Explanation: - Decision table provides a systematic way of stating complex business rules,
which is useful for developers as well as for testers. - Decision tables are mostly used in test
design.
48. Which of the following is the form of Alpha and Beta Testing?
a) Acceptance Testing
b) System Testing
c) Unit Testing
d) Integration Testing
Ans : a
Explanation: - Acceptance testing is the form of alpha and beta testing. - In software
engineering, acceptance testing is a test conducted to determine if the requirements of a
specification are met. - It is a formal testing with respect to user needs, requirements and
business processes. - Acceptance testing is also known as User Acceptance Testing (UAT)
51. Which of the following divides the input domain into classes containing data?
a) Equivalent partitioning
b) Environment partitioning
c) Procedure division
d) Compilation division
Ans : a
Explanation: Equivalent partitioning divides the input domain into classes containing data.
They basically exercise on a specific functionality of a software
b)Test Case
Ans : c
Explanation: PIN (Project Initiation Note): is generally not a standard test document. It might
contain information regarding the project's initiation, objectives, scope, stakeholders, but it's
not specifically focused on testing activities or strategies within a project
54. ----------- is the application of quality principles to all facets and business process of an
organization.
a) TQM
b) Software Testing
c) Software tools
Ans : a
Explanation: TQM involves the application of quality principles to all aspects and processes
within an organization. It's a management approach that focuses on continuous improvement,
customer satisfaction, and the involvement of all employees in enhancing quality throughout
the organization
55. The cost incurred in first time reviews and testing is called ---------
a) Red money
b) Green money
c) Blue money
Ans : c
Explanation: Blue money refers to the cost incurred by an organization during the development
process, specifically in the form of first-time review and testing
57. Inventions may leads to major changes in technology , way of doing work.
a) true
b) false
Ans : true
Explanation: Inventions often lead to major changes in technology and the way work is done.
When a new invention or discovery occurs, it can revolutionize existing methods, introduce
new technologies, or redefine how tasks are accomplishe