ISTQB Certification Exam-Sample Papers Q. 301 to 310
(Quickly Review Your Skills before appearing for ISTQB Certification Exam)
Set of 10 Questions.
Correct Answers to Earlier Questions – Q. 291 to Q 300 are at the end of this page:
Q. 301: Cost of the reviews will not include.
A. Review process itself
B. Metrics analysis
C. Tool support.
D. Process improvement.
<<<<<< =================== >>>>>>
Q. 302: Regression testing always involves
A. Testing whether a known software fault been fixed.
B. Executing a large number of different tests.
C. Testing whether modifications have introduced adverse side effects.
D. Using a test automation tool.
<<<<<< =================== >>>>>>
Q. 303: Capture and replay facilities are least likely to be used to _______
A. Performance testing
B. Recovery testing
C. GUI testing
D. User requirements.
<<<<<< =================== >>>>>>
Q. 304: Which tool will be used to test the flag memory leaks and unassigned pointers
A. Dynamic analysis tool
B. Static Analysis tool.
C. Maintenance tool.
D. Configuration tool.
<<<<<< =================== >>>>>>
Q. 305: Cyclomatic complexity is used to calculate
A. Number of independent paths in the basis set of a program
B. Number of binary decisions + 1
C. Number bound for the number of tests that must be conducted to ensure that all statements have been executed at least once
D. Number of branches and decisions
<<<<<< =================== >>>>>>
Q. 306: Which of the following is not included in Test Plan.
A. Features to be tested.
B. Environmental needs.
C. Suspension criteria.
D. Expected results.
<<<<<< =================== >>>>>>
Q. 307: Software quality is not relevant to _______
A. Correctness
B. Usability
C. Viability
D. Reusability.
<<<<<< =================== >>>>>>
Q. 308: Match the following:
1. Test estimation
2. Test control
3. Test monitoring
a. Measures of tracking process
b. Effort required to perform activities
c. Reallocation of resources
A. 1-b, 2-c, 3-a
B. 1-b, 2-a, 3-c
C. 1-c, 2-a, 3-b
D. 1-a, 2-b, 3-c
<<<<<< =================== >>>>>>
Q. 309: When do you stop testing?
A. When the specified number of faults are found.
B. When the test completion criteria are met.
C. When all high and medium priority tests are complete.
D. When all statements have been executed
<<<<< =================== >>>>>>
Q. 310: What is the smallest number of test cases required to Provide 100% branch coverage?
If(x>y) x=x+1;
else y=y+1;
while(x>y)
{
y=x*y; x=x+1;
}
A. 1
B. 2
C. 3
D. 4
Correct Answer of the above Questions
Access the Full Database of all Questions
Correct Answers to the Earlier Questions – Q. 291 to Q 300 are as under:
Question No. | Correct Answer |
Q. 291 | A |
Q. 292 | C |
Q. 293 | D |
Q. 294 | C |
Q. 295 | D |
Q. 296 | C |
Q. 297 | C |
Q. 298 | D |
Q. 299 | A |
Q. 300 | 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.