Question 6 of 120A system specification states that a particular field should accept alphabetical characters in either upper or lower case. Which of the following test cases is from an INVALID equivalence partition?
Correct Answer: B
Question 7 of 120Which of the following is an example of a product risk?
Correct Answer: A
Question 8 of 120A system under development contains complex calculations and decision logic, and it is assessed as high risk because of the relative inexperience of the development team in the application domain. Which of the following would be the MOST appropriate choice of test design technique for component testing?
Correct Answer: A
Question 9 of 120Which of the following statements are true in relation to component testing? a) Stubs may be used. b) May cover resource behavior (e.g. memory leaks). c) Tests the interactions between software components. d) Defects are typically fixed without formally managing these defects.
Correct Answer: B
Question 10 of 120Which tasks would USUALLY be performed by a test leader and which by the tester? a) Adapt planning based on test results. b) Create test specifications. c) Plan tests. d) Write or review a test strategy.