ISTQB Sample Questions Set - 30



1.    Memory leak checker tools are used to create runtime performance profiles at the module, library and function level.
A. True
B. False
2.    The test strategy that involves understanding the program logic is:
A. Equivalence partitioning
B. White box testing
C. Black box testing
D. Boundary strategy
3.    What test document contains all the information about a specific test case, including requirements and the modules to be tested?
A. Test plan
B. Test case specification
C. Test design specification
D. Test procedure
E. Defect report
4.    A testing process that is conducted to test new features after regression testing of previous features.
A. Operational testing
B. Progressive testing
C. Recovery testing
D. Regression testing
5.    The test case log is used to keep track of the status of each test case.
A. True
B. False
6.     A test case specification document is used to keep track of each test run.
A. True
B. False
7.    The programs send bad data to devices, ignore error codes coming back, and try to use devices that are busy or aren't there. This is a:
A. Calculation error
B. Functional error
C. Hardware error
D. System error
E. User Interface error
8.     Cause and effect diagrams can be used to view attempts to solving quality issues that have not worked in the past.
A. True
B. False
9.    Business process-based testing is used in system testing and acceptance testing.
A. True
B. False
10.                       The best time to influence the quality of a system design is in the _______.
A. Planning Phase
B. Analysis Phase
C. Design Phase
D. Testing Phase
11.                       Which of the following is a fundamental principle of software defect prevention?
A. Software quality engineering must evaluate all errors.
B. A balance of white-box and black-box testing is necessary.
C. A single root cause taxonomy should be used by all projects.
D. Feedback to the individuals who introduced the defect is essential.
12.                       When software reliability measures are used to determine when to stop testing, the best types of test cases to use are those that
A. Push the system beyond its designed operation limits and are likely to make the system fail
B. Exercise unusual and obscure scenarios that may not have been considered in design
C. Exercise system functions in proportion to the frequency they will be used in the released product
D. Exercise the most complicated and the most error-prone portions of the system
13.                       A test plan is prepared for management by the project leader, which explains all project control variances relative to the testing effort. It also summarizes test case logs and coverage statistics for key programs.
A. True
B. False
14.                       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.
15.                       A set of behavioral and performance requirements which, in aggregate, determine the functional properties of a software system.
A. Functional requirement
B. Functional specifications
C. Functional test cases
16.                       The test strategy that is informal and non structured is:
A. Equivalence partitioning
B. Validation strategy
C. White box testing
D. Ad hoc testing
17.                       Which of the following is not a job responsibility of a software tester?
A. Identifying test cases
B. Preparing test data
C. Executing tests
D. Writing the functional specifications
18.                       If a system is not functioning as documented and the data is not corrupted. What priority and measure are assigned?
A. Priority 1: Critical
B. Priority 2: High
C. Priority 3: Medium
D. Priority 4: Low
19.                       The key process area at CMM Level 4 - Managed focus on establishing a quantitative understanding of both the software process and the software work products being built.
A. True
B. False
20.                       Errors that are cosmetic in nature are usually assigned a ______ severity level.
A. Fatal (Severity)
B. Low (Severity)
C. Serious (Severity)
1
2
3
4
5
6
7
8
9
10
B
B
B
B
A
B
C
A
A
A
11
12
13
14
15
16
17
18
19
20
D
C
B
B
B
D
D
C
A
B

No comments:

Post a Comment