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 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]
compound condition
staged representation
reliability testing
path testing
2. Procedure used to derive and/or select test cases.
output
process
test design technique
statement
3. 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. [After IEEE 610] See also integration testing. Testing performed to expose
resource utilization testing
stability
big-bang testing
incident management
4. A system of (hierarchical) categories designed to be a useful aid for reproducibly classifying defects.
staged representation
system
defect taxonomy
alpha testing
5. 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.
input
test run
branch
stub
6. The behavior predicted by the specification - or another source - of the component or system under specified conditions.
expected result
monitor
review tool
branch
7. An attribute of a test indicating whether the same results are produced each time the test is executed.
condition determination testing
performance
test reproduceability
metric
8. 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
V-model
safety
component integration testing
9. A test whereby real-life users are involved to evaluate the usability of a component or system.
user test
deliverable
status accounting
database integrity testing
10. A development life cycle where a project is broken into a series of increments - each of which delivers a portion of the functionality in the overall project requirements. The requirements are prioritized and delivered in priority order in the approp
measurement
path sensitizing
incremental development model
high level test case
11. An input for which the specification predicts a result.
specified input
business process-based testing
test objective
operational acceptance testing
12. A tool that supports the validation of models of the software or system [Graham].
input value
reliability
modelling tool
data flow testing
13. Acronym for Computer Aided Software Testing. See also test automation.The use of software to perform or support test activities - e.g. test management - test design - test execution and results checking.
CAST
white-box test design technique
severity
test evaluation report
14. The set from which valid input and/or output values can be selected.
code
decision table
test design
domain
15. Testing based on an analysis of the internal structure of the component or system.
white-box testing
continuous representation
result
robustness
16. The process of testing to determine the functionality of a software product.
testing
test driven development
software life cycle
functionality testing
17. The number of defects identified in a component or system divided by the size of the component or system (expressed in standard measurement terms - e.g. lines-of-code - number of classes or function points).
decision testing
Defect Detection Percentage (DDP)
defect density
defect taxonomy
18. Execution of the test process against a single identifiable release of the test object.
usability
test cycle
test management tool
technical review
19. A type of performance testing conducted to evaluate the behavior of a component or system with increasing load - e.g. numbers of parallel users and/or numbers of transactions - to determine what load can be handled by the component or system. See als
impact analysis
fail
load testing
security
20. A requirement that does not relate to functionality - but to attributes such as reliability - efficiency - usability - maintainability and portability.
benchmark test
expected result
attack
non-functional requirement
21. The degree of impact that a defect has on the development or operation of a component or system. [After IEEE 610]
attack
state transition testing
exhaustive testing
severity
22. 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
functional requirement
vertical traceability
functional testing
measurement
23. A document reporting on any event that occurred - e.g. during the testing - which requires investigation. [After IEEE 829]
scenario testing
defect taxonomy
incident report
load profile
24. The capability of the software product to be adapted for different specified environments without applying actions or means other than those provided for this purpose for the software considered. [ISO 9126] See also portability. The ease with which t
alpha testing
adaptability
non-functional test design techniques
recoverability
25. The process of combining components or systems into larger assemblies.
quality attribute
integration
level test plan
non-functional requirement
26. Simulated or actual operational testing by potential users/customers or an independent test team at the developers' site - but outside the development organization. Alpha testing is often employed for off-the-shelf software as a form of internal acce
best practice
test planning
off-the-shelf software
alpha testing
27. The process of recognizing - investigating - taking action and disposing of defects. It involves recording defects - classifying them and identifying the impact. [After IEEE 1044]
documentation testing
analyzability
portability testing
defect management
28. 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
test monitoring
test design specification
component testing
configuration
29. Testing based on an analysis of the internal structure of the component or system.
code
modelling tool
finite state machine
code-based testing
30. A questionnaire based usability test technique to evaluate the usability - e.g. user-satisfaction - of a component or system. [Veenendaal]
test basis
Software Usability Measurement Inventory (SUMI)
peer review
release note
31. A document reporting on any flaw in a component or system that can cause the component or system to fail to perform its required function. [After IEEE 829]
safety testing
defect report
test comparison
frozen test basis
32. The response of a component or system to a set of input values and preconditions.
behavior
unit
blocked test case
stress testing tool
33. The percentage of combinations of all single condition outcomes within one statement that have been exercised by a test suite. 100% multiple condition coverage implies 100% condition determination coverage.
capture/playback tool
test case
multiple condition coverage
operational profile testing
34. An evaluation of a product or project status to ascertain discrepancies from planned results and to recommend improvements. Examples include management review - informal review - technical review - inspection - and walkthrough. [After IEEE 1028]
portability
infeasible path
data definition
review
35. During the test closure phase of a test process data is collected from completed activities to consolidate experience - testware - facts and numbers. The test closure phase consists of finalizing and archiving the testware and evaluating the test pro
LCSAJ
Fault Tree Analysis (FTA)
test closure
status accounting
36. The process of transforming general testing objectives into tangible test conditions and test cases.
test design
independence of testing
result
accessibility testing
37. A white box test design technique in which test cases are designed to execute branches.
test design
branch testing
performance testing
development testing
38. The result of a decision (which therefore determines the branches to be taken).
pair programming
test harness
continuous representation
decision outcome
39. The capability of the software product to enable specified modifications to be implemented. [ISO 9126] See also maintainability. The ease with which a software product can be modified to correct defects - modified to meet new requirements - modified
changeability
test execution schedule
top-down testing
compliance
40. 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
Test Maturity Model (TMM)
user acceptance testing
ad hoc testing
desk checking
41. A portion of an input or output domain for which the behavior of a component or system is assumed to be the same - based on the specification.
version control
pseudo-random
equivalence partition
risk level
42. The process consisting of all life cycle activities - both static and dynamic - concerned with planning - preparation and evaluation of software products and related work products to determine that they satisfy specified requirements - to demonstrate
big-bang testing
testing
definition-use pair
process cycle test
43. Testing that involves the execution of the software of a component or system.
test procedure
dynamic testing
functional test design technique
test design
44. 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
operational acceptance testing
static analysis tool
quality attribute
pair programming
45. A reason or purpose for designing and executing a test.
metric
frozen test basis
test basis
test objective
46. A test plan that typically addresses one test level. See also test plan. A document describing the scope - approach - resources and schedule of intended test activities. It identifies amongst others test items - the features to be tested - the testin
domain
test basis
test plan
level test plan
47. 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.
ttractiveness
input
installation guide
precondition
48. The set of generic and specific conditions - agreed upon with the stakeholders - for permitting a process to be officially completed. The purpose of exit criteria is to prevent a task from being considered completed when there are still outstanding p
orthogonal array testing
module
exit criteria
instrumenter
49. An element of configuration management - consisting of the recording and reporting of information needed to manage a configuration effectively. This information includes a listing of the approved configuration identification - the status of proposed
input value
status accounting
data flow analysis
statement testing
50. A factor that could result in future negative consequences; usually expressed as impact and likelihood.
post-execution comparison
risk
root cause analysis
decision 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