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. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
incident report identifier
test data preparation tools
impact analysis
condition coverage
2. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
system testing
incident report
interoperability
condition coverage
3. Insertion of additional code in the existing program in order to count coverage items.
waterfall model phases
entry criteria
instrumentation
test levels
4. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
waterfall model phases
big-bang testing
test condition
efficiency
5. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
efficiency
cyclomatic complexity
keyword-driven testing
fault attack
6. Black-box testing technique used to create groups of input conditions that create the same kind of output.
IEEE incident report template
business process-based testing
equivalence partitioning
documentation tools
7. The ratio between the number of defects found and the size of the component/system tested.
action
LCSAJ
informal review
defect density
8. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
component integration testing
component testing
maintainability
bottom-up integration
9. Used to test the functionality of software as mentioned in software requirement specifications.
testing process phases
incident report identifier
functional testing tool
load testing
10. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
integration management tools
multiple condition coverage
test levels
testing process phases
11. Deviation of a software system from its expected delivery services or results
failure
decision coverage
operational testing
incident management tools
12. Linear Code Sequence and Jump.
LCSAJ
exploratory testing
test log uses
waterfall model phases
13. Incremental rollout Adapt processes testware etc. to fit with use of tool Adequate training Define guidelines for use of tool (from pilot project) Implement continuous improvement mechanism Monitor use of tool Implement ways to learn lessons
IEEE incident report template
entry criteria
test tool deployment Success Factors
test execution tasks
14. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
multiple condition coverage
equivalence partitions
failure
beta testing
15. Allows storage of test input and expected results in one or more central data sources or databases.
code coverage
acceptance testing
data-driven testing
fault attack
16. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
beta testing
COTS
monitor
coverage measurement tools
17. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
risk-based testing
test control Tasks
independence of testing
action
18. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
decision testing
fault attack
testing process phases
actual result
19. Specific groups that represent a set of valid or invalid partitions for input conditions.
functional requirements
iterative-incremental development models
equivalence partitions
functional testing
20. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
interoperability testing
maintainability testing
incremental testing
defect masking
21. 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).
bottom-up integration
acceptance testing
error
configuration management tools
22. An analysis that determines the portion of code on software executed by a set of test cases
code coverage
incident life cycle phases
acceptance testing
operational testing
23. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
test execution tasks
horizontal traceability
resolution types
environmental needs
24. Sequence in which data items are accessed or modified by code.
functional testing tool
data flow structure
testing process phases
acceptance criteria
25. Separation of testing responsibilities which encourages the accomplishment of objective testing
horizontal traceability
testing process phases
agile software development model
independence of testing
26. Special-purpose software used to simulate a component that calls the component under test
entry criteria
driver
contract acceptance testing
cyclomatic complexity
27. Operational testing performed at an _external_ site without involvement of the developing organization.
IEEE test case specification template
decision testing
beta testing
nonfunctional requirements
28. Process used to create a SW product from initial conception to public release
SW development model
integration management tools
maintainability
debugging
29. 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
resolution types
failure
fault attack
waterfall model benefits
30. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
Incidents
debugging tools
contract acceptance testing
component testing
31. Measures amount of testing performed by a collection of test cases
integration
exploratory testing
coverage
exit criteria
32. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
input specifications
backbone integration
alpha testing
defect
33. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
dynamic analysis tools
maintainability testing
LCSAJ testing
condition coverage
34. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
test analysis & design tasks
incident management tools
risk-based testing
driver
35. Testing software components that are separately testable. Also module program and unit testing.
acceptance testing
input specifications
component testing
contract acceptance testing
36. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
maintainability
stub
exit criteria
error guessing
37. Testing software in its operational environment
component testing
ad hoc integration
defect
operational testing
38. Extract data from existing databases to be used during execution of tests make data anonymous generate new records populated with random data sorting records constructing a large number of similar records from a template
contract acceptance testing
system testing
test data preparation tools
IEEE test case specification template
39. All possible combinations of input values and preconditions are tested.
system testing
component integration testing
configuration management
exhaustive testing
40. Used to replace a component that calls another component.
driver
maintainability
environmental needs
failure
41. The capability of a software product to provide agreed and correct output with the required degree of precision
exhaustive testing
data flow structure
incident management tools
accuracy
42. Find defects in code while the software application being tested is running.
fault attack
maintainability
functional requirements
dynamic analysis tools
43. Component - Integration - System - Acceptance
defect
component integration testing
maintenance testing
test levels
44. Severity - Priority
Impact subheadings
defect
exit criteria
interoperability
45. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
incident report identifier
black-box testing
impact analysis
ad hoc integration
46. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
automation tools
monitor
test execution tasks
anomalous events
47. A technique used to improve testing coverage by deliberately introducing faults in code.
debugging tools
multiple condition coverage
fault attack
bottom-up integration
48. Behavior or response of a software application that you observe when you execute the action steps in the test case.
actual result
maintainability testing
ad hoc integration
contract acceptance testing
49. A document that provides the structure for writing test cases.
conformance testing tools
actual result
IEEE test case specification template
integration testing
50. Testing performed to determine whether the system meets acceptance criteria
functional testing tool
integration management tools
integration
acceptance testing
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