ISTQB Certification Exam-Sample Papers Q. 541 to 550
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions.
Correct Answers to Earlier Questions – Q. 531 to Q 540 are at the end of this page:
Q. 541: A type of integration testing in which software elements, hardware elements,or both are combined all at once into a component or an overall system, rather than in stages.
A. System Testing
B. Big-Bang Testing
C. Integration Testing
D. Unit Testing
<<<<<< =================== >>>>>>
Q. 542: You are the test manager and you are about the start the system testing. The developer team says that due to change in requirements they will be able to deliver the system to you for testing 5 working days after the due date. You can not change the resources( work hours, test tools, etc.) What steps you will take to be able to finish the testing in time.
A. Tell to the development team to deliver the system in time so that testing activity will be finish in time.
B. Extend the testing plan, so that you can accommodate the slip going to occur
C. Rank the functionality as per risk and concentrate more on critical functionality testing
D. Add more resources so that the slippage should be avoided
<<<<<< =================== >>>>>>
Q. 543: There is one application, which runs on a single terminal. There is another application that works on multiple terminals. What are the test techniques you will use on the second application that you would not do on the first application?
A. Integrity, Response time
B. Concurrency test, Scalability
C. Update & Rollback, Response time
D. Concurrency test, Integrity
<<<<<< =================== >>>>>>
Q. 544: Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing.
A. Error Guessing
B. Boundary Value Analysis
C. Decision Table testing
D. Equivalence partitioning
<<<<<< =================== >>>>>>
Q. 545: Which of the following assertions about code coverage are correct?
A. Statement coverage usually requires more test case suites
B. 100 % statement coverage guarantees 100 % decision coverage
C. 100 % decision coverage implies 100 % statement coverage
D. Decision tables cannot be used to list statement coverage values
<<<<<< =================== >>>>>>
Q. 546: Which of the following statements is true about white-box testing?
A. It includes functional testing
B. It includes loop testing
C. It is usually done after black-box testing
D. It is usually done during the integration testing phase
<<<<<< =================== >>>>>>
Q. 547: “The tracing of requirements for a test level through the layers of a test documentation” done by
A. Horizontal tracebility
B. Depth tracebility
C. Vertical tracebility
D. Horizontal & Vertical tracebilities
<<<<<< =================== >>>>>>
Q. 548: How many test cases are needed to achieve 100 % condition coverage?
if ((temperature < 0) or
(temperature > 100)) {
alert (“DANGER”);
if ((speed > 100) and (load <= 50)) {
speed = 50;
}
} else {
check = false;
}
A. 5
B. 4
C. 2
D. 3
<<<<<< =================== >>>>>>
Q. 549: Big bang approach is related to
A. Regression testing
B. Inter system testing
C. Re-testing
D. Integration testing
<<<<<< =================== >>>>>>
Q. 550: Which of the following statements is true about a software verification and validation program?
I. It strives to ensure that quality is built into software.
II. It provides management with insights into the state of a software project.
III. It ensures that alpha, beta, and system tests are performed.
IV. It is executed in parallel with software development activities.
A. I, II&III
B.II, III&IV
C.I, II&IV
D.I, III&IV
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 531 to Q 540 are as under:
Question No. | Correct Answer |
Q. 531 | B |
Q. 532 | D |
Q. 533 | B |
Q. 534 | B |
Q. 535 | B |
Q. 536 | B |
Q. 537 | A |
Q. 538 | A |
Q. 539 | B |
Q. 540 | C |

An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.