Important consequences of the impossibility of complete testing are ..?
Correct Answer:
D
An input field takes the year of birth between 1900 and 2004. The boundary values for testing this field are:
Correct Answer:
C
In addition to introducing the new team member, you have decided to raise motivation. Which of the measures listed below would be the best measure to take in order to increase the motivation of the team? 2 credits
Correct Answer:
D
Which of the following statements are true?
(i) Defects are likely to be found earlier in the development process by using reviews rather than static analysis.
(ii) Walkthroughs require code but static analysis does not require code.
(iii) Informal reviews can be performed on code and specifications.
(iv) Dynamic techniques are generally used before static techniques.
(v) Dynamic techniques can only be used after code is ready to be executed.
Correct Answer:
D
The other answers are incorrect because:
(ii) Walkthroughs do not require code and static analysis does require code.
(iv) Static techniques do not execute the code and therefore can be run before and after the code is ready for execution.
Testing effort can depend on a number of factors, which one of following is MOST likely to impact the amount of effort required?
Correct Answer:
C