Questions ISTQB
Questions ISTQB
Question: 10.
Question: 16.
A. Decision testing. B. Statement testing
C. State transition testing Given the following flow chart diagram:
D. Equivalence partitioning
Question: 13.
Question: 14.
What is the minimum number of test cases
How is the scope of maintenance testing required for 100% statement coverage and
assessed? 100%
decision coverage, respectively?
A. Scope is related to the risk, size of the
changes and size of the system under test A. Statement Coverage = 1, Decision Coverage
B. Scope is defined by the size and type of = 3. B. Statement Coverage = 2, Decision
system being changed Coverage = 3. C. Statement Coverage = 2,
C. Scope is defined by the size and type of Decision Coverage = 2. D. Statement Coverage
system being changed = 3, Decision Coverage = 3
D. Scope is related to the number of system
users affected by the change. Question: 17.
A. Feeds B. F33ds C. FEEDS D. fEEDs A. Each test level has the same test objective.
B. There should be more testing activities than
Question: 19. development activities. C. Test design can only
begin when development is complete.
Which of the following are structurebased D. Testers should begin to review documents
techniques? as soon as drafts are available.
Question: 20.
Question: 21.
Which of the following statements describe
why experiencebased test design techniques
The following test cases have been run: Test are useful?
Case 1 covering path A, B, D, G
Test Case 2 covering path A, B, D, E, F, E, F, E, a. They can help derive test cases based on
F, E, G Test Case 3 covering path A, C, D, E, F, analysis of specification documents. b. They
E, G can identify tests not easily captured by
Which of the following statements related to formal techniques.
coverage is correct? c. They make good use of testers knowledge,
intuition and experience. d. They are an
A. Statement coverage is 100% effective alternative to formal test design
B. Statement coverage is less than 100% techniques.
C. Statement coverage is 100%
D. Statement coverage and decision coverage A. a and b. B. b and d C. c and d D. b and c.
are both less than 100%.
Question: 27.
Question: 24.
Under what circumstances would you plan to
Which of the following activities would perform maintenance testing?
improve how a tool is deployed within an
organisation? a. As part of a migration of an application
from one platform to another. b. As part of a
a. Defining best practice guidelines for users. planned enhancement release.
b. Roll out the tool across the organisation as c. When the test scripts need to be updated.
quickly as possible to all users. c. Provide d. For data migration associated with the
technical support to the test team for each retirement of a system
type of tool.
d. Introduce a system to monitor tool usage A. a, b and c B. b, c and d C. a, b and d. D. a, c
and user feedback. and d
e. Ensure that the test process is not changed
as result of the tools introduction. Question: 28.
Which of the following is a standard for test a. Determine whether the organisations
documentation? existing test process needs to change. b.
Conduct a proof of concept.
A. IEEE Std. 1028 c. Implement the selected tool on a project
B. EEE Std. 1044 behind schedule to save time.
C. ISO 9126. d. Identify coaching and mentoring
D. IEEE Std. 829 requirements for the use of the selected tool
Question: 36.
Question: 43.
A. d, a, c, b B. a, d, b, c C. a, b, c, d D. a, b, d, c
Question: 45.
Question: 47.
Why should expected results be defined A. Maintenance Testing
before execution? B. Unit Testing
C. System Testing
A. To assist in test automation D. User Acceptance Testing
B. To improve test efficiency
C. To reduce the possibility of incorrect results Question: 52.
D. To improve design of the software
Which of the following activities would
NORMALLY be undertaken during test
Question: 48. planning?
Which of the following is MOST likely to be an a. Scheduling test analysis and design. b.
objective of a pilot project to introduce a test Designing Test Conditions.
tool? c. Monitoring test progress.
d. Identifying the objectives of testing. e.
A. To assess if the test tool brings benefits at Evaluating test tools.
reasonable cost f. Selecting test metrics for monitoring and
B. To ensure that developers will use the test control.
tool
C. To ensure that the time spent testing and A. b, c and d B. a, d and f C. a, d and e D. b, c
the cost of testing is reduced and f
D. To assess if everyone in the organisation
can be trained prior to rollout Question: 53.
A. c, b, d, e, a B. c, b, e, d, a C. c, b, d, a, e D. b,
c, d, e, a
During which activity of the Fundamental Test
Process test process do you determine the
exit criteria?
Question: 56.
Question: 63.
Which of the following activities should be Which one of the following provides the BEST
considered before purchasing a tool for an description of test design?
organization?
A. Identification of the features which should
a. Ensure that the tool does not have a be tested
negative impact on existing test processes. b. B. Specification of the test cases required to
Produce a business justification examining test a feature
both costs and benefits. C. Specification of the order in which test
c. Determine whether the vendor will cases should be executed
continue to provide support for the tool. d. D. Creation of a test suite
Introduce tool deployment activities into the
testing schedule.
Question: 75.
A. a and d B. b and c C. c and d D. a and c
Question: 72.
Which one of the following BEST describes the
purpose of a priority rating in an incident
report?
Which of the following statements correctly
describes the benefit of fault attacks? A. To show which parts of the system are
affected by the incident
A. They are more effective at finding faults B. To show how quickly the problem should
than formal test design techniques be fixed C. To show how much it would cost to
B. They are useful when there is limited fix the defect D. To show progress of testing
experience in the test team
C. They can evaluate the reliability of a test
object by attempting to force specific failures
to occur Question: 76.
D. They are less structured than other
experience based techniques
Question: 77.
Question: 80.
Question: 78.
Question: 81.
Which of the following are key success factors A. 11C, 1C, 18C, 27C, 51C
to the review process? B. 11C, 1C, 12C, 18C, 27C, 51C
C. 11C, 18C, 51C
A. Review time is allowed in the test D. 1C, 12C, 18C, 27C
execution schedule, process improvement is
recognised in the follow up meeting and the
objective is always to find defects Question: 86.
B. Each review has a clear objective, the right
people are involved, training is provided in
the review technique and management fully
support the process Which of the following activities would
C. Participants are trained, all review meetings improve how a tool is deployed within an
are time boxed and moderators are project organisation?
managers D. Every team member will be
involved, all review techniques are used on a. Roll out the tool across the organisation as
every work product and test managers control quickly as possible to all users. b. Provide
the review process technical support to the test team for each
type of tool.
c. Limit communication with the tool vendor
to allow users to develop their own best
Question: 84. practice. d. Make sure processes are
improved to reflect a new tool.
e. Regularly analyse how the tool is being
used.
Which of the following software work
products would NOT TYPICALLY be examined A. a, b and c B. a, c and d C. b, d and e D. b, c
using static analysis techniques? and e
A. a, c, b, e, d B. c, a, d, e, b C. c, a, e, b, d D. d,
a, c, b, e
Question: 92.
Question: 90.
Which of the following would be MOST
USEFUL in estimating the amount of retesting
and regression testing likely to be required?
A simple gaming system has been specified as
a set of use cases. It has been tested by the a. The purchase of an automated test
supplier and is now ready for user acceptance execution tool. b. Time allocated for
testing. The system is assessed as low risk and acceptance testing.
there is pressure to release the software into c. Metrics from previous similar projects. d.
the market as soon as possible. Which of the Impact analysis.
following test techniques would be most
appropriate for this testing? A. a and b B. b and c C. a and d D. c and d
q.The person who decides on the execution of
inspections and determines if the inspection
Question: 93. objectives have
been met.
r.The person who leads the inspection of a
document or set of documents. s.The person
What does a test execution tool enable? who documents all the issues, problems and
open points.
A. Tests to be executed automatically, or semi
automatically A. 1Q, 2S, 3P, 4R B. 1R, 2S, 3P, 4Q C. 1Q, 2P,
B. Tests to be written without human 3S, 4R D. 1R, 2P, 3S, 4Q
intervention
C. Preparation of test data automatically
D. Manage test assets such as test conditions
and test cases Question: 96.
Question: 95.
Question: 97.
Question: 101.
A. 1
Which of the following BEST describes a B. 2
keyworddriven testing approach? C. 3
D. 4
A. Test input and expected results are stored
in a table or spreadsheet, so that a single Question: 102.
control script can execute all of the tests in
the table
B. Actionwords are defined to cover specific Which activity in the Fundamental Test
interactions in system (e.g., logon entries) Process creates test suites for efficient test
which can then be used by testers to build execution?
their tests
C. Keywords are entered into a test harness to A. Implementation and execution
obtain predefined test coverage reports B. Planning and control
D. The test basis is searched using keywords C. Analysis and design
to help identify suitable test conditions D. Test closure
Question: 100.
Question: 103.
Which one of the following BEST describes a a. It can help derive test cases based on the
test control action? internal structure of systems. b. It is useful
when there are limited specification
A. Setting a completion date documents available.
B. Reporting on poor progress c. It is useful when there testing is constrained
C. Adding extra test scripts to a test suite due to time pressures. d. It is a cheaper
D. Retesting a defect fix alternative to more formal test design
techniques.