ISTQB Certification Exam-Sample Papers Q. 761 to 770
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions � Q. 761 to Q. 770
Correct Answers to Earlier Questions – Q. 751 to Q 760 are at the end of this page:
Q. 761: Which of the following is true of acceptance testing?
A. A goal of acceptance testing is to stress-test the system.
B. A goal of acceptance testing is to establish confidence in the system.
C. Acceptance testing is performed by technical staff.
D. Acceptance testing is only used to address functionality issues within the system.
<<<<<< =================== >>>>>>
Q. 762: An estimate of resources should be made so that an organization can create a schedule for testing. Which of the following approaches can be used for creating an estimate?
I. A skills-based approach, in which the estimate is based on all the testers� skills.
II. An expert-based approach, in which the owner or other expert creates the estimate.
III. A metrics-based approach, in which the estimate is based on previous testing efforts.
IV. A bottom-up approach, in which each tester estimates their work and all estimates are integrated.
A. II, III, and IV
B. I, III, and IV
C. I and IV
D. II and III
<<<<<< =================== >>>>>>
Q. 763: When conducting reviews, psychological sensitivity is required. Which mistake often occurs when conducting reviews and may lead to interpersonal problems within teams?
A. Testers and reviewers expect that defects in the software product are already found and fixed by the developers.
B. Due to time constraints, testers and reviewers do not believe they can afford enough time to find failures.
C. Testers and reviewers communicate defects as criticism against humans instead of against the software product.
D. Testers and reviewers are not sufficiently trained to accurately identify failures and faults in the item under review.
<<<<<< =================== >>>>>>
Q. 764: Which of the following statements about functional testing is TRUE?
A. Functional testing is primarily concerned with �what� a system does rather than �how� it does it.
B. Control flow models and menu structure models are used primarily in functional testing.
C. Functional testing includes, but is not limited to, load testing, stress testing and reliability testing.
D. Functional testing is often referred to as �structural� testing by testers and developers.
<<<<<< =================== >>>>>>
Q. 765: Which of the following statements about test design are TRUE?
I. During test design, the test cases and test data are created and specified.
II. If expected results are not defined, a plausible but erroneous result may be accepted as correct.
III. The IEEE 829 standard describes the content of test design and test case specifications.
IV. Test design is a formal process in which the conditions to be tested are determined.
A. II, III and IV
B. III and IV
C. I and IV
D. I, II and III
<<<<<< =================== >>>>>>
Q. 766: What factors should an organization take into account when determining how much testing is needed?
I. Level of risk
II. Tools to be used during test sub-project
III. Project constraints such as time and budget
IV. Skill of the testers
V. Expected selling cost of the system
A. All of the factors should be taken into account.
B. I and III
C. I, III and IV
D. I, II, IV, and V
<<<<<< =================== >>>>>>
Q. 767: What is testing without executing the code?
A. Non-functional testing.
B. Structure-based testing (white box).
C. Static testing.
D. Functional testing (black box).
<<<<<< =================== >>>>>>
Q. 768: What is the purpose of regression testing?
A. It enables us to reuse all our tests to improve ROI.
B. It can be used to replace acceptance testing.
C. To reduce the amount of impact analysis we must do when modifying a system.
D. To discover any defects introduced or uncovered as a result of a change.
<<<<<< =================== >>>>>>
Q. 769: For the following piece of code, how many test cases are needed to get 100% statement coverage?
Procedure X
Read (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. 770: Which of the following statements about static analysis is FALSE?
A. Static analysis can find defects that are likely to be missed by dynamic testing.
B. Static analysis is a good way to force failures in the software.
C. Static analysis tools examine code or other types of product documentation.
D. Static analysis can result in cost saving by finding bugs early.
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 751 to Q 760 are as under:
Question No. | Correct Answer |
Q. 751 | A |
Q. 752 | C |
Q. 753 | B |
Q. 754 | D |
Q. 755 | C |
Q. 756 | A |
Q. 757 | B |
Q. 758 | A |
Q. 759 | A |
Q. 760 | 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.