ASQ
CSQE
Q1:
Which of the following techniques is used to measure the number of test cases needed to execute each code statement at least once?
○
A
Function point analysis○
B
Cause and effect diagram○
C
Cyclomatic complexity○
D
Defect removal effectiveness
ASQ
CSQE
Q2:
Which of the following types of test coverage is most appropriate when the objective is to determine if the software has any problems handling all the required possible hardware and software designs?
○
A
State○
B
Interface○
C
Data domain○
D
Platform configuration
ASQ
CSQE
Q3:
Which of the following items is an appropriate topic to be discussed in a daily scrum meeting?
○
A
A product backlog item from the current sprint and move it to future sprints○
B
An impediment one of the team member was facing yesterday○
C
The list of all product backlog items that need to be addressed in current sprint○
D
A change in the product roadmap which impacts current future releases
ASQ
CSQE
Q4:
Which of the following examples best represents an effective facilitator?
○
A
Clarifies team member key points○
B
Directs and controls team member activities○
C
Allows for discussion to focus on team members○
D
Reinforces communication from active participants
ASQ
CSQE
Q5:
Which of the following actions is designed to prevent future defects?
○
A
Using white-box testing○
B
Applying reverse-engineering to a defective system○
C
Conducting a causal analysis○
D
Injecting defects to test a system