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. The process of demonstrating the ability to fulfill specified requirements. Note the term 'qualified' is used to designate the corresponding status. [ISO 9000]
qualification
review
hyperlink tool
modelling tool
2. A black box test design technique in which test cases are designed to execute business procedures and processes. [TMap] See also procedure testing. Testing aimed at ensuring that the component or system can operate in conjunction with new or existing
regression testing
state table
process cycle test
actual result
3. 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]
project
module
test charter
back-to-back testing
4. The organizational artifacts needed to perform testing - consisting of test environments - test tools - office environment and procedures.
test infrastructure
formal review
fault seeding tool
scripted testing
5. The capability of the software product to use appropriate amounts and types of resources - for example the amounts of main and secondary memory used by the program and the sizes of required temporary or overflow files - when the software performs its
feature
review
vertical traceability
resource utilization
6. The degree to which a component - system or process meets specified requirements and/or user/customer needs and expectations. [After IEEE 610]
LCSAJ
quality
Test Maturity Model (TMM)
test item
7. The number or category assigned to an attribute of an entity by making a measurement. [ISO 14598]
specification
path coverage
statement
measure
8. Testing the changes to an operational system or the impact of a changed environment to an operational system.
exhaustive testing
control flow analysis
test data
maintenance testing
9. A set of several test cases for a component or system under test - where the post condition of one test is often used as the precondition for the next one.
false-pass result
test case suite
output
white-box test design technique
10. A review characterized by documented procedures and requirements - e.g. inspection.
ad hoc testing
state transition
dynamic analysis tool
formal review
11. 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
suspension criteria
CASE
configuration control board (CCB)
LCSAJ
12. Testing of a component or system at specification or implementation level without execution of that software - e.g. reviews or static code analysis.
infeasible path
static testing
iterative development model
random testing
13. A review of a software work product by colleagues of the producer of the product for the purpose of identifying defects and improvements. Examples are inspection - technical review and walkthrough.
scribe
root cause analysis
unit testing
peer review
14. Supplied software on any suitable media - which leads the installer through the installation process. It normally runs the installation process - provides feedback on installation results - and prompts for options.
defect taxonomy
installability testing
installation wizard
requirements-based testing
15. 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]
decision testing
simulator
understandability
test procedure
16. The process of testing to determine the maintainability of a software product.
feature
maintainability testing
defect taxonomy
data driven testing
17. 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.
best practice
usability testing
incremental development model
resource utilization
18. 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
simulation
level test plan
exercised
19. Tests aimed at showing that a component or system does not work. Negative testing is related to the testers' attitude rather than a specific test approach or test design technique - e.g. testing with invalid input values or exceptions. [After Beizer]
outcome
negative testing
pointer
test charter
20. A device - computer program - or system that accepts the same inputs and produces the same outputs as a given system. [IEEE 610] See also simulator. A device - computer program or system used during testing - which behaves or operates like a given sy
test execution tool
emulator
partition testing
unit testing
21. The percentage of all condition outcomes and decision outcomes that have been exercised by a test suite. 100% decision condition coverage implies both 100% condition coverage and 100% decision coverage.
decision condition coverage
false-pass result
actual result
incremental development model
22. A chronological record of relevant details about the execution of tests. [IEEE 829]
milestone
test log
iterative development model
Defect Detection Percentage (DDP)
23. The percentage of LCSAJs of a component that have been exercised by a test suite. 100% LCSAJ coverage implies 100% decision coverage.
non-functional test design techniques
probe effect
recoverability testing
LCSAJ coverage
24. Comparison of actual and expected results - performed while the software is being executed - for example by a test execution tool.
LCSAJ coverage
dynamic comparison
incident report
experienced-based test design technique
25. Part of quality management focused on providing confidence that quality requirements will be fulfilled. [ISO 9000]
white-box test design technique
statement
re-testing
quality assurance
26. Any (work) product that must be delivered to someone other than the (work) product's author.
state transition testing
pseudo-random
deliverable
data flow coverage
27. A document identifying test items - their configuration - current status and other delivery information delivered by development to testing - and possibly other stakeholders - at the start of a test execution phase. [After IEEE 829]
test execution schedule
black-box testing
release note
staged representation
28. 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
deliverable
scenario testing
migration testing
29. The process of testing to determine the functionality of a software product.
measure
test objective
functionality testing
path testing
30. 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.
use case testing
test cycle
automated testware
CAST
31. 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
reliability growth model
stub
smoke test
bespoke software
32. 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
scalability testing
test design tool
performance indicator
regression testing
33. An analysis method that determines which parts of the software have been executed (covered) by the test suite and which parts have not been executed - e.g. statement coverage - decision coverage or condition coverage.
cause-effect graph
test design specification
code coverage
tester
34. 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
outcome
maintainability
portability testing
wild pointer
35. 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 case
component integration testing
keyword driven testing
validation
36. A tool that carries out static code analysis. The tool checks source code - for certain properties such as conformance to coding standards - quality metrics or data flow anomalies.
white-box testing
risk
audit
static code analyzer
37. A white box test design technique in which test cases are designed to execute decision outcomes.
agile testing
configuration management tool
decision testing
test manager
38. The ease with which the software product can be transferred from one hardware or software environment to another. [ISO 9126]
test cycle
precondition
portability
test tool
39. The behavior produced/observed when a component or system is tested.
retrospective meeting
actual outcome
metric
test design specification
40. A formula based test estimation method based on function point analysis. [TMap]
dynamic analysis tool
Test Point Analysis (TPA)
test basis
probe effect
41. 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]
test execution phase
installation wizard
business process-based testing
qualification
42. The number of defects found by a test phase - divided by the number found by that test phase and any other means afterwards.
test cycle
changeability
Defect Detection Percentage (DDP)
test execution schedule
43. Computer instructions and data definitions expressed in a programming language or in a form output by an assembler - compiler or other translator. [IEEE 610]
process
code
cyclomatic complexity
configuration control
44. A table showing combinations of inputs and/or stimuli (causes) with their associated outputs and/or actions (effects) - which can be used to design test cases.
decision table
black-box test design technique
master test plan
specified input
45. Multiple heterogeneous - distributed systems that are embedded in networks at multiple levels and in multiple domains interconnected addressing large-scale inter-disciplinary common problems and purposes.
installability testing
peer review
system of systems
bottom-up testing
46. Testing based on an analysis of the internal structure of the component or system.
static analysis tool
understandability
validation
code-based testing
47. A black box test design technique in which test cases are designed to execute all possbile discrete combinations of each pair of input parameters. See also orthogonal array testing. A systematic way of testing all-pair combinations of variables using
pairwise testing
system testing
test strategy
configuration control
48. A special instance of a smoke test to decide if the component or system is ready for detailed and further testing. An intake test is typically carried out at the start of the test execution phase. See also smoke test. A subset of all defined/planned
intake test
fault seeding tool
classification tree
security tool
49. The percentage of executable statements that have been exercised by a test suite.
statement coverage
functional integration
Test Maturity Model Integrated (TMMi)
integration
50. A factor that could result in future negative consequences; usually expressed as impact and likelihood.
defect management
risk
pass
state diagram