Which of the following are most characteristic of structure-based testing?
(i) Information about how the software is constructed is used to derive test cases.
(ii) Statement coverage and/or decision coverage can be measured for existing test cases.
(iii) The knowledge and experience of people are used to derive test cases.
(iv) Test cases are derived from a model or specification of the system.
Answer : A
What can a risk-based approach to testing provide?
Answer : A
Which of the following statements are true?
(i) For every development activity there is a corresponding testing activity.
(ii) Each test level has the same test objectives.
(iii) The analysis and design of tests for a given test level should begin after the corresponding development activity.
(iv)Testers should be involved in reviewing documents as soon as drafts are available in the development life cycle.
Answer : D
Option (ii) is incorrect: each test level has a different objective. Option (iii) is also incorrect: test analysis and design should start once the documentation has been completed.
Which of the following describes structure-based (white-box) test case design techniques?
Answer : C
Answer (A) relates to specification-based testing, answer (B) relates to experience-based testing and answer (D) could relate either to debugging or to experience-based techniques.
An input field takes the year of birth between 1900 and 2004. The boundary values for testing this field are:
Answer : C
What is the purpose of test completion criteria in a test plan:
Answer : E
Within the projects, a master test plan and phase test plan will be used. Following is a list of characteristics applicable for test plans:
a. Any deviation from the procedures described in the test
b. strategy document
c. The overall estimated costs, timescales and resource
d. requirements
e. A detailed schedule of testing activities
f. The development deliverables to be tested
g. Which test staff members (names) will be involved and when
h. Level of requirements coverage achieved
Which TWO of the above mentioned characteristics relate to the phase test plan? 1 credit
Answer : C, E