ISTQB Certification Exam-Sample Papers Q. 371 to 380
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions.
Correct Answers to Earlier Questions – Q. 361 to Q 370 are at the end of this page:
Q. 371: Integration testing has following characteristics
I. It can be done in incremental manner
II. It is always done after system testing
III. It includes functional tests
IV. It includes non-functional tests
A. I, II and III are correct
B. I is correct
C. I, III and IV are correct
<<<<<< =================== >>>>>>
Q. 372: Which of the following activities differentiate a walkthrough from a formal review?
A. A walkthrough does not follow a defined process
B. For a walkthrough individual preparation by the reviewers is optional
C. A walkthrough requires meeting
D. A walkthrough finds the causes of failures, while formal review finds the failures
<<<<<< =================== >>>>>>
Q. 373: Why is testing necessary?
A. Because testing is good method to make there are not defects in the software
B. Because verification and validation are not enough to get to know the quality of the software
C. Because testing measures the quality of the software system and helps to increase the quality
D. Because testing finds more defects than reviews and inspections.
<<<<<< =================== >>>>>>
Q. 374: In foundation level syllabus you will find the main basic principles of testing. Which of the following sentences describes one of these basic principles?
A. Complete testing of software is attainable if you have enough resources and test tools
B. With automated testing you can make statements with more confidence about the quality of a product than with manual testing
C. For a software system, it is not possible, under normal conditions, to test all input and output combinations.
D. A goal of testing is to show that the software is defect free.
<<<<<< =================== >>>>>>
Q. 375: Which of the following is true
A. Testing is the same as quality assurance
B. Testing is a part of quality assurance
C. Testing is not a part of quality assurance
D. Testing is same as debugging
<<<<<< =================== >>>>>>
Q. 376: This part of a program is given:
WHILE (condition A) Do B
END WHILE
How many decisions should be tested in this code in order to achieve 100% decision coverage?
A. 2
B. Indefinite
C. 1
D. 4
<<<<<< =================== >>>>>>
Q. 377: In a flight reservation system, the number of available seats in each plane model is an input. A plane may have any positive number of available seats, up to the given capacity of the plane. Using Boundary Value analysis, a list of available � seat values were generated. Which of the following lists is correct?
A. 1, 2, capacity -1, capacity, capacity plus 1
B. 0, 1, capacity, capacity plus 1
C. 0, 1, 2, capacity plus 1, a very large number
D. 0, 1, 10, 100, capacity, capacity plus one
<<<<<< =================== >>>>>>
Q. 378: Which of the following is a valid collection of equivalence classes for the following problem: An integer field shall contain values from and including 1 to and including 15
A. Less than 1, 1 through 15, more than 15
B. Negative numbers, 1 through 15, above 15
C. Less than 1, 1 through 14, more than 15
D. Less than 0, 1 through 14, 15 and more
<<<<<< =================== >>>>>>
Q. 379: Which of the following is correct about static analysis tools
A. They help you find defects rather than failures
B. They are used by developers only
C. They require compilation of code
D. They are useful only for regulated industries
<<<<<< =================== >>>>>>
Q. 380: Which of the following is most often considered as components interface bug?
A. For two components exchanging data, one component used metric units, the other one used British units
B. The system is difficult to use due to a too complicated terminal input structure
C. The messages for user input errors are misleading and not helpful for understanding the input error cause
D. Under high load, the system does not provide enough open ports to connect to
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 361 to Q 370 are as under:
Question No. | Correct Answer |
Q. 361 | D |
Q. 362 | D |
Q. 363 | B |
Q. 364 | A |
Q. 365 | C |
Q. 366 | A |
Q. 367 | B |
Q. 368 | B |
Q. 369 | C |
Q. 370 | 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.