ISTQB Certification Exam-Sample Papers Q. 1051 to 1060
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions � Q. 1051 to Q. 1060
Correct Answers to Earlier Questions – Q. 1041 to Q 1050 are at the end of this page:
Q. 1051: Why can be tester dependent on configuration management?
A. Because configuration management assures that we know the exact version of the testware and the test object
B. Because test execution is not allowed to proceed without the consent of the change control board
C. Because changes in the test object are always subject to configuration management
D. Because configuration management assures the right configuration of the test tools
<<<<<< =================== >>>>>>
Q. 1052: Why is successful test execution automation difficult?
A. Because the tools for automated testing require too much effort for learning
B. Because the maintenance of the test system is difficult
C. Because the test robot tools are restricted in their ability to recognize outputs
D. Because the test robot needs to be supported by a test management.
<<<<<< =================== >>>>>>
Q. 1053: Why is it necessary to define a Test Strategy?
A. As there are many different ways to test software, thought must be given to decide what will be the most effective way to test the project on hand.
B. Starting testing without prior planning leads to chaotic and inefficient test project
C. A strategy is needed to inform the project management how the test team will schedule the test-cycles
D. Software failure may cause loss of money, time, business reputation, and in extreme cases injury and death. It is therefore critical to have a proper test strategy in place.
<<<<<< =================== >>>>>>
Q. 1054: For the code fragment given below, which answer correctly represents minimum tests required for statement and branch coverage respectively?
Discount rate=1;
Fare = 1000;
If ((person == “senior citizen”) and (“travel month = January”))
Bonuspoints = 100+Bonuspoints
If (class==”first”)
discountRate = .5;
Fare = fare * discountRate;
A. Statement Coverage = 1, Branch Coverage = 2
B. Statement Coverage = 2, Branch Coverage = 2
C. Statement Coverage = 1, Branch Coverage = 3
D. Statement Coverage = 2, Branch Coverage = 4
<<<<<< =================== >>>>>>
Q. 1055: Given the following state transition table Which of the test cases below will cover the following series of state transitions? S1 SO S1 S2 SO
A. D, A, B, C.
B. A, B, C, D.
C. D, A, B.
D. A, B, C.
<<<<<< =================== >>>>>>
Q. 1056: Which of the following is not considered as a benefit of testing tools?
A. Ability to detect tiny changes that a human could not
B. Easy to implement and maintain
C. Test assets are more consistent
D. Ease of measurement of software quality
<<<<<< =================== >>>>>>
Q. 1057: Which of the following options is not related to static testing?
A. Test data preparation tools
B. Early defect detection
C. Scribe
D. Compilers
<<<<<< =================== >>>>>>
Q. 1058: Which of the following is not a part of Configuration Management?
A. Controlled library access
B. Record of changes to documentation over time
C. Auditing conformance to ISO9001
D. Identification of test versions
<<<<<< =================== >>>>>>
Q. 1059: Though activities in the Fundamental test process may overlap or occur concurrently, identify the logical sequential process.
(i) Test Implementation and Execution
(ii) Test Closure activities
(iii) Evaluating exit criteria and reporting
(iv) Test Planning and Control
(v) Test Analysis and Design
A. iv � v � iii � ii � i
B. v � i � iii � ii � iv
C. iv � v � i � iii � ii
D. v � ii � iii � i � iv
<<<<<< =================== >>>>>>
Q. 1060: One of the differences between the Modified Condition Decision Coverage and the Condition Coverage is:
A. The Condition Coverage ensures all paths through a module are executed whereas the Modified Condition Decision Coverage ensures each path in a decision can independently affect the outcome.
B. The Modified Condition Decision Coverage ensures all alternative paths are executed whereas the Condition Coverage ensure all main paths are executed.
C. The Condition Coverage ensures each condition takes all possible outcomes at lease once whereas the Modified Condition Decision Coverage requires both maximum and minimum values within each field.
D. The Modified Condition Decision Coverage relies on the tester�s skill and past experience whereas the Condition Coverage relies on the way in which the system moves from one condition to another.
Correct Answers to Above Questions – Q. 1051 to Q 1060 are as under
Question No. | Correct Answer |
Q. 1051 | A |
Q. 1052 | B |
Q. 1053 | D |
Q. 1054 | A |
Q. 1055 | A |
Q. 1056 | B |
Q. 1057 | A |
Q. 1058 | C |
Q. 1059 | C |
Q. 1060 | A |
Continue to Part �2:
Set of 60 Nos. Special Questions (K-Level Wise) carrying detailed explanation for the Correct Answer
Download Link for the First set – 10 of 60 Questions
Correct Answers to the Earlier Questions – Q. 1041 to Q 1050 are as under:
Question No. | Correct Answer |
Q. 1041 | A |
Q. 1042 | B |
Q. 1043 | B |
Q. 1044 | C |
Q. 1045 | A |
Q. 1046 | C |
Q. 1047 | C |
Q. 1048 | C |
Q. 1049 | C |
Q. 1050 | C |
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.