ISTQB Certification Exam-Sample Papers Q. 1021 to 1020
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions � Q. 1021 to Q. 1020
Correct Answers to Earlier Questions – Q. 1011 to Q 1020 are at the end of this page:
Q. 1021: Which testing technique do you prefer for the following situations?
1. Severe time pressure
2. Inadequate specification
A. Decision testing
B. Error guessing
C. Statement testing
D. Exploratory testing
<<<<<< =================== >>>>>>
Q. 1022: Which of the following is false?
A. In a system two different failures may have different severities.
B. A system is necessarily more reliable after debugging for the removal of a fault.
C. A fault need not affect the reliability of a system.
D. Undetected errors may lead to faults and eventually to incorrect behavior.
<<<<<< =================== >>>>>>
Q. 1023: Which of the following is a form of functional testing?
A. Boundary value analysis
B. Usability testing
C. Performance testing
D. Security testing
<<<<<< =================== >>>>>>
Q. 1024: Static analysis is best described as:
A. The analysis of batch programs.
B. The reviewing of test plans.
C. The analysis of program code.
D. The use of black box testing.
<<<<<< =================== >>>>>>
Q. 1025: Which of the following statements about reviews is true?
A. Reviews cannot be performed on user requirements specifications.
B. Reviews are the least effective way of testing code.
C. Reviews are unlikely to find faults in test plans.
D. Reviews should be performed on specifications, code, and test plans.
<<<<<< =================== >>>>>>
Q. 1026: A configuration management system would NOT normally provide:
A. Linkage of customer requirements to version numbers.
B. Facilities to compare test results with expected results.
C. The precise differences in versions of software component source code.
D. Restricted access to the source code library.
<<<<<< =================== >>>>>>
Q. 1027: Considering the following pseudo-code, calculate the MINIMUM number of test cases for statement coverage, and the MINIMUM number of test cases for decision coverage respectively.
READ A
READ B
READ C
IF C>A THEN
IF C>B THEN
PRINT “C must be smaller than at least one number”
ELSE
PRINT “Proceed to next stage”
ENDIF
ELSE
PRINT “B can be smaller than C”
ENDIF
A. 3, 3.
B. 2, 3.
C. 2, 4.
D. 3, 2.
<<<<<< =================== >>>>>>
Q. 1028: Why are static testing and dynamic testing described as complementary?
A. Because they share the aim of identifying defects and find the same types of defect.
B. Because they have different aims and differ in the types of defect they find.
C. Because they have different aims but find the same types of defect.
D. Because they share the aim of identifying defects but differ in the types of defect they find.
<<<<<< =================== >>>>>>
Q. 1029: In practice, which Life Cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.
A. Water Fall Model
B. V-Model
C. Spiral Model
D. RAD Model
<<<<<< =================== >>>>>>
Q. 1030: �Entry criteria� should address questions such as
I. Are the necessary documentation, design and requirements information available that will allow testers to operate the system and judge correct behavior.
II. Is the test environment-lab, hardware, software and system administration support ready?
III. Those conditions and situations that must prevail in the testing process to allow testing to continue effectively and efficiently.
IV. Are the supporting utilities, accessories and prerequisites available in forms that testers can use
A. I, II and IV
B. I, II and III
C. I, II, III and IV
D. II, III and IV.
Correct Answer of All above Questions
Correct Answers to the Earlier Questions – Q. 1011 to Q 1020 are as under:
Question No. | Correct Answer |
Q. 1011 | C |
Q. 1012 | A |
Q. 1013 | D |
Q. 1014 | A |
Q. 1015 | C |
Q. 1016 | A |
Q. 1017 | A |
Q. 1018 | C |
Q. 1019 | B |
Q. 1020 | 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.