C Certs Club
Home
Oracle SAP Microsoft Cisco CompTIA Fortinet Salesforce Nutanix Linux Foundation Amazon View All Vendors →
Login Register

ASQ CSQE - Certified Software Quality Engineer Certification Exam

Download Exam View Entire Exam
Page: 1 / 2
Question #1 (Topic: Demo Questions)

Which of the following problem-solving tools is most appropriate for breaking down ideas into progressively greater detail?

A.
Tree diagram
B.
Matrix diagram
C.
Affinity diagram
Correct Answer: A
Explanation not available for this question.
Question #2 (Topic: Demo Questions)

Which of the following is a responsibility of a lead auditor?

A.
Submitting the audit report
B.
Determining the scope of the audit
C.
Determining the corrective actions required
D.
Performing the initial review of the quality system
Correct Answer: B
Explanation:
The lead auditor is responsible for determining the scope of the audit. This involves defining the boundaries of the audit, including which processes, departments, and activities will be examined. The lead auditor ensures that the audit objectives are clear and that the audit plan effectively covers the necessary areas to assess compliance and performance against specified standards and requirements.
Question #3 (Topic: Demo Questions)

Which of the following metrics is included in earned value management?

A.
The actual cost of scheduled work
B.
The actual cost of outstanding work
C.
The actual delay in project schedule
D.
The budgeted cost of work performed
Correct Answer: D
Explanation:

Earned Value Management (EVM) includes several key metrics, one of which is the budgeted cost of work performed (BCWP). Here’s a detailed explanation:

    Earned Value (EV) : Represents the value of work actually performed in terms of the budget assigned for that work.

    Planned Value (PV) : The budgeted cost for the work planned/scheduled.

    Actual Cost (AC) : The actual cost incurred for the work performed.

    Performance Measurement : BCWP is crucial for comparing planned work with actual progress and costs, helping in performance measurement and project forecasting.

References :

    "Project Management: A Systems Approach to Planning, Scheduling, and Controlling" by Harold Kerzner.

    PMI’s "A Guide to the Project Management Body of Knowledge (PMBOK Guide)".

Question #4 (Topic: Demo Questions)

Which of the following statements is true about open source software (OSS)?

A.
There is no risk involved when testing OSS.
B.
Modifications to OSS do not need to be tested.
C.
OSS can always be modified without significant repercussions.
D.
OSS can be problematic when it comes to keeping up with changes.
Correct Answer: D
Explanation:
Open Source Software (OSS) offers many benefits, such as cost savings and community support. However, it also presents challenges:
Frequent Updates : OSS often undergoes frequent updates and changes, which can be difficult to track and implement, especially in a production environment.
Compatibility Issues : New versions of OSS may introduce changes that are not backward compatible, leading to potential integration and functionality issues.
Maintenance Burden : Organizations using OSS need to dedicate resources to keep up with these updates to ensure security and functionality.
[Reference: "Managing Open Source Software in Your Organization: Keeping up with frequent changes in OSS can be challenging and resource-intensive." (International Journal of Open Source Software and Processes), , ]
Question #5 (Topic: Demo Questions)

Which of the following activities should be classified as an internal failure cost?

A.

Responding to customer satisfaction

B.
Completing an internal audit
C.
Shipping a maintenance build
D.
Investigating the cause of build defects
Next Question
Correct Answer: D
Explanation:
Internal failure costs are costs associated with defects found before the product reaches the customer. These costs include: Investigation of defects: Identifying and analyzing defects within the development process. Rework: Fixing defects found during internal testing or audits. Scrap: Discarding defective parts or products. Downtime: Halting production or development to address defects. Among the given options, investigating the cause of build defects is an internal failure cost because it pertains to finding and analyzing issues within the software before it is released to customers. Reference: "Quality Planning and Analysis" by J.M. Juran and F.M. Gryna "Total Quality Management" by Bester field et al.