CSQEexam Quiz
CSQEexam Quiz
2. Which of the following are consistent with the ASQ code of ethics?
I. To support colleagues and co-workers in following this code of ethics
II. To disclose conflicts of interest to affected parties when they do exist
III. To acquire and maintain professional competence through ASQ certification
IV. To aid the professional development of other departmental professionals
A. I & IV only
B. II & III only
C. I & III only
D. II & IV only
3. The problem solving tool that uses a systematic method to outline the details needed to complete a given
objective is known as a (an):
A. Affinity diagram
B. Tree diagram
C. Matrix diagram
D. Matrix diagram
5. Which of the following would NOT be a required element of a software quality assurance plan?
A. A process description
B. The product overview
C. The degrees that software developers have
D. The type and frequency of audits to be performed
6. If a majority of software problem reports can be traced back to poor requirements definition, the most
likely problem could be:
9. Which of the following is NOT an objective of the Formal Technical Review process?
program determining_gcd;
var a,b,r : integer;
begin
REPEAT
r := a mod b;
a := b; b : = r;
UNTIL r=0;
write('gcd = ',a);
end.
A. 3
B. 4
C. 9
D. 12
A. 4
B. 5
C. 8
D. 10
15. During a post-mortem meeting at the completion of a software design phase, which of the following tools
may be useful in an improvement effort?
A. Control chart
B. Cause and effect diagram
C. Run chart
D. Scatter diagram
16. Which of the following is NOT relevant for measuring the effectiveness of inspections:
A. Inspection
B. System test
C. Functional test
D. Integration test
19. Black box testing should be performed in conjunction with which of the following other test strategies?
I. White box testing
II. Beta testing
III. Top-down testing
IV. Bottom-up testing
A. I only
B. I and II only
C. II and IV only
D. III and IV only
21. A software audit is considered complete when which of the following occurs?
22. In the "Trace Forward" method of auditing, the auditor begins with the software functional requirements,
selects the function(s) of interest, and follows them through the design, code, and testing processes. Which of
the following is NOT an advantage of "Trace Forward" auditing?
23. You have just received word that your customer will audit the processes used in producing the software
embedded in your system. As a software quality engineer in your company, you would refer to this audit as:
25. Nonconforming programming modules should be identified and segregated in order to?
26. Which of the following has the LEAST impact on change management?
27. The problem solving tool(s) used to group items together in logical form or to show relationships include:
I. Affinity diagram
II. Root cause analysis
III. Matrix diagram
IV. Interrelationship digraphs
A. I only
B. I and IV only
C. I, II and IV only
D. III only
28. The qualitative tools of PERT and CPM are used to:
I. Determine critical path
II. Establish most likely time estimates
III. Calculate boundary times
IV. Evaluate the hardware interrelationship to software
30. The criteria for exiting the software inspection process includes all of the following EXCEPT:
31. A test case for a range of inputs that includes one valid and two invalid inputs is known as:
A. Fault insertion
B. Boundary value analysis
C. Equivalence class partitioning
D. Loop testing
A. Product audit
B. Process audit
C. Physical configuration audit
D. Compliance audit
34. For a software metric to be useful, the most important factor is the?
A. Validity of data
B. Data collection tool
C. Training of the software quality staff
D. Size of the computer program
35. If it were desirable to determine the relationship between the number of detected defects and the
complexity index in software programs, which of the following quality tools should be employed?
A. Scatter diagram
B. Control chart
C. Pareto diagram
D. Run chart
36. A software firm has just signed a fixed-price contract to deliver an inventory tracking/online transaction
system for use by 500 entry clerks. The client has demanded a schedule of rigorous checkpoints, but the
requirements are poorly defined. Which of the following would most suit a development model?
A. Spiral
B. Top-down
C. Rapid prototyping
D. Waterfall
Question 1: (Correct answer-A) A RIGHT!
Question 2: (Correct answer-D) A WRONG
Question 3: (Correct answer-B) A WRONG
Question 4: (Correct answer-A) A RIGHT!
Question 5: (Correct answer-C) A WRONG
Question 6: (Correct answer-C) A WRONG
Question 7: (Correct answer-B) A WRONG
Question 8: (Correct answer-A) A RIGHT!
Question 9: (Correct answer-C) A WRONG
Question 10: (Correct answer-C) A WRONG
Question 11: (Correct answer-B) A WRONG
Question 12: (Correct answer-B) A WRONG
Question 13: (Correct answer-C) A WRONG
Question 14: (Correct answer-A) A RIGHT!
Question 15: (Correct answer-B) A WRONG
Question 16: (Correct answer-A) A RIGHT!
Question 17: (Correct answer-A) A RIGHT!
Question 18: (Correct answer-B) A WRONG
Question 19: (Correct answer-A) A RIGHT!
Question 20: (Correct answer-A) A RIGHT!
Question 21: (Correct answer-A) A RIGHT!
Question 22: (Correct answer-B) A WRONG
Question 23: (Correct answer-A) A RIGHT!
Question 24: (Correct answer-C) A WRONG
Question 25: (Correct answer-C) A WRONG
Question 26: (Correct answer-B) A WRONG
Question 27: (Correct answer-B) A WRONG
Question 28: (Correct answer-A) A RIGHT!
Question 29: (Correct answer-D) A WRONG
Question 30: (Correct answer-C) A WRONG
Question 31: (Correct answer-B) A WRONG
Question 32: (Correct answer-D) A WRONG
Question 33: (Correct answer-A) A RIGHT!
Question 34: (Correct answer-A) A RIGHT!
Question 35: (Correct answer-A) A RIGHT!
Question 36: (Correct answer-C) A WRONG