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.
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)?
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.
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?
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.
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.