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. Confirmation by examination and through provision of objective evidence that the requirements for a specific intended use or application have been fulfilled. [ISO 9000]
test input
validation
suspension criteria
measurement
2. Testing to determine the extent to which the software product is understood - easy to learn - easy to operate and attractive to the users under specified conditions. [After ISO 9126]
usability testing
quality management
system
control flow analysis
3. Testing based on an analysis of the internal structure of the component or system.
risk
formal review
test specification
code-based testing
4. The period of time in a software development life cycle during which the components of a software product are executed - and the software product is evaluated to determine whether or not requirements have been satisfied. [IEEE 610]
compliance
test execution phase
fault seeding
heuristic evaluation
5. The testing of individual software components. [After IEEE 610]
unit testing
incident logging
test driven development
simulator
6. A tool that provides support to the review process. Typical features include review planning and tracking support - communication support - collaborative reviews and a repository for collecting and reporting of metrics.
resource utilization
review tool
failure rate
traceability
7. A specification or software product that has been formally reviewed or agreed upon - that thereafter serves as the basis for further development - and that can be changed only through a formal change control process. [After IEEE 610]
business process-based testing
software quality
accuracy
baseline
8. Testing performed to expose defects in the interfaces and in the interactions between integrated components or systems. See also component integration testing - system integration testing. Testing performed to expose defects in the interfaces and int
test cycle
integration testing
Capability Maturity Model (CMM)
decision table testing
9. 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
condition outcome
accuracy
functional testing
installation wizard
10. A type of test tool that is able to execute other software using an automated test script - e.g. capture/playback. [Fewster and Graham]
decision outcome
portability
test execution tool
interface testing
11. The process of testing to determine the portability of a software product.
Defect Detection Percentage (DDP)
Function Point Analysis (FPA)
portability testing
test implementation
12. Procedure used to derive and/or select test cases.
boundary value
dynamic analysis
test specification technique
validation
13. The percentage of paths that have been exercised by a test suite. 100% path coverage implies 100% LCSAJ coverage.
input value
cause-effect graphing
robustness
path coverage
14. A series which appears to be random but is in fact generated according to some prearranged sequence.
pseudo-random
outcome
deliverable
performance
15. [Beizer] A black box test design technique in which test cases are designed to execute representatives from equivalence partitions. In principle test cases are designed to cover each partition at least once.
portability
desk checking
exercised
partition testing
16. 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.
management review
mutation analysis
operational testing
CAST
17. A computational model consisting of a finite number of states and transitions between those states - possibly with accompanying actions. [IEEE 610]
attack
requirements-based testing
finite state machine
outcome
18. An executable statement where a variable is assigned a value.
data definition
output value
testable requirements
resource utilization
19. 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
integration testing
wild pointer
failure
condition outcome
20. A tool to support performance testing and that usually has two main facilities: load generation and test transaction measurement. Load generation can simulate either multiple users or high volumes of input data. During execution - response time measu
status accounting
test basis
performance testing tool
test case suite
21. The process of identifying differences between the actual results produced by the component or system under test and the expected results for a test. Test comparison can be performed during test execution (dynamic comparison) or after test execution.
test comparison
scalability testing
invalid testing
co-existence
22. A tool that supports operational security.
test execution tool
security tool
suitability
configuration item
23. A group of people responsible for evaluating and approving or disapproving proposed changes to configuration items - and for ensuring implementation of approved changes. [IEEE 610]
non-conformity
configuration control board (CCB)
test execution automation
test monitoring
24. An element of configuration management - consisting of the evaluation - co-ordination - approval or disapproval - and implementation of changes to configuration items after formal establishment of their configuration identification. [IEEE 610]
project risk
baseline
version control
configuration control
25. Directed and focused attempt to evaluate the quality - especially reliability - of a test object by attempting to force specific failures to occur.
retrospective meeting
attack
incident management
concurrency testing
26. 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
robustness testing
orthogonal array
adaptability
finite state machine
27. The degree to which a component - system or process meets specified requirements and/or user/customer needs and expectations. [After IEEE 610]
monitor
quality
test harness
data flow testing
28. A set of interrelated activities - which transform inputs into outputs. [ISO 12207]
process
state table
continuous representation
quality management
29. An instance of an output. See also output.A variable (whether stored within a component or outside) that is written by a component.
test summary report
path sensitizing
concurrency testing
output value
30. A sequence of events (paths) in the execution through a component or system.
system
performance profiling
control flow
scalability
31. A continuous framework for test process improvement that describes the key elements of an effective test process - especially targeted at system testing and acceptance testing.
software
test management tool
Test Process Improvement (TPI)
pointer
32. 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
accessibility testing
continuous representation
testing
33. A set of input values - execution preconditions - expected results and execution postconditions - developed for a particular objective or test condition - such as to exercise a particular program path or to verify compliance with a specific requireme
test case
iterative development model
walkthrough
defect
34. Measurement of achieved coverage to a specified coverage item during test execution referring to predetermined criteria to determine whether additional testing is required and if so - which test cases are needed.
coverage analysis
buffer
accessibility testing
scalability testing
35. The process of developing and prioritizing test procedures - creating test data and - optionally - preparing test harnesses and writing automated test scripts.
testable requirements
dynamic testing
best practice
test implementation
36. Non fulfillment of a specified requirement. [ISO 9000]
entry point
recoverability
non-conformity
component testing
37. A specification of the activity which a component or system being tested may experience in production. A load profile consists of a designated number of virtual users who process a defined set of transactions in a specified time period and according
component testing
safety testing
component
load profile
38. 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
production acceptance testing
risk management
scenario testing
maturity
39. The capability of the software product to provide functions which meet stated and implied needs when the software is used under specified conditions. [ISO 9126]
failure mode
test procedure specification
functionality
pair programming
40. 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.
stress testing
desk checking
interoperability testing
capture/playback tool
41. A tool that carries out static analysis.
test design specification
incident report
static analysis tool
V-model
42. 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 objective
user acceptance testing
root cause
defect based test design technique
43. A white box test design technique in which test cases are designed to execute condition outcomes.
isolation testing
condition
condition testing
domain
44. 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.
fault seeding
postcondition
root cause analysis
interoperability testing
45. The association of the definition of a variable with the use of that variable. Variable uses include computational (e.g. multiplication) or to direct the execution of a path ("predicate" use).
definition-use pair
branch coverage
bespoke software
intake test
46. The process of identifying risks using techniques such as brainstorming - checklists and failure history.
software life cycle
unit test framework
risk identification
bespoke software
47. A Linear Code Sequence And Jump - consisting of the following three items (conventionally identified by line numbers in a source code listing): the start of the linear sequence of executable statements - the end of the linear sequence - and the targe
accuracy
LCSAJ
component
reliability
48. 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
classification tree
failure
technical review
49. 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 log
test management tool
decision table
compatibility testing
50. A test plan that typically addresses one test phase. 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
bottom-up testing
phase test plan
measurement
data flow coverage
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