Part 1 "Test Techniques various"
Which of the following is a dynamic analysis technique related to improving application performance? 1 credit [K2]
Answer : B
You have tested the program and have found that with ''bonus'' a boundary value has not been implemented according to design. You have written an incident report. Which of the following is the incident report of the highest quality? 2 credits [K3]
Answer : C
Identify TWO main advantages of this approach to incident management. (3 credits, for 1 out of 2 correct 1 credit) 3 credits [K4]
Answer : A, B
Part 3 "Bonus Program"
An organization has already implemented a static analysis tool and is considering whether code reviews would have any added value. Which of the following defect types can only be found by means of code reviews? 1 credit [K2]
Answer : B
Part 3 "Bonus Program"
During code reviews, it is the author's responsibility... 1 credit [K2]
Answer : A
You have now also been given the task to identify the key fields for logging the incident reports. So far the following fields have been in use in the Excel sheet:
Incident description
Date
Author
State
Which of the following would you recommend as the best combination of fields to add? 1 credit [K2]
Answer : A
The application of multiple condition testing is also being considered. Which specification-based technique is largely based on the principle of multiple condition testing? 1 credit [K2]
Answer : C