ISTQB CTFL-2018 Practice Test - Questions Answers, Page 3
List of questions
Related questions
Why is measurement of code coverage Important?
Which of the following activities is appropriate to the test planning stage?
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 would be a good test technique to use when under severe time pressure?
Which of the following would you NOT expect to see on an incident report from test execution?
In the above State Table, which of the following represents an invalid transition?
Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?
Which of the following is NOT a valid use of decision coverage?
Which of the following test case design techniques is white box (structure-based)? [K1]
From the following list, which of the following apply to experience-based techniques? [K2]
a. Test cases are derived from a model of the problem to be solved or the software
b. Test cases are derived from the knowledge of the testers
c. The knowledge of testers, developers and users is used to drive testing
d. The internal structure of the code is used to derive test cases
Question