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. Tools used by developers to identify defects in programs.
functional testing
test data preparation tools
debugging tools
acceptance criteria
2. Special-purpose software used to simulate a component that calls the component under test
exit criteria
cyclomatic complexity
driver
COTS
3. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
experience-based techniques
interoperability
actual result
equivalence partitioning
4. Component - Integration - System - Acceptance
integration testing
test levels
debugging
exhaustive testing
5. A technique used to improve testing coverage by deliberately introducing faults in code.
incident description subheadings
fault attack
cyclomatic complexity
boundary value analysis
6. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
interoperability
decision coverage
nonfunctional requirements
big-bang testing
7. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
monitor
dynamic analysis tools
maintenance testing
risk-based testing
8. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
COTS
Three main SW development models
action
error
9. 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
ad hoc integration
test tool deployment Success Factors
exit criteria
testing process phases
10. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
failure
failure rate
impact
debugging
11. Components at lowest level are tested first with higher-level components simulated by drivers. Tested components are then used to test higher-level components. Repeat until all levels have been tested.
defect masking
automation tools
waterfall model phases
bottom-up integration
12. Linear Code Sequence and Jump.
test levels
LCSAJ
decision coverage
Incidents
13. The ratio between the number of defects found and the size of the component/system tested.
defect density
test control Tasks
cyclomatic complexity
documentation tools
14. Testing performed to determine whether the system meets acceptance criteria
acceptance testing
error
actual result
input specifications
15. Tools used to store and manage incidents return phone defects failures or anomalies.
boundary value analysis
independence of testing
actual result
incident management tools
16. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
interoperability testing
test levels
test implementation tasks
Impact subheadings
17. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
cyclomatic complexity
acceptance criteria
equivalence partitioning
failure rate
18. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
informal review
contract acceptance testing
equivalence partitions
coverage
19. Specific groups that represent a set of valid or invalid partitions for input conditions.
control flow structure
integration management tools
resolution types
equivalence partitions
20. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
black-box testing
fault attack
documentation tools
incident report identifier
21. Measures amount of testing performed by a collection of test cases
cause-effect graphic testing
stub
coverage
test tool deployment Success Factors
22. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
keyword-driven testing
incident report identifier
resolution types
risk-based testing
23. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
impact analysis
SW development model
big-bang testing
independence of testing
24. Components are integrated in the order in which they are developed
decision testing
maintenance testing
ad hoc integration
Three main SW development models
25. Sequence in which data items are accessed or modified by code.
maintainability
conditions
data flow structure
informal review
26. A functional testing approach in which test cases are designed based on business processes.
business process-based testing
exit criteria
Incidents
data-driven testing
27. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
component integration testing
equivalence partitioning
conditions
code coverage
28. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
incident description subheadings
keyword-driven testing
big-bang testing
LCSAJ testing
29. 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
maintainability
interoperability testing
exit criteria
30. Tools used to identify and calculate coverage items in program code.
coverage measurement tools
test execution tasks
testing process phases
maintainability
31. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
functional testing
documentation tools
stub
Incidents
32. Special-purpose software used to simulate a component called by the component under test
big-bang testing
Three main SW development models
driver
stub
33. Black-box testing technique used to create groups of input conditions that create the same kind of output.
stub
equivalence partitioning
boundary value analysis
decision table testing
34. Waterfall iterative-incremental "V"
multiple condition coverage
Three main SW development models
Impact subheadings
environmental needs
35. A task of maintaining and controlling changes to all entities of a system.
functionality
configuration management
risk-based testing
incident life cycle phases
36. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
incremental testing
test tool deployment Success Factors
environmental needs
exit criteria
37. Based on analysis of functional specifications of a system.
functional testing
iterative-incremental development models
actual result
test levels
38. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
monitor
exit criteria
test data preparation tools
debugging tools
39. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
cause-effect graphic testing
failure rate
conformance testing tools
decision testing
40. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
test analysis & design tasks
test data preparation tools
impact
fault attack
41. A set of conditions that a system needs to meet in order to be accepted by end users
decision coverage
test log uses
load testing
acceptance criteria
42. A component of the incident report that determines the actual effect of the incident on the software and its users.
IEEE incident report template
interoperability testing
decision coverage
impact
43. All possible combinations of input values and preconditions are tested.
test levels
configuration management
exhaustive testing
exit criteria
44. Sequence in which instructions are executed through a component or system
input specifications
cause-effect graphic testing
control flow structure
exhaustive testing
45. Actual inputs required to execute a test case
SW development model
input specifications
defect
black-box testing
46. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
Three main SW development models
acceptance testing
backbone integration
business process-based testing
47. Special additions or changes to the environment required to run a test case.
fault attack
environmental needs
test execution tasks
functionality
48. Calculates the number of executed branch outcomes in code.
decision coverage
integration
iterative-incremental development models
input specifications
49. 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
test implementation tasks
bottom-up integration
coverage
50. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
integration management tools
maintainability testing
acceptance testing
nonfunctional requirements
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