ISTQB Certification Exam-Sample Papers Q. 121 to 130
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions.
Correct Answers to Earlier Questions – Q. 111 to Q 120 are at the end of this page:
Q. 121: Test Implementation and execution has which of the following major tasks?
i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts.
ii. Creating the test suite from the test cases for efficient test execution.
iii. Verifying that the test environment has been set up correctly.
iv. Determining the exit criteria.
A. i,ii,iii are true and iv is false
B. i,,iv are true and ii is false
C. i,ii are true and iii,iv are false
D. ii,iii,iv are true and i is false
<<<<<< =================== >>>>>>
Q. 122: One of the fields on a form contains a text box which accepts numeric values in the range of 18 to 25. Identify the invalid Equivalance class
A. 17
B. 19
C. 24
D. 21
<<<<<< =================== >>>>>>
Q. 123: Exhaustive Testing is
A. Is impractical but possible
B. Is practically possible
C. Is impractical and impossible
D. Is always possible
<<<<<< =================== >>>>>>
Q. 124: Which tool needs to interface with other office automation software in order to generate reports in the format required by the organization?
A. Progress tracking tools
B. Test management tools
C. Metrics management tools
D. Test execution tools
<<<<<< =================== >>>>>>
Q. 125: Which one is not comes under international standard
A. IEC
B. IEEE
C. ISO
D. All of the above
<<<<<< =================== >>>>>>
Q. 126: In which phase static tests are used
A. Requirements
B. Design
C. Coding
D. All of the above
<<<<<< =================== >>>>>>
Q. 127: What’s the disadvantage of Black Box Testing
A. Chances of having repetition of tests that are already done by programmer.
B. The test inputs needs to be from large sample space.
C. It is difficult to identify all possible inputs in limited testing time. So writing test cases is slow and difficult
D. All above
<<<<<< =================== >>>>>>
Q. 128: What is the process of analyzing and removing causes of failures in software?
A. Validation
B. Testing
C. Debugging
D. Verification
<<<<<< =================== >>>>>>
Q. 129: Majority of system errors occur in the _________ phase
A. Requirements Phase.
B. Analysis and Design Phase
C. Development Phase
D. Testing Phase
<<<<<< =================== >>>>>>
Q. 130: Which of the following is a MAJOR task when evaluating the exit criteria?
A. Creating test suites and cases for efficient execution
B. Writing a test summary report for stakeholders
C. Handing the testware to the maintenance organization
D. Identifying any required infrastructure and tools
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 111 to Q 120 are as under:
Question No. | Correct Answer |
Q. 111 | C |
Q. 112 | B |
Q. 113 | D |
Q. 114 | A |
Q. 115 | A |
Q. 116 | D |
Q. 117 | B |
Q. 118 | C |
Q. 119 | D |
Q. 120 | B |
An expert on R&D, Online Training and Publishing. He is M.Tech. (Honours) and is a part of the STG team since inception.
In Question #123, I think the answer is C.
Based on the testing principle, exhaustive testing is impossible.
The answer in this website also says “c”
The answer should be a for question 123.