1.
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?
2.
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?
3.
Which one of the following estimation approaches is appropriate at this stage of the project?
4.
Why might a RAD approach be a better option for the test manager rather than a sequential development?
5.
Which of the following is NOT a typical key challenge for testing in a RAD based development approach?
6.
As a result of the RAD based development approach, the test manager has decided to change the risk mitigation approach. Which test technique might be most appropriate to use?
7.
The business has asked for a weekly progress report. Which of the following would be appropriate as a measure of test coverage?
8.
Regarding the process described above, what is the most important recommendation you would make using IEEE 1044 as a guide? .
9.
During the development of a software change for a system, the developer makes a mistake in his work, which leads to a fault in the code. Unfortunately, the fault is not found by software testing and is released into live. What is the definite consequence of this mistake?
10.
Relying only on the information provided in the scenario, select the TWO items and/or features for which sufficient information is available to proceed with test design.