Which TWO additional structure-based test design techniques could be used to dynamically test the code? 1 credit [K2]
Answer : A, B
Part 3 "Bonus Program"
Which of the following is the most important benefit of making exploratory testing part of your test approach for the ''Bonus Program''? 3 credits [K4]
Answer : D
How many test cases are needed to test code fragment lines 26 -- 32 to achieve 100% multiple condition coverage? 2 credits [K3]
Answer : D
What is the value of statement coverage achieved by test case 1 from test set A? 2 credits [K3]
Answer : A
Part 1 "Test Techniques various"
Which of the following is a dynamic analysis technique related to improving application performance? 1 credit [K2]
Answer : B
Part 7 "Test Process & Incident Management"
As a technical test analyst, which documents would you typically create? 1 credit [K2]
Answer : C
Part 1 "Test Techniques various"
Consider the following fault attack: ''Force all possible incoming errors from the software/OS interfaces to the application''. Which of the following is the kind of failure you are looking for when using this attack? 1 credit [K2]
Answer : A