ISTQB Certification Exam-Sample Papers Q. 631 to 640
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions.
Correct Answers to Earlier Questions – Q. 621 to Q 630 are at the end of this page:
Q. 631: For the following piece of code, how many test cases are needed to get 100% statement coverage?
Procedure XRead (Color) // Input color from user
IF (Color == �Red�) THEN
Call Roses(Color)
ELSEIF (Color == �Blue�) THEN
Call Violets(Color)
ELSE
PRINT �User is no Shakespeare�
SaveToDatabase(Color)
End Procedure X
A. 5
B. 3
C. 1
D. 2
<<<<<< =================== >>>>>>
Q. 632: What is the actual and potential result when a human being makes a mistake while writing code?
I. A bug
II. A failure
III. A fault
IV. An error
V. A defect
A. I, II, III and IV
B. I, III and IV
C. V only
D. II, III and IV
<<<<<< =================== >>>>>>
Q. 633: What test document contains all the information about a specific test case, including requirements and the modules to be tested?
A. Test plan
B. Test case specification
C. Test design specification
D. Test procedure
E. Defect report
<<<<<< =================== >>>>>>
Q. 634: Even though a test that once revealed many defects is part of the regression suite, no new test cases have been created for the module under test in a long time. What test principle is the QA team forgetting?
A. Absence-of-errors fallacy
B. Defect clustering
C. Pesticide paradox
D. Early testing
<<<<<< =================== >>>>>>
Q. 635: Which best describes an analytical approach to testing?
A. Testing is directed to areas of greatest risk.
B. Testers study industry standards and base their testing on that analysis.
C. Test analysis, execution and evaluation are concurrent tasks.
D. ISO 9126 is used to guide the non-functional testing effort.
<<<<<< =================== >>>>>>
Q. 636: Which of the following are most likely to enhance the formal review process?
I. Review software work products as soon as they are available and reasonably mature.
II. Ensure that reviewers have clear, predefined objectives.
III. Exclude customers, managers, and outside experts to minimize impact on problem solving.
IV. Make use of checklists during the review to drive the process and aid reviewers.
V. Conduct reviews just before coding and dynamic testing begins to find defects early and minimize costs of extra reviews.
A. I, III and V
B. II, III and IV
C. II, IV and V
D. II and IV
<<<<<< =================== >>>>>>
Q. 637: Which of the following is TRUE of Alpha Testing?
A. It is performed by potential or existing customers.
B. It also referred to as �field testing�.
C. It is performed by customers at their own locations.
D. Developers execute the tests.
<<<<<< =================== >>>>>>
Q. 638: Which of the following are general risks of using test-support tools during the testing process?
I. Underestimating the amount of time needed to learn the tool.
II. Ease of access to information about tests will be decreased.
III. There will be an increase in repetitive work for testers.
IV. Having unrealistic expectations for test-support tools.
V. Using test-support tools when manual testing would better serve.
A. I and V
B. I, IV and V
C. III, IV and V
D. I and IV
<<<<<< =================== >>>>>>
Q. 639: Which of the following is a dynamic analysis tool?
A. Test comparator
B. Database model checker
C. Coverage measurement tool
D. Memory leak detector
<<<<<< =================== >>>>>>
Q. 640: Which of the following statements are TRUE?
I. Regression testing and acceptance testing are alternative terms for the same thing.
II. Regression tests show that all faults have been resolved.
III. Regression tests are a good candidate for automation.
IV. Regression tests are executed to determine if side-effects have been introduced through changes to the code.
V. Regression tests are primarily performed in integration testing.
A. I, III, IV and V.
B. III and IV.
C. I, III and V.
D. II and V.
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 621 to Q 630 are as under:
Question No. | Correct Answer |
Q. 621 | D |
Q. 622 | B |
Q. 623 | C |
Q. 624 | C |
Q. 625 | A |
Q. 626 | C |
Q. 627 | C |
Q. 628 | C |
Q. 629 | B |
Q. 630 | 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.