1.
Consider the following state table:
Which of the following would result in a change of state to S2 with an action of R6?
2.
Which of the following are true of software development models?
a) Component Integration testing is present in all good development models.
b) Acceptance testing can take place before system testing starts.
c) Acceptance testing should only start when system testing is complete.
d) There may be fewer than four test levels in a V-model.
3.
The above table shows 6 test procedures (P to U) that must now be entered into a test execution schedule. Business severity is regarded as the most important element in determining the sequence of the test procedures, but other dependencies must also be taken into consideration. Regression testing can only be run once all other tests have completed.
Which of the following represents the MOST effective sequence for the test execution schedule (where the first entry in the sequence is the first procedure to be run, the second entry is the second to be run and so on)?
4.
Which of the following statements describe why error guessing is a useful test design technique?
a) It can help derive test cases based on analysis of specification documents.
b) It can identify tests not easily captured by formal techniques.
c) It can make good use of tester experience and available defect data.
d) It is a cheaper alternative to more formal test design techniques.
5.
Four testers have each submitted an incident report in which each reported a problem with the User log-on process, a critical component of the system. The incident reports do not follow a prescribed template and the data needs to be entered into the project incident management tool.
Which tester has reported the incident most effectively to enable capture in the incident management tool, considering the information and priority they have supplied?
6.
Which of the following statements is true?
7.
Which two of the following are common attributes of maintenance testing?
a) It is carried out to ensure that the system will be reliable once in service.
b) It includes regression testing.
c) It requires the use of fully defined specifications.
d) It can include testing of a system after migration from one platform to another.
8.
You have designed test cases to provide 100% statement and 100% decision coverage for the following:
How many MORE test cases are required?
9.
Which of the following is MOST likely to be an objective of a pilot project to introduce a test tool?
10.
Place the stages of the Fundamental Test Process in the usual order (by time).
a) Test closure activities.
b) Analysis and design.
c) Planning and control.
d) Implementation and execution.
e) Evaluating exit criteria and reporting.