ISTQB Certification Exam-Sample Papers Q. 611 to 620
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions.
Correct Answers to Earlier Questions – Q. 601 to Q 610 are at the end of this page:
Q. 611: The use of test automation would provide the best return on investment for which of the following?
A. Unit testing
B. Usability testing
C. Regression testing
D. Acceptance testing
<<<<<< =================== >>>>>>
Q. 612: Which of the following statements is TRUE?
A. Component integration testing tests the interactions between different systems and is done after component testing.
B. Component integration testing tests the interactions between different systems and may be done after system testing.
C. Component integration testing tests the interactions between software components and is done during acceptance testing.
D. Component integration testing tests the interactions between software components and is done after component testing.
<<<<<< =================== >>>>>>
Q. 613: Which of the following can be used to measure progress against the exit criteria?
W. Number of test cases that passed or failed
X. Number of detects found in a unit of code
Y. Dates for milestones and deliverables
Z. Subjective confidence of testers in the product
A. W, X, Y and Z
B. W, X and Y
C. W and X
D. W, X and Z
<<<<<< =================== >>>>>>
Q. 614: Which of the following is a fundamental principle of software defect prevention?
A. Software quality engineering must evaluate all errors.
B. A balance of white-box and black-box testing is necessary.
C. A single root cause taxonomy should be used by all projects.
D. Feedback to the individuals who introduced the defect is essential.
<<<<<< =================== >>>>>>
Q. 615: The best time to influence the quality of a system design is in the _______.
A. Planning Phase
B. Analysis Phase
C. Design Phase
D. Testing Phase
<<<<<< =================== >>>>>>
Q. 616: Which combination of p, q and r values will ensure 100 % statement coverage?
if (p = q) {
r = r + 1;
if (r < 5) {
s = 10;
}
} else if (p > q) {
s = 5;
}
A. p=5,q=5,r=5
p=5,q=4,r=-1
B. p=5,q=1,r=3
p=4,q=4,r=5
C. p=3,q=3,r=3
p=-1,q=-2,r=3
D. p=-1,q=-1,r=0
p= -2, q= -1,r=0
<<<<<< =================== >>>>>>
Q. 617: Which of the following BEST describes the task partition between test manager and tester?
A. The test manager plans, organizes and creates the test specifications, while the tester implements, prioritizes and executes tests.
B. The test manager plans, monitors and controls the testing activities, while the tester designs, executes tests and evaluates the results.
C. The test manager plans testing activities and chooses the standards to be followed, while the tester chooses the tools and controls their use.
D. The test manager reviews tests developed by others, while the tester selects tools to support testing.
<<<<<< =================== >>>>>>
Q. 618: Which of the following might be a concern of a test group relying on a test design tool?
A. The tool may not generate sufficient tests for verifying all aspects of the test object.
B. The tool�s playback function may not work the same for all testers� workstations.
C. The tool might take too much time to run, putting the schedule at jeopardy.
D. The tool�s test logs may require that the test group upgrade the server memory
<<<<<< =================== >>>>>>
Q. 619: Which of the following statements about the benefits of deriving test cases from use cases are true?
I. Deriving test cases from use cases is helpful for system and acceptance testing.
II. Deriving test cases from use cases is helpful only for automated testing
III. Deriving test cases from use cases is helpful for unit testing.
IV. Deriving test cases from use cases is helpful for testing the interaction and interference between different components.
A. I
B. I and II.
C. III
D. I and IV
<<<<<< =================== >>>>>>
Q. 620: In a formal inspection process, which is TRUE?
A. Failures can be found when the correct inspectors are included.
B. Metrics are included in the inspection process.
C. The checking rate is related to the number of pages of the inspected document.
D. Its purpose is to get some benefit in an inexpensive way.
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 601 to Q 610 are as under:
Question No. | Correct Answer |
Q. 601 | D |
Q. 602 | C |
Q. 603 | B |
Q. 604 | C |
Q. 605 | B |
Q. 606 | A |
Q. 607 | D |
Q. 608 | C |
Q. 609 | D |
Q. 610 | A |
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.