ISQI ISTQB Certified Tester Foundation Level - CTFL_001 Exam Practice Test
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?
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?
Correct Answer: A
Vote an answer
Which of the following would achieve the HIGHEST level of testing independence for a project's test level?
Correct Answer: A
Vote an answer
Consider the following pseudo code
1 . Begin
2 . Read Gender
3 . __Print "Dear"
4 . If Gender = 'female'
5 . Print ("Ms")
6 . Else
7 . __Print ( "Mr")
8 . Endif
9 . End
How many test cases are needed to achieve 100 per cent decision coverage?
1 . Begin
2 . Read Gender
3 . __Print "Dear"
4 . If Gender = 'female'
5 . Print ("Ms")
6 . Else
7 . __Print ( "Mr")
8 . Endif
9 . End
How many test cases are needed to achieve 100 per cent decision coverage?
Correct Answer: A
Vote an answer
Who is responsible for conducting test readiness review..?
Correct Answer: D
Vote an answer
Continuing with the Scenario described in the previous question, which of the following topics would you need to address in detail in the master test plan? 3 credits
Correct Answer: A
Vote an answer
Which aspect in the test estimate is the main risk in this project? 1 credit
Correct Answer: C
Vote an answer
Which of the following is not decided in the test-planning phase..?
Correct Answer: B
Vote an answer
A washing machine has three temperature bands for different kinds of fabrics: fragile fabrics are washed at temperatures between 15 and 30 degrees Celsius; normal fabrics are washed at temperatures between 31 and 60 degrees Celsius; heavily soiled and tough fabrics are washed at temperatures between 61 and 100 degrees Celsius.
Which of the following contains only values that are in different equivalence partitions?
Which of the following contains only values that are in different equivalence partitions?
Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Regarding the process described above, what is the most important recommendation you would make using IEEE 1044 as a guide? 2 credits
Correct Answer: C
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Which of the following defects is most likely to be found by a test harness?
Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).