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 document describing the scope - approach - resources and schedule of intended test activities. It identifies amongst others test items - the features to be tested - the testing tasks - who will do each task - degree of tester independence - the tes
user test
static code analysis
test plan
incident management tool
2. An independent evaluation of software products or processes to ascertain compliance to standards - guidelines - specifications - and/or procedures based on objective criteria - including documents that specify: (1) the form or content of the products
configuration control
Software Usability Measurement Inventory (SUMI)
audit
requirement
3. Procedure used to derive and/or select test cases.
black-box test design technique
test design technique
compiler
test specification technique
4. 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]
data flow coverage
maintenance
functional test design technique
defect report
5. A path by which the original input to a process (e.g. data) can be traced back through the process - taking the process output as a starting point. This facilitates defect analysis and allows a process audit to be carried out. [After TMap]
audit trail
beta testing
isolation testing
condition determination testing
6. A five level staged framework for test process improvement - related to the Capability Maturity Model Integration (CMMI) - that describes the key elements of an effective test process.
requirements management tool
incident management tool
data definition
Test Maturity Model Integrated (TMMi)
7. A test whereby real-life users are involved to evaluate the usability of a component or system.
test log
performance indicator
user test
test type
8. The organizational artifacts needed to perform testing - consisting of test environments - test tools - office environment and procedures.
test infrastructure
multiple condition coverage
moderator
frozen test basis
9. Coverage measures based on the internal structure of a component or system.
test policy
LCSAJ testing
structural coverage
probe effect
10. A document that consists of a test design specification - test case specification and/or test procedure specification.
review
syntax testing
version control
test specification
11. 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).
installation guide
performance indicator
variable
defect density
12. The criteria used to (temporarily) stop all or a portion of the testing activities on the test items. [After IEEE 829]
suspension criteria
invalid testing
mutation analysis
installability testing
13. A statement which - when compiled - is translated into object code - and which will be executed procedurally when the program is running and may perform an action on data.
debugging tool
test manager
performance
executable statement
14. Testing the attributes of a component or system that do not relate to functionality - e.g. reliability - efficiency - usability - maintainability and portability.
test type
test design technique
non-functional testing
driver
15. The set from which valid input and/or output values can be selected.
test plan
domain
benchmark test
security tool
16. 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
boundary value analysis
output domain
test target
17. Testware used in automated testing - such as tool scripts.
automated testware
specification
stress testing tool
maintainability
18. A device or storage area used to store data temporarily for differences in rates of data flow - time or occurrence of events - or amounts of data that can be handeld by the devices or processes involved in the transfer or use of the data. [IEEE 610]
buffer
syntax testing
scalability testing
requirement
19. A white box test design technique in which test cases are designed to execute decision outcomes.
feature
decision outcome
decision testing
version control
20. The data received from an external source by the test object during test execution. The external source can be hardware - software or human.
learnability
stability
test input
bespoke software
21. 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
system integration testing
keyword driven testing
code coverage
procedure testing
22. The process of testing to determine the compliance of the component or system.
test planning
defect
maintenance
compliance testing
23. A black box test design technique in which test cases are designed to execute user scenarios.
scenario testing
non-functional test design techniques
accessibility testing
defect tracking tool
24. 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.
simulation
decision table testing
quality assurance
best practice
25. (1) The capability of an organization with respect to the effectiveness and efficiency of its processes and work practices. See also Capability Maturity Model - Test Maturity Model. (2) The capability of the software product to avoid failure as a res
maturity
output domain
decision coverage
unit
26. Testing that involves the execution of the software of a component or system.
integration testing
security testing
dynamic testing
test basis
27. A black box test design technique in which test cases are designed to execute valid and invalid state transitions. See also N-switch testing. A form of state transition testing in which test cases are designed to execute all valid sequences of N+1 tr
state transition testing
production acceptance testing
test scenario
portability
28. A chronological record of relevant details about the execution of tests. [IEEE 829]
understandability
statement coverage
test log
boundary value analysis
29. 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]
portability testing
configuration control
test data
ad hoc testing
30. The percentage of definition-use pairs that have been exercised by a test suite.
test data
domain
decision condition testing
data flow coverage
31. 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.
business process-based testing
test harness
test case suite
precondition
32. A black box test design technique in which test cases are designed based on boundary values. See also boundary value. An input value or output value which is on the edge of an equivalence partition or at the smallest incremental distance on either si
boundary value analysis
state transition testing
test closure
test logging
33. Choosing a set of input values to force the execution of a given path.
version control
path sensitizing
operability
debugging
34. A test approach in which the test suite comprises all combinations of input values and preconditions.
performance
condition
exhaustive testing
branch coverage
35. A static usability test technique to determine the compliance of a user interface with recognized usability principles (the so-called "heuristics").
phase test plan
smoke test
heuristic evaluation
random testing
36. The process of testing to determine the reliability of a software product.
availability
integration testing
reliability testing
suitability
37. 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
vertical traceability
complexity
COTS
fail
38. A framework that describes the key elements of an effective product development and maintenance process. The Capability Maturity Model Integration covers best-practices for planning - engineering and managing product development and maintenance. CMMI
big-bang testing
Function Point Analysis (FPA)
orthogonal array
Capability Maturity Model Integration (CMMI)
39. Testing conducted to evaluate a component or system in its operational environment. [IEEE 610]
serviceability testing
co-existence
behavior
operational testing
40. 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.
review tool
modelling tool
installation guide
testability
41. Procedure to derive and/or select test cases for nonfunctional testing based on an analysis of the specification of a component or system without reference to its internal structure. See also black box test design technique. Procedure to derive and/o
modelling tool
data driven testing
non-functional test design techniques
exception handling
42. A test is deemed to pass if its actual result matches its expected result.
instrumenter
statement testing
measurement scale
pass
43. 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.
defect management
boundary value analysis
wild pointer
desk checking
44. A type of test execution tool where inputs are recorded during manual testing in order to generate automated test scripts that can be executed later (i.e. replayed). These tools are often used to support automated regression testing.
black-box test design technique
data flow coverage
capture/playback tool
static analysis tool
45. Environmental and state conditions that must be fulfilled after the execution of a test or test procedure.
black-box testing
postcondition
configuration
defect tracking tool
46. A program point at which the control flow has two or more alternative routes. A node with two or more links to separate branches.
decision
consistency
system integration testing
incident management
47. The capability of the software product to enable the user to operate and control it. [ISO 9126] See also usability. The capability of the software to be understood - learned - used and attractive to the user when used under specified conditions. [ISO
impact analysis
certification
operability
test suite
48. The degree - expressed as a percentage - to which a specified coverage item has been exercised by a test suite.
pointer
coverage
test comparison
code coverage
49. Data that exists (for example - in a database) before a test is executed - and that affects or is affected by the component or system under test.
adaptability
data definition
test data
root cause
50. A path for which a set of input values and preconditions exists which causes it to be executed.
feasible path
test process
Defect Detection Percentage (DDP)
actual outcome