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. Testing based on an analysis of the internal structure of the component or system.
dynamic analysis
white-box testing
path testing
daily build
2. 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
LCSAJ
false-fail result
probe effect
verification
3. The process of transforming general testing objectives into tangible test conditions and test cases.
test procedure
test design
path
test session
4. Testing using input values that should be rejected by the component or system. See also error tolerance. The ability of a system or component to continue normal operation despite the presence of erroneous inputs. [After IEEE 610].
suspension criteria
functional testing
invalid testing
test manager
5. A program element is said to be exercised by a test case when the input value causes the execution of that element - such as a statement - decision - or other structural element.
resumption criteria
exercised
database integrity testing
compatibility testing
6. A white box test design technique in which test cases are designed to execute definition and use pairs of variables.
experienced-based test design technique
quality management
data flow testing
dynamic analysis tool
7. Testing of a previously tested program following modification to ensure that defects have not been introduced or uncovered in unchanged areas of the software - as a result of the changes made. It is performed when the software or its environment is c
regression testing
consistency
beta testing
state transition
8. A discipline applying technical and administrative direction and surveillance to: identify and document the functional and physical characteristics of a configuration item - control changes to those characteristics - record and report change processi
validation
metric
configuration management
monitor
9. A superior method or innovative practice that contributes to the improved performance of an organization under given context - usually recognized as 'best' by other peer organizations.
defect density
pair testing
best practice
resource utilization testing
10. The process of running a test on the component or system under test - producing actual result(s).
condition coverage
test comparison
scenario testing
test execution
11. A path that cannot be exercised by any set of possible input values.
resumption criteria
infeasible path
migration testing
cyclomatic complexity
12. A white box test design technique in which test cases are designed to execute LCSAJs.
condition
LCSAJ testing
test monitoring
thread testing
13. A list of activities - tasks or events of the test process - identifying their intended start and finish dates and/or times - and interdependencies.
white-box testing
exception handling
test schedule
installability
14. A sequence of one or more consecutive executable statements containing no branches. Note: A node in a control flow graph represents a basic block.
output
basic block
functionality
test objective
15. A computational model consisting of a finite number of states and transitions between those states - possibly with accompanying actions. [IEEE 610]
test control
performance testing tool
finite state machine
exhaustive testing
16. A diagram that depicts the states that a component or system can assume - and shows the events or circumstances that cause and/or result from a change from one state to another. [IEEE 610]
unreachable code
state diagram
peer review
incremental development model
17. An input value or output value which is on the edge of an equivalence partition or at the smallest incremental distance on either side of an edge - for example the minimum or maximum value of a range.
boundary value
postcondition
ttractiveness
testability review
18. The process of testing to determine the functionality of a software product.
statement coverage
pairwise testing
functionality testing
requirements management tool
19. Testing the changes to an operational system or the impact of a changed environment to an operational system.
maintenance testing
operational testing
test session
test specification technique
20. The degree to which a component - system or process meets specified requirements and/or user/customer needs and expectations. [After IEEE 610]
test procedure specification
hazard analysis
quality
off-the-shelf software
21. The capability of the software to be understood - learned - used and attractive to the user when used under specified conditions. [ISO 9126]
defect masking
usability
adaptability
continuous representation
22. 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
incident management
adaptability
acceptance criteria
verification
23. A test tool to perform automated test comparison of actual results with expected results.
test condition
configuration item
test comparator
cause-effect graph
24. A data item that specifies the location of another data item; for example - a data item that specifies the address of the next employee record to be processed. [IEEE 610]
multiple condition testing
variable
daily build
pointer
25. 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
black-box test design technique
formal review
walkthrough
complexity
26. 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
security tool
white-box testing
incremental development model
CAST
27. The process of testing to determine the reliability of a software product.
reliability testing
decision testing
master test plan
benchmark test
28. A subset of all defined/planned test cases that cover the main functionality of a component or system - to ascertaining that the most crucial functions of a program work - but not bothering with finer details. A daily build and smoke test is among in
smoke test
branch coverage
maintainability testing
equivalence partition coverage
29. A test design technique in which a model of the statistical distribution of the input is used to construct representative test cases. See also operational profile testing. Statistical testing using a model of system operations (short duration tasks)
blocked test case
statistical testing
operability
unit
30. 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
technical review
variable
state diagram
debugging tool
31. Testing carried out informally; no formal test preparation takes place - no recognized test design technique is used - there are no expectations for results and arbitrariness guides the test execution activity.
accessibility testing
unit
ad hoc testing
risk management
32. An attribute of a component or system specified or implied by requirements documentation (for example reliability - usability or design constraints). [After IEEE 1008]
exhaustive testing
test management tool
feature
test automation
33. Modification of a software product after delivery to correct defects - to improve performance or other attributes - or to adapt the product to a modified environment. [IEEE 1219]
maintenance
audit trail
impact analysis
incident management tool
34. The tracing of requirements for a test level through the layers of test documentation (e.g. test plan - test design specification - test case specification and test procedure specification or test script).
buffer overflow
horizontal traceability
measurement scale
test execution tool
35. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes.
component specification
decision condition testing
version control
status accounting
36. Non fulfillment of a specified requirement. [ISO 9000]
resource utilization
beta testing
non-conformity
buffer
37. Environmental and state conditions that must be fulfilled after the execution of a test or test procedure.
baseline
process improvement
postcondition
functional test design technique
38. Comparison of actual and expected results - performed while the software is being executed - for example by a test execution tool.
functional test design technique
documentation testing
dynamic comparison
test process
39. Definition of user profiles in performance - load and/or stress testing. Profiles should reflect anticipated or actual usage based on an operational profile of a component or system - and hence the expected workload. See also load profile - operation
static analysis tool
feasible path
error guessing
performance profiling
40. The calculated approximation of a result (e.g. effort spent - completion date - costs involved - number of test cases - etc.) which is usable even if input data may be incomplete - uncertain - or noisy.
test estimation
documentation testing
measurement scale
output domain
41. A procedure to derive and/or select test cases targeted at one or more defect categories - with tests being developed from what is known about the specific defect category. See also defect taxonomy. A system of (hierarchical) categories designed to b
CASE
defect based test design technique
root cause
outcome
42. Testing to determine the safety of a software product.
false-pass result
severity
safety testing
attack
43. A path for which a set of input values and preconditions exists which causes it to be executed.
test progress report
feasible path
configuration
hyperlink tool
44. Analysis of source code carried out without execution of that software.
static code analysis
Capability Maturity Model (CMM)
multiple condition coverage
defect taxonomy
45. The criteria used to (temporarily) stop all or a portion of the testing activities on the test items. [After IEEE 829]
suspension criteria
data driven testing
defect taxonomy
classification tree
46. 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.
project risk
installation guide
usability testing
measurement scale
47. A formula based test estimation method based on function point analysis. [TMap]
Test Point Analysis (TPA)
quality management
component testing
analyzability
48. A document that specifies - ideally in a complete - precise and verifiable manner - the requirements - design - behavior - or other characteristics of a component or system - and - often - the procedures for determining whether these provisions have
specification
technical review
test phase
component specification
49. A group of test activities that are organized and managed together. A test level is linked to the responsibilities in a project. Examples of test levels are component test - integration test - system test and acceptance test. [After TMap]
acceptance criteria
interface testing
test level
test data preparation tool
50. 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 case suite
control flow graph
random 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