ISTQB Certification Exam-Sample Papers Q. 51 to 60
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions.
Correct Answers to Earlier Questions – Q. 41 to Q 50 are at the end of this page:
Q. 51: Important consequences of the impossibility of complete testing are (Choose one or more answers):
A. We can never be certain that the program is bug free.
B. We have no definite stopping point for testing, which makes it easier for some managers to argue for very little testing.
C. We have no easy answer for what testing tasks should always be required, because every task takes time that could be spent on other high importance tasks.
D. All of the above.
<<<<<< =================== >>>>>>
Q. 52: Poor software characteristics are
A. Only Project risks
B. Only Product risks
C. Project risks and Product risks
D. Project risks or Product risks
<<<<<< =================== >>>>>>
Q. 53: System testing should investigate
A. Non-functional requirements only not Functional requirements
B. Functional requirements only not non-functional requirements
C. Non-functional requirements and Functional requirements
D. Non-functional requirements or Functional requirements
<<<<<< =================== >>>>>>
Q. 54: Contract and regulation testing is a part of
A. System testing
B. Acceptance testing
C. Integration testing
D. Smoke testing
<<<<<< =================== >>>>>>
Q. 55: Find the correct flow of the phases of a formal review
A. Planning, Review meeting, Rework, Kick off
B. Planning, Individual preparation, Kick off, Rework
C. Planning, Review meeting, Rework, Follow up
D. Planning, Individual preparation, Follow up, Kick off
<<<<<< =================== >>>>>>
Q. 56: Which is not the testing objectives
A. Finding defects
B. Gaining confidence about the level of quality and providing information
C. Preventing defects.
D. Debugging defects
<<<<<< =================== >>>>>>
Q. 57: Which of the following is a KEY task of a tester?
A. Reviewing tests developed by others
B. Writing a test strategy for the project
C. Deciding what should be automated
D. Writing test summary reports
<<<<<< =================== >>>>>>
Q. 58: Which is not the project risks
A. Supplier issues
B. Organization factors
C. Technical issues
D. Error-prone software delivered
<<<<<< =================== >>>>>>
Q. 59: Which of the following is a potential risk in using test support tools?
A. Under estimating the effort needed to maintain the test assets
B. Losing access to important testing information when needed
C. Relying too much on qualitative and quantitative assessments
D. Lowering the morale of the test team because of repetition
<<<<<< =================== >>>>>>
Q. 60: How many test cases are needed to achieve 100 % statement 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
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to Earlier Questions – Q. 41 to Q 50 are as under:
Question No. | Correct Answer |
Q. 41 | B |
Q. 42 | A |
Q. 43 | D |
Q. 44 | A |
Q. 45 | B |
Q. 46 | D |
Q. 47 | E |
Q. 48 | A |
Q. 49 | A |
Q. 50 | 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.
God, I feel like I sholud be takin notes! Great work