ISTQB CTFL4 Practice Test - Questions Answers, Page 13
List of questions
Related questions
While repotting a defect, which attribute indicates the degree of impact that the defect has on the system?
Which of the following would be LEAST appropriate as part of an incident report covering the observation of a failure during testing?
Which or the following would be a key difference between a peer review of code and static analysis of code using a tool?
For the following pseudo-code determine number of tests required for 100% statement coverage
IF Gender = Boy
If Age > 3 AND Age < 5
Shoe Size = 1
ELSE IF Age >=5 AND Age < 7
Shoe Size = 2
ENDIF
ELSE
IF Age > 3 AND Age < 5
Shoe Size = 0
ELSE IF Age >=5 AND Age < 7
Shoe Size = 1
ENDIF
ENDIF
The following open incident report provided:
Date: 01.01.01
Description: When pressing the stop button the application status remain in 'Attention' instead of 'Ready'.
Severity: High
Life Cycle: Integration
Which of the following details are missing in the giving incident report?
I . Identification or configuration of the application
II . The name of the developer
III . Recommendation of the developer
IV The actions and/or conditions that came before the pressing of the button
Which ONE of the following statements about state transition testing is correct?
The ISTOB glossary defines Quality Assurance as: 'Pail or quality management focused on providing confidence that quality requirements will be fulfilled. Which of the following Is not one of the Quality Assurance activity?
Which of the following statements about testing in the context of an agile (iterative-incremental) development model is correct?
Which of the following is the main benefit of a configuration management of testware?
Which of the following definitions is NOT true?
Question