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. An incremental approach to integration testing where the lowest level components are tested first - and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is tested
exercised
bottom-up testing
test manager
wild pointer
2. A measurement scale and the method used for measurement. [ISO 14598]
instrumenter
pseudo-random
measurement scale
metric
3. The process of demonstrating the ability to fulfill specified requirements. Note the term 'qualified' is used to designate the corresponding status. [ISO 9000]
qualification
stub
installability testing
structural coverage
4. A graphical representation of inputs and/or stimuli (causes) with their associated outputs (effects) - which can be used to design test cases.
state table
project risk
entry criteria
cause-effect graph
5. Computer programs - procedures - and possibly associated documentation and data pertaining to the operation of a computer system. [IEEE 610]
software
actual outcome
maintenance
incremental testing
6. The representation of selected behavioral characteristics of one physical or abstract system by another system. [ISO 2382/1]
test strategy
efficiency
postcondition
simulation
7. A model structure wherein attaining the goals of a set of process areas establishes a maturity level; each level builds a foundation for subsequent levels. [CMMI]
staged representation
risk-based testing
finite state machine
error guessing
8. Formal testing with respect to user needs - requirements - and business processes conducted to determine whether or not a system satisfies the acceptance criteria and to enable the user - customers or other authorized entity to determine whether or n
acceptance testing
heuristic evaluation
migration testing
component integration testing
9. A reason or purpose for designing and executing a test.
test target
test objective
keyword driven testing
test comparator
10. An entity or property used as a basis for test coverage - e.g. equivalence partitions or code statements.
test closure
coverage item
defect report
pair programming
11. A test approach in which the test suite comprises all combinations of input values and preconditions.
exhaustive testing
buffer
failure rate
test execution automation
12. A type of peer review that relies on visual examination of documents to detect defects - e.g. violations of development standards and non-conformance to higher level documentation. The most formal review technique and therefore always based on a docu
test input
measurement scale
inspection
root cause
13. The process of testing to determine the interoperability of a software product. See also functionality testing. The process of testing to determine the functionality of a software product.
interoperability testing
integration testing
status accounting
path
14. Software developed specifically for a set of users or customers. The opposite is off-the-shelf software.
compiler
bespoke software
component testing
static code analyzer
15. A document specifying the test conditions (coverage items) for a test item - the detailed test approach and identifying the associated high level test cases. [After IEEE 829]
back-to-back testing
non-functional requirement
functionality testing
test design specification
16. An aggregation of hardware - software or both - that is designated for configuration management and treated as a single entity in the configuration management process. [IEEE 610]
configuration item
black-box testing
test manager
scripting language
17. A method to determine test suite thoroughness by measuring the extent to which a test suite can discriminate the program from slight variants (mutants) of the program.
mutation analysis
concurrency testing
defect masking
compliance
18. A sequence of transactions in a dialogue between a user and the system with a tangible result.
fault tolerance
test management tool
robustness testing
use case
19. An input for which the specification predicts a result.
smoke test
specified input
path testing
efficiency
20. A type of performance testing conducted to evaluate a system or component at or beyond the limits of its anticipated or specified work loads - or with reduced availability of resources such as access to memory or servers. [After IEEE 610] See also pe
configuration management tool
review tool
operational profile
stress testing
21. Two or more single conditions joined by means of a logical operator (AND - OR or XOR) - e.g. 'A>B AND C>1000'.
measure
failure
test control
compound condition
22. A minimal software item that can be tested in isolation.
component
test procedure specification
configuration management tool
interoperability
23. A white box test design technique in which test cases are designed to execute branches.
scenario testing
path coverage
volume testing
branch testing
24. A document specifying a sequence of actions for the execution of a test. Also known as test script or manual test script. [After IEEE 829]
buffer overflow
test scenario
reliability testing
driver
25. A collection of components organized to accomplish a specific function or set of functions. [IEEE 610]
V-model
failure rate
system
condition determination testing
26. An instance of an input. See also input. A variable (whether stored within a component or outside) that is read by a component.
input value
boundary value analysis
Test Maturity Model Integrated (TMMi)
LCSAJ coverage
27. A test management task that deals with the activities related to periodically checking the status of a test project. Reports are prepared that compare the actuals to that which was planned. See also test management. The planning - estimating - monito
quality
test monitoring
integration testing
safety testing
28. A tool that supports the recording of requirements - requirements attributes (e.g. priority - knowledge responsible) and annotation - and facilitates traceability through layers of requirements and requirements change management. Some requirements ma
design-based testing
requirements management tool
system
complexity
29. Operational testing by potential and/or existing users/customers at an external site not otherwise involved with the developers - to determine whether or not a component or system satisfies the user/customer needs and fits within the business process
beta testing
test type
input value
output
30. The process of transforming general testing objectives into tangible test conditions and test cases.
reliability
availability
test design
stability
31. A tool that provides support for testing security characteristics and vulnerabilities.
basic block
security tool
LCSAJ
security testing tool
32. A five level staged framework that describes the key elements of an effective software process. The Capability Maturity Model covers best-practices for planning - engineering and managing software development and maintenance. [CMM] See also Capabilit
statement coverage
state table
Capability Maturity Model (CMM)
driver
33. The effect on the component or system by the measurement instrument when the component or system is being measured - e.g. by a performance testing tool or monitor. For example performance may be slightly worse when performance testing tools are being
path testing
test infrastructure
measurement scale
probe effect
34. A scripting technique that uses data files to contain not only test data and expected results - but also keywords related to the application being tested. The keywords are interpreted by special supporting scripts that are called by the control scrip
risk
quality management
keyword driven testing
oracle
35. 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
operational profile
safety
data definition
actual result
36. Testing the changes to an operational system or the impact of a changed environment to an operational system.
installability testing
boundary value
maintenance testing
accuracy
37. A document that consists of a test design specification - test case specification and/or test procedure specification.
operational acceptance testing
state diagram
test specification
test estimation
38. A memory access defect due to the attempt by a process to store data beyond the boundaries of a fixed length buffer - resulting in overwriting of adjacent memory areas or the raising of an overflow exception. See also buffer. A device or storage area
daily build
buffer overflow
scalability testing
review
39. Testing in which two or more variants of a component or system are executed with the same inputs - the outputs compared - and analyzed in cases of discrepancies. [IEEE 610]
serviceability testing
back-to-back testing
non-functional requirement
orthogonal array
40. A type of test tool that enables data to be selected from existing databases or created - generated - manipulated and edited for use in testing.
test data preparation tool
test design specification
oracle
stress testing tool
41. The process of testing to determine the performance of a software product. See also efficiency testing. The process of testing to determine the efficiency of a software product.
defect tracking tool
inspection
robustness testing
performance testing
42. Testing to determine how the occurrence of two or more activities within the same interval of time - achieved either by interleaving the activities or by simultaneous execution - is handled by the component or system. [After IEEE 610]
concurrency testing
orthogonal array
efficiency
measurement
43. A sequence of one or more consecutive executable statements containing no branches. Note: A node in a control flow graph represents a basic block.
reviewer
operational acceptance testing
basic block
deliverable
44. A scale that constrains the type of data analysis that can be performed on it. [ISO 14598]
beta testing
measurement scale
monkey testing
state table
45. The process of testing an integrated system to verify that it meets specified requirements. [Hetzel]
stub
system testing
test charter
test phase
46. The process of recording information about tests executed into a test log.
defect based test design technique
test logging
capture/replay tool
re-testing
47. Testing of software or specification by manual simulation of its execution. See also static analysis. Analysis of software artifacts - e.g. requirements or code - carried out without execution of these software artifacts.
software
test estimation
desk checking
efficiency
48. A chronological record of relevant details about the execution of tests. [IEEE 829]
recoverability testing
test log
maintainability
safety critical system
49. 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
buffer overflow
dynamic analysis tool
test implementation
complexity
50. Testing to determine the security of the software product. See also functionality testing. The process of testing to determine the functionality of a software product.
exercised
decision condition coverage
security testing
multiple condition coverage
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