ISTQB Dumps and Mock Tests For Foundation Level Paper 22 PDF
ISTQB Dumps and Mock Tests For Foundation Level Paper 22 PDF
com
ISTQB Foundation Sample Question Paper No. 22
Q. 5: Match every stage of the software Development Life cycle with the Testing Life cycle:
i. Hi-level design a Unit tests ii. Code b Acceptance tests
iii. Low-level design c System tests
iv. Business requirements d Integration tests
Q. 10: In a system designed to work out the tax to be paid: An employee has $4000 of salary tax
free. The next $1500 is taxed at 10% The next $28000 is taxed at 22% Any further amount is taxed
at 40% Which of these groups of numbers would fall into the same equivalence class?
A. $5800; $28000; $32000
B. $0; $200; $4200
C. $5200; $5500; $28000
D. $28001; $32000; $35000
Q. 14: Which tool will be used to test the flag memory leaks and unassigned pointers
Q. 20: 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
A. 1-d, 2-c, 3-d, 4-a. B. 1-d, 2-a, 3-c, 4-b. C. 1-a, 2-b, 3-d, 4-c. D. 1-c, 2-b, 3-a, 4-d.
Q. 23: One of the following is not a part of white box testing as per BS7925-II
standards.
A. Random testing
B. Data Flow testing.
C. Statement testing.
D. Syntax testing.
Q. 24: A piece of software has been given what tests in the Following will you perform?
1) Test the areas most critical to business processes
2) Test the areas where faults will be maximum
3) Test the easiest functionalities
Q. 26: What type of testing will you perform on internet banking solution?
A. System integration
B. Functional testing
C. Non-functional testing.
D. Requirements testing
Q. 29: A field failure occurs when multiple users access a system. Which of the following is true?
A. This is an acceptable risk of a multi-user system.
B. Insufficient functional testing has been performed.
C. This indicates an important non-functional requirement was not specified and tested.
D. It is not possible to test against such events prior to release.
Q. 36: Which of the following provides the biggest potential cost saving from use of
CAST?
A. Test management
B. Test design
C. Test planning
D. Test execution
Answers:
Q.1-A
Q.2-C
Q.3-D
Q.4-C
Q.5-D
Q.6-C
Q.7-C
Q.8-D
Q.9-A
Q.10-A
Q.11-C
Q.12-C
Q.13-D
Q.14-A
Q.15-B
Q.16-D
Q.17-C
Q.18-A
Q.19-B
Q.20-B
Q.21-B
Q.22-A
Q.23-D
Q.24-A
Q.25-A
Q.26-C
Q.27-C
Q.28-D
Q.29-C
Q.30-B