View all detail and faqs for the CTFL-Foundation exam
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?
A live defect has been found where a code component fails to release memory after it has finished using it.
Which of the following tools would have been the MOST effective at detecting this defect prior to live implementation?
A new system is about to be developed. Which of the following functions has the highest level of risk?
Which of the following accurately defines the integration testing test level? [K2]
When considering the roles of test leader and tester, which of the following tasks would NOT typically be performed by a tester?
Which of the following would be a good test technique to use when under severe time pressure?
The following Test Cases have been created for a simple web-based airline booking system.
Test Case 1: Search for an item Available Flights
Test Case 2: View selected item in My Flights
Test Case 3: Login to the system: Login is accepted
Test Case 4: Select an available flight: item added to My Flights
Test Case 5: Print confirmation receipt, then exit
Test Case 6: In My Flights, confirm details and book flight
Which of the following is the correct logical order for the test cases?
Which of the following options describe the causal chain in the correct sequence?
Which one of the following statements about testing techniques is TRUE?
Which of the following does NOT represent one of the three triggers for maintenance testing an operational system?