SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
ISTQB
Start Test
Study First
Subjects
:
certifications
,
istqb
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. A pointer that references a location that is out of scope for that pointer or that does not exist. See also pointer. A data item that specifies the location of another data item; for example - a data item that specifies the address of the next employ
wild pointer
portability testing
project risk
coverage tool
2. The process through which decisions are reached and protective measures are implemented for reducing risks to - or maintaining risks within - specified levels.
heuristic evaluation
component testing
risk control
buffer
3. A development activity where a complete system is compiled and linked every day (usually overnight) - so that a consistent system is available at any time including all latest changes.
beta testing
decision coverage
monitor
daily build
4. The method used to perform the actual test execution - either manual or automated.
test execution phase
test execution technique
Test Maturity Model (TMM)
simulator
5. A requirement that specifies a function that a component or system must perform. [IEEE 610]
functional requirement
high level test case
test execution automation
defect masking
6. Operational testing in the acceptance test phase - typically performed in a simulated real-life operational environment by operator and/or administrator focusing on operational aspects - e.g. recoverability - resource-behavior - installability and te
test infrastructure
production acceptance testing
heuristic evaluation
fail
7. An integration approach that combines the components or systems for the purpose of getting a basic functionality working early. See also integration testing. Testing performed to expose defects in the interfaces and in the interactions between integr
resource utilization
functional integration
learnability
control flow
8. The last executable statement within a component.
scripting language
testability
exit point
simulator
9. The person involved in the review that identifies and describes anomalies in the product or project under review. Reviewers can be chosen to represent different viewpoints and roles in the review process.
horizontal traceability
reviewer
portability testing
code coverage
10. Testing performed to expose defects in the interfaces and interaction between integrated components.
LCSAJ testing
regression testing
system integration testing
component integration testing
11. The tracing of requirements through the layers of development documentation to components.
orthogonal array
vertical traceability
risk analysis
resource utilization testing
12. A source to determine expected results to compare with the actual result of the software under test. An oracle may be the existing system (for a benchmark) - a user-manual - or an individual's specialized knowledge - but should not be the code. [Afte
random testing
data flow coverage
reviewer
test oracle
13. Procedure to derive and/or select test cases based on an analysis of the specification of the functionality of a component or system without reference to its internal structure. See also black box test design technique. Procedure to derive and/or sel
black-box testing
functional test design technique
test
decision table
14. The set of generic and specific conditions for permitting a process to go forward with a defined task - e.g. test phase. The purpose of entry criteria is to prevent a task from starting which would entail more (wasted) effort compared to the effort n
maturity
entry criteria
ad hoc testing
instrumentation
15. The use of software - e.g. capture/playback tools - to control the execution of tests - the comparison of actual results to expected results - the setting up of test preconditions - and other test control and reporting functions.
test execution automation
exit point
test schedule
measurement
16. A tool that provides support to the test management and control part of a test process. It often has several capabilities - such as testware management - scheduling of tests - the logging of results - progress tracking - incident management and test
test management tool
test charter
inspection
pair programming
17. The capability of the software product to re-establish a specified level of performance and recover the data directly affected in case of failure. [ISO 9126] See also reliability. The ability of the software product to perform its required functions
test execution tool
recoverability
statement
test item
18. Computer instructions and data definitions expressed in a programming language or in a form output by an assembler - compiler or other translator. [IEEE 610]
code
alpha testing
test level
test target
19. A test result in which a defect is reported although no such defect actually exists in the test object.
requirements management tool
ttractiveness
statement
false-fail result
20. A black box test design technique in which test cases are designed to execute user scenarios.
scenario testing
test input
iterative development model
tester
21. The ratio of the number of failures of a given category to a given unit of measure - e.g. failures per unit of time - failures per number of transactions - failures per number of computer runs. [IEEE 610]
failure rate
portability testing
Failure Mode and Effect Analysis (FMEA)
installability testing
22. A systematic way of testing all-pair combinations of variables using orthogonal arrays. It significantly reduces the number of all combinations of variables to test all pair combinations. See also pairwise testing. A black box test design technique i
orthogonal array testing
agile testing
efficiency testing
emulator
23. An abstract representation of all possible sequences of events (paths) in the execution through a component or system.
continuous representation
test specification
test estimation
control flow graph
24. A basic block that can be selected for execution based on a program construct in which one of two or more alternative program paths is available - e.g. case - jump - go to - if-then-else.
component testing
syntax testing
test log
branch
25. The percentage of decision outcomes that have been exercised by a test suite. 100% decision coverage implies both 100% branch coverage and 100% statement coverage.
decision coverage
test execution schedule
incident
site acceptance testing
26. The insertion of additional code into the program in order to collect information about program behavior during execution - e.g. for measuring code coverage.
technical review
performance profiling
static code analysis
instrumentation
27. The capability of the software product to avoid unexpected effects from modifications in the software. [ISO 9126] See also maintainability. The ease with which a software product can be modified to correct defects - modified to meet new requirements
compatibility testing
stability
test automation
defect taxonomy
28. Computer programs - procedures - and possibly associated documentation and data pertaining to the operation of a computer system. [IEEE 610]
control flow graph
software
component integration testing
data driven testing
29. A tool that facilitates the recording and status tracking of defects and changes. They often have workflow-oriented facilities to track and control the allocation - correction and re-testing of defects and provide reporting facilities. See also incid
defect management tool
output domain
maturity
capture/playback tool
30. A factor that could result in future negative consequences; usually expressed as impact and likelihood.
risk
finite state machine
test data preparation tool
statistical testing
31. The representation of a distinct set of tasks performed by the component or system - possibly based on user behavior when interacting with the component or system - and their probabilities of occurance. A task is logical rather that physical and can
subpath
error
test data
operational profile
32. An extension of FMEA - as in addition to the basic FMEA - it includes a criticality analysis - which is used to chart the probability of failure modes against the severity of their consequences. The result highlights failure modes with relatively hig
test item
test specification technique
testability
Failure Mode - Effect and Criticality Analysis (FMECA)
33. A measurement scale and the method used for measurement. [ISO 14598]
metric
simulation
compatibility testing
capture/replay tool
34. The behavior produced/observed when a component or system is tested.
actual outcome
buffer
result
static analyzer
35. The period of time that begins when a software product is conceived and ends when the software is no longer available for use. The software life cycle typically includes a concept phase - requirements phase - design phase - implementation phase - tes
classification tree method
recoverability
business process-based testing
software life cycle
36. All documents from which the requirements of a component or system can be inferred. The documentation on which the test cases are based. If a document can be amended only by way of formal amendment procedure - then the test basis is called a frozen t
measurement scale
test item
test basis
reliability
37. A test result which fails to identify the presence of a defect that is actually present in the test object.
state table
use case testing
integration
false-pass result
38. The degree to which a component or system has a design and/or internal structure that is difficult to understand - maintain and verify. See also cyclomatic complexity. The number of independent paths through a program. Cyclomatic complexity is define
domain
multiple condition coverage
baseline
complexity
39. The result of a decision (which therefore determines the branches to be taken).
re-testing
decision outcome
Software Usability Measurement Inventory (SUMI)
recoverability
40. A sequence of events - e.g. executable statements - of a component or system from an entry point to an exit point.
instrumentation
path
smoke test
decision condition testing
41. A technique used to characterize the elements of risk. The result of a hazard analysis will drive the methods used for development and testing of a system. See also risk analysis. The process of assessing identified risks to estimate their impact and
hazard analysis
complexity
software quality
probe effect
42. Supplied instructions on any suitable media - which guides the installer through the installation process. This may be a manual guide - step-by-step procedure - installation wizard - or any other similar process description.
module
installation guide
reliability growth model
statement coverage
43. A software tool or hardware device that runs concurrently with the component or system under test and supervises - records and/or analyses the behavior of the component or system. [After IEEE 610]
review
monitor
scenario testing
complexity
44. Testing based on an analysis of the internal structure of the component or system.
capture/replay tool
migration testing
testable requirements
code-based testing
45. A peer group discussion activity that focuses on achieving consensus on the technical approach to be taken. [Gilb and Graham - IEEE 1028] See also peer review. A review of a software work product by colleagues of the producer of the product for the p
test objective
performance testing
technical review
risk identification
46. A tool used by programmers to reproduce failures - investigate the state of programs and find the corresponding defect. Debuggers enable programmers to execute programs step by step - to halt a program at any program statement and to set and examine
use case testing
condition
debugging tool
test closure
47. The percentage of all single condition outcomes that independently affect a decision outcome that have been exercised by a test case suite. 100% condition determination coverage implies 100% decision condition coverage.
interface testing
state transition testing
condition determination coverage
data driven testing
48. A test tool to perform automated test comparison of actual results with expected results.
test comparator
test case specification
test phase
static testing
49. A white box test design technique in which test cases are designed to execute LCSAJs.
LCSAJ testing
Test Maturity Model (TMM)
safety testing
dynamic analysis
50. Testing based on an analysis of the specification of the functionality of a component or system. See also black box testing. Testing - either functional or non-functional - without reference to the internal structure of the component or system. Black
LCSAJ
test execution schedule
test data
functional testing
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests