Part 7 "Test Process & Incident Management"
In which of the following test documents would you expect to find the preconditions to start executing a set of test cases? 1 credit [K2]
Answer : B
The developers have suggested test set A is adequate to test the program opposite:
When executing test set A through the program which statements are exercised? 2 credits [K3]
Answer : D
Which of the following is a valid way to calculate the cyclomatic complexity? 1 credit [K2]
Answer : D
Part 1 "Test Techniques various"
The result of a product risk analysis performed on components I, II and III of the airplane control system shows the following risk matrix:
The project wants to mitigate the risks by defining different types of coverage depending on the risk level of the components. Which of the following would be a meaningful solution for setting the coverage targets? 2 credits [K3]
Answer : A
Part 1 "Test Techniques various"
A component has been analyzed as being highly critical. Which of the following structure-based test design techniques provides the highest level of coverage? 1 credit [K2]
Answer : C
Part 1 "Test Techniques various"
If we say that a set of tests has achieved 100% structural decision coverage on a particular module in a program, what does that mean? 1 credit [K2]
Answer : B
Part 1 "Test Techniques various"
Definition-use pairs are identified during which of the following static analysis activities? 1 credit [K2]
Answer : B