SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
CTFL
Start Test
Study First
Subjects
:
certifications
,
ctfl
,
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 technique used to improve testing coverage by deliberately introducing faults in code.
accuracy
fault attack
failure rate
documentation tools
2. Allows storage of test input and expected results in one or more central data sources or databases.
data-driven testing
experience-based techniques
test tool deployment Success Factors
testing process phases
3. Measures amount of testing performed by a collection of test cases
LCSAJ
IEEE incident report template
coverage
Incidents
4. A component of the incident report that determines the actual effect of the incident on the software and its users.
load testing
impact
exhaustive testing
Three main SW development models
5. Special-purpose software used to simulate a component that calls the component under test
decision table testing
failure
driver
risk-based testing
6. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
integration
functional testing
IEEE test case specification template
failure rate
7. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
alpha testing
coverage measurement tools
component
data flow structure
8. Sequence in which data items are accessed or modified by code.
cause-effect graphic testing
data flow structure
interoperability
load testing
9. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
debugging tools
test implementation tasks
test control Tasks
control flow structure
10. Calculates the number of executed branch outcomes in code.
fault attack
component
risk-based testing
decision coverage
11. Incident Report - Identifier - Summary - Incident - Description - Impact
condition coverage
risk-based testing
IEEE incident report template
experience-based techniques
12. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
component
test analysis & design tasks
incident life cycle phases
acceptance criteria
13. Separation of testing responsibilities which encourages the accomplishment of objective testing
independence of testing
impact analysis
inspection
defect masking
14. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
impact analysis
functional incremental integration
incident description subheadings
component
15. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
business process-based testing
conformance testing tools
condition determination coverage
decision coverage
16. Input or combination of inputs required to test software.
maintainability testing
backbone integration
conditions
integration management tools
17. Record details of test cases executed Record order of execution record results
resolution types
inspection
operational testing
test log uses
18. Testing performed to determine whether the system meets acceptance criteria
black-box testing
interoperability
decision coverage
acceptance testing
19. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
inspection
test execution tasks
documentation tools
LCSAJ testing
20. Human action that generates an incorrect result.
code coverage
error
load testing
impact analysis
21. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
iterative-incremental development models
accuracy
SW development model
configuration management tools
22. Special-purpose software used to simulate a component called by the component under test
test implementation tasks
configuration management tools
stub
inspection
23. An event or item that can be tested using one or more test cases
test condition
test data preparation tools
efficiency
inspection
24. A document that provides the structure for writing test cases.
error guessing
configuration management tools
IEEE test case specification template
Impact subheadings
25. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
test execution tasks
functionality
big-bang testing
data flow structure
26. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
maintenance testing
waterfall model phases
ad hoc integration
black-box testing
27. Behavior or response of a software application that you observe when you execute the action steps in the test case.
environmental needs
actual result
functional requirements
anomalous events
28. Operational testing performed at an _external_ site without involvement of the developing organization.
anomalous events
interoperability
beta testing
independence of testing
29. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
decision table
functional testing
entry criteria
defect
30. Simple & easy to follow Its rigidity makes it easy to follow It's typically well planned - Systematic - Freezing requirements before development begins ensures no rework later Each phase has specific deliverables
action
waterfall model benefits
test data preparation tools
maintenance testing
31. Components are integrated in the order in which they are developed
monitor
ad hoc integration
COTS
functional requirements
32. Sequence in which instructions are executed through a component or system
Impact subheadings
ad hoc integration
control flow structure
test tool deployment Success Factors
33. Tools used to keep track of different versions variants and releases of software and test artifacts (such as design documents test plans and test cases).
control flow structure
anomalous events
Incidents
configuration management tools
34. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
configuration management
maintainability
load testing
action
35. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
decision coverage
nonfunctional requirements
keyword-driven testing
condition coverage
36. Testing software components that are separately testable. Also module program and unit testing.
defect masking
component testing
IEEE incident report template
monitor
37. Component - Integration - System - Acceptance
test levels
nonfunctional requirements
test log uses
defect density
38. Examine changes made to an operational system cause defects.
maintenance testing
stub
debugging tools
experience-based techniques
39. Waterfall iterative-incremental "V"
Three main SW development models
resolution types
LCSAJ
iterative-incremental development models
40. The process of finding analyzing and removing causes of failure in a software product.
decision coverage
incident report identifier
debugging
documentation tools
41. Actual inputs required to execute a test case
input specifications
waterfall model benefits
maintenance testing
test planning Tasks
42. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
functional requirements
maintainability testing
test tool deployment Success Factors
defect masking
43. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
exhaustive testing
interoperability
exploratory testing
LCSAJ testing
44. Special additions or changes to the environment required to run a test case.
test data preparation tools
backbone integration
environmental needs
IEEE incident report template
45. Black-box test design technique - test cases are designed from a decision table.
Incidents
fault attack
decision table testing
IEEE test case specification template
46. Integration approach components or subsystems are combined all at once rather than in stages.
nonfunctional requirements
test tool deployment Success Factors
big-bang testing
exhaustive testing
47. A set of conditions that a system needs to meet in order to be accepted by end users
acceptance criteria
test management tool features
resolution types
configuration management
48. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
impact
test control Tasks
maintenance testing
exit criteria
49. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
coverage measurement tools
system testing
cause-effect graphic testing
interoperability
50. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
coverage measurement tools
Three main SW development models
monitor
cyclomatic complexity
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