Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 43 pages
Exam (elaborations)

ISTQB Foundation Level Exam Questions With 100% Correct Answer

Document preview thumbnail
Preview 4 out of 43 pages

ISTQB Foundation Level Exam Questions With 100% Correct Answers .Acceptance testing (acceptance) - ANSWER-Formal testing with respect to user needs, requirements, and business processes conducted to determine whether or not a system satisfies the user's criteria. .Accessibility - ANSWER-The degree to which a component or system can be used by people with the widest range of characteristics and capabilities to achieve a specified goal in a specified context of use. .Accessibility testing - ANSWER-Testing to determine the ease by which users with disabilities can use a component or system. .Actor - ANSWER-User or any other person or system that interacts with the test object in a specific way. .Actual result (Actual outcome) - ANSWER-The behavior produced/observed when a component or system is tested. .Ad hoc reviewing - ANSWER-A review technique carried out by independent reviewers informally, without a structured process. .Alpha testing - ANSWER-Simulated or actual operational testing by potential users/customers or an independent test team at the developers' site, but outside the development organization. .Anomaly - ANSWER-Any condition that deviates from expectation based on requirement specifications, design documents, user documents, standards, etc. or from someone's perception or experience. They may be found, but not limited to, in reviewing, testing, analysis, compilation, or use of software products or applicable documentation. .Attack (fault attack)* - ANSWER-Directed and focused attempt to evaluate the quality, especially reliability, of a test object by attempting to force specific failures to occur. .Audit - ANSWER-An independent examination of a work product, process, or set of processes that is performed by a third party to assess compliance with specifications, standards, contractual agreements, or other criteria. .Availability - ANSWER-The degree to which a component or system is operational and accessible when required for use. .Basis test set - ANSWER-Test cases derived from the internal structure of a component or specification to ensure that 100% of a specified coverage criterion will be achieved. .Behavior - ANSWER-The response of a component or system to a set of input values and preconditions. .Beta testing (field testing) - ANSWER-Simulated or actual operational testing conducted at an external site, by roles outside the development organization. .Big-bang testing* - ANSWER-A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages. .Black box test technique (non-functional test design technique, specification-based test design technique) - ANSWER-Procedure to derive and/or select test cases based on an analysis of the specification, either functional or non-functional, of a component or system without reference to its internal structure. .Boundary value - ANSWER-A minimum or maximum value of an ordered equivalence partition.. .Boundary value analysis - ANSWER-A black box test design technique in which test cases are designed based on values at the edge of an equivalence partition. .Boundary value coverage* - ANSWER-The percentage of boundary values that have been exercised by a test suite. .Burndown chart - ANSWER-A publicly displayed chart that depicts the outstanding effort versus time in an iteration. It shows the status and trend of completing the tasks of the iteration. The X-axis typically represents days in the sprint, while the Y-axis is the remaining effort (usually either in ideal engineering hours or story points). .Call graph* - ANSWER-An abstract representation of calling relationships between subroutines in a program. .Certification* - ANSWER-The process of confirming that a component, system or person complies with its specified requirements, e.g. by passing an exam.

Content preview

ISTQB Foundation Level Exam Questions With
100% Correct Answers


.Acceptance testing (acceptance) - ANSWER-Formal testing with respect to user
needs, requirements, and business processes conducted to determine whether
or not a system satisfies the user's criteria.


.Accessibility - ANSWER-The degree to which a component or system can be
used by people with the widest range of characteristics and capabilities to
achieve a specified goal in a specified context of use.


.Accessibility testing - ANSWER-Testing to determine the ease by which users
with disabilities can use a component or system.


.Actor - ANSWER-User or any other person or system that interacts with the test
object in a specific way.


.Actual result (Actual outcome) - ANSWER-The behavior produced/observed
when a component or system is tested.


.Ad hoc reviewing - ANSWER-A review technique carried out by independent
reviewers informally, without a structured process.


.Alpha testing - ANSWER-Simulated or actual operational testing by potential
users/customers or an independent test team at the developers' site, but
outside the development organization.

,.Anomaly - ANSWER-Any condition that deviates from expectation based on
requirement specifications, design documents, user documents, standards, etc.
or from someone's perception or experience. They may be found, but not
limited to, in reviewing, testing, analysis, compilation, or use of software
products or applicable documentation.


.Attack (fault attack)* - ANSWER-Directed and focused attempt to evaluate the
quality, especially reliability, of a test object by attempting to force specific
failures to occur.


.Audit - ANSWER-An independent examination of a work product, process, or
set of processes that is performed by a third party to assess compliance with
specifications, standards, contractual agreements, or other criteria.


.Availability - ANSWER-The degree to which a component or system is
operational and accessible when required for use.


.Basis test set - ANSWER-Test cases derived from the internal structure of a
component or specification to ensure that 100% of a specified coverage
criterion will be achieved.


.Behavior - ANSWER-The response of a component or system to a set of input
values and preconditions.


.Beta testing (field testing) - ANSWER-Simulated or actual operational testing
conducted at an external site, by roles outside the development organization.

,.Big-bang testing* - ANSWER-A type of integration testing in which software
elements, hardware elements, or both are combined all at once into a
component or an overall system, rather than in stages.


.Black box test technique (non-functional test design technique, specification-
based test design technique) - ANSWER-Procedure to derive and/or select test
cases based on an analysis of the specification, either functional or non-
functional, of a component or system without reference to its internal structure.


.Boundary value - ANSWER-A minimum or maximum value of an ordered
equivalence partition..


.Boundary value analysis - ANSWER-A black box test design technique in which
test cases are designed based on values at the edge of an equivalence partition.


.Boundary value coverage* - ANSWER-The percentage of boundary values that
have been exercised by a test suite.


.Burndown chart - ANSWER-A publicly displayed chart that depicts the
outstanding effort versus time in an iteration. It shows the status and trend of
completing the tasks of the iteration. The X-axis typically represents days in the
sprint, while the Y-axis is the remaining effort (usually either in ideal
engineering hours or story points).


.Call graph* - ANSWER-An abstract representation of calling relationships
between subroutines in a program.


.Certification* - ANSWER-The process of confirming that a component, system
or person complies with its specified requirements, e.g. by passing an exam.

, .Checklist-based reviewing - ANSWER-A review technique guided by a list of
questions or required attributes.


.Checklist-based testing - ANSWER-An experience-based test design technique
in which the experienced tester uses a high-level list of items or a set of rules or
criteria against which a product has to be verified.


.Code coverage - ANSWER-An analysis method that determines which parts of
the software have been executed by the test suite and which parts have not
been executed.


.Code* - ANSWER-Computer instruction and data definitions expressed in a
programming language or in a form of output by an assembler, compiler, or
other translator.


.Coding standard - ANSWER-A description of the characteristics of a design or a
design description of data or program components.


.Commercial off-the-shelf software/COTS (off-the-shelf software) - ANSWER-A
software product that is developed for the general market, i.e. for a large
number of customers, and that is delivered to many customers in identical
format.


.Compatibility - ANSWER-The degree to which a component or system can
exchange information with other components or systems, and/or perform its
required functions while sharing the same hardware or software environment.

Document information

Uploaded on
April 27, 2025
Number of pages
43
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$12.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Isabellai
3.5
(6)
Sold
33
Followers
11
Items
1700
Last sold
2 weeks ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions