ISTQB Certification Exam-Sample Papers Q. 1001 to 1010
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions � Q. 1001 to Q. 1010
Correct Answers to Earlier Questions – Q. 991 to Q 1000 are at the end of this page:
Q. 1001: Which of the following is true?
A.Component testing should be black box, system testing should be white box.
B. If u find a lot of bugs in testing, you should not be very confident about the quality of software
C. The fewer bugs you find, the better your testing was
D. The more tests you run, the more bugs you will find
<<<<<< =================== >>>>>>
Q. 1002: If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage?
1. If x=3 then
2. Display_messageX;
3. If y=2 then
4. Display_messageY;
5. Else
6. Display_messageZ;
7. Else
8. Display_messageZ;
A. 1
B. 2
C. 3
D. 4
<<<<<< =================== >>>>>>
Q. 1003: In which order should tests be run?
A. The most important tests first
B. The most difficult tests first(to allow maximum time for fixing)
C. The easiest tests first (to give initial confidence)
D. The order they are thought of
<<<<<< =================== >>>>>>
Q. 1004: A program validates a numeric field as follows:
Values less than 10 are rejected, values between 10 and 21 are accepted, values greater than or equal to 22 are rejected. Which of the following covers the MOST boundary values?
A. 9,10,11,22
B. 9,10,21,22
C. 10,11,21,22
D. 10,11,20,21
<<<<<< =================== >>>>>>
Q. 1005: What is the important criterion in deciding what testing technique to use?
A. How well you know a particular technique
B. The objective of the test
C. How appropriate the technique is for testing the application
D. Whether there is a tool to support the technique
<<<<<< =================== >>>>>>
Q. 1006: Which is not true-The black box tester
A. Should be able to understand a functional specification or requirements document
B. Should be able to understand the source code.
C. Is highly motivated to find faults
D. Is creative to find the system�s weaknesses
<<<<<< =================== >>>>>>
Q. 1007: A number of critical bugs are fixed in software. All the bugs are in one module, related to reports. The test manager decides to do regression testing only on the reports module.
A. The test manager should do only automated regression testing.
B. The test manager is justified in her decision because no bug has been fixed in other modules
C. The test manager should only do confirmation testing. There is no need to do regression testing
D. Regression testing should be done on other modules as well because fixing one module may affect other modules
<<<<<< =================== >>>>>>
Q. 1008: Which of the following statements contains a valid goal for a functional test set?
A. A goal is that no more failures will result from the remaining defects
B. A goal is to find as many failures as possible so that the cause of the failures can be identified and fixed
C. A goal is to eliminate as much as possible the causes of defects
D. A goal is to fulfil all requirements for testing that are defined in the project plan.
<<<<<< =================== >>>>>>
Q. 1009: Which set of metrics can be used for monitoring of the test execution?
A. Number of detected defects, testing cost;
B. Number of residual defects in the test object.
C. Percentage of completed tasks in the preparation of test environment; test cases prepared
D. Number of test cases run / not run; test cases passed / failed
<<<<<< =================== >>>>>>
Q. 1010: Which of the following can be root cause of a bug in a software product?
(I) The project had incomplete procedures for configuration management.
(II) The time schedule to develop a certain component was cut.
(III) the specification was unclear
(IV) Use of the code standard was not followed up
(V) The testers were not certified
A. (I) and (II) are correct
B. (I) through (IV) are correct
C. (III) through (V) are correct
D. (I), (II) and (IV) are correct
Correct Answer of All above Questions
Correct Answers to the Earlier Questions – Q. 991 to Q 1000 are as under:
Question No. | Correct Answer |
Q. 991 | C |
Q. 992 | A |
Q. 993 | A |
Q. 994 | C |
Q. 995 | D |
Q. 996 | D |
Q. 997 | A |
Q. 998 | A |
Q. 999 | C |
Q. 1000 | D |
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.