Which of the following risks represents the highest level of risk to the project?
Which of the following is NOT a factor on which test estimation is dependent upon?
Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account). The software is delivered with a master user only, who can only create other types of users. The following test cases have been written to test the high-level structure of the software a. Create an invoice b. Amend an invoice c. Process an invoice (send to customer) d. Delete an invoice e. Create an account f. Create an account user g. Amend an account user h. Delete an account user i. Amend an account j. Delete an account Which of the following test procedures would enable all tests to be run? [K3]
Which of the following is a white box testing design characteristic?
Your task is to compile a test execution schedule for the current release of software.
The system specification states the following logical dependencies:
* An admin user must create/amend/delete a standard user.
* A standard user is necessary to perform all other actions.
The test plan requires that re-tests must be performed first, followed by the highest priority tests. To save time, the test plan states that tests should be scheduled to create test data for the subsequent tests in the schedule.
The following test cases have been designed, with an indication of priority (1 being the highest priority) and whether the test has previously failed.

Which test execution schedule meets the test plan requirements and logical dependencies?
Which of the following is NOT a deciding factor in determining the extent of testing required?
Which of the test cases below will exercise both outcomes from decision 2? [K3] Refer to the exhibit

Which of the following is a valid reason for writing test cases based on experience and intuition? [K1]
When can functional and structural testing BOTH be applied?
Equivalence Partitioning is best defined as:
Which option BEST describes how the level of risk is determined?