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. Develop & proiroitize test cases Create groups of test cases Set up test environment
component
debugging tools
test implementation tasks
test planning Tasks
2. A technique used to improve testing coverage by deliberately introducing faults in code.
functional requirements
error
fault attack
coverage
3. Special-purpose software used to simulate a component that calls the component under test
LCSAJ
driver
test planning Tasks
test levels
4. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
backbone integration
impact analysis
test planning Tasks
failure rate
5. An analysis that determines the portion of code on software executed by a set of test cases
functional testing tool
code coverage
test condition
inspection
6. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
operational testing
test management tool features
data-driven testing
component testing
7. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
cyclomatic complexity
multiple condition coverage
incident life cycle phases
experience-based techniques
8. The ratio between the number of defects found and the size of the component/system tested.
defect density
incident report identifier
driver
multiple condition coverage
9. Find defects in code while the software application being tested is running.
dynamic analysis tools
ad hoc integration
test log uses
component integration testing
10. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
incident management tools
functional testing tool
maintainability testing
risk-based testing
11. Based on the generic iterative-incremental model. Teams work by dividing project tasks into small increments involving only short-term planning to implement various iterations
maintenance testing
alpha testing
agile software development model
incident report
12. Conditions required to begin testing activities.
entry criteria
test log uses
acceptance testing
defect density
13. Component - Integration - System - Acceptance
test levels
automation tools
integration
actual result
14. Tools used to store and manage incidents return phone defects failures or anomalies.
component integration testing
incident management tools
boundary value analysis
inspection
15. A table showing combinations of inputs and their associated actions.
test planning Tasks
functional testing tool
decision table
incident report
16. 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
SW development model
test data preparation tools
incident management tools
integration testing
17. Linear Code Sequence and Jump.
testing process phases
incident report identifier
accuracy
LCSAJ
18. Based on analysis of functional specifications of a system.
boundary value analysis
cause-effect graphic testing
data-driven testing
functional testing
19. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
integration management tools
documentation tools
data flow structure
test execution tasks
20. Incident Report - Identifier - Summary - Incident - Description - Impact
alpha testing
IEEE incident report template
Three main SW development models
test planning Tasks
21. The capability of a software product to provide agreed and correct output with the required degree of precision
incremental testing
test data preparation tools
accuracy
impact analysis
22. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
horizontal traceability
impact analysis
functional testing tool
equivalence partitioning
23. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
black-box testing
equivalence partitioning
waterfall model phases
incident life cycle phases
24. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
component integration testing
incident management tools
exhaustive testing
operational testing
25. Insertion of additional code in the existing program in order to count coverage items.
entry criteria
test execution tasks
independence of testing
instrumentation
26. An event or item that can be tested using one or more test cases
interoperability testing
decision table testing
test condition
independence of testing
27. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
Three main SW development models
failure rate
defect
informal review
28. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
functional incremental integration
defect
acceptance criteria
test analysis & design tasks
29. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
keyword-driven testing
anomalous events
experience-based techniques
functional testing
30. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
interoperability testing
error
test log uses
contract acceptance testing
31. A review not based on a formal documented procedure
fault attack
debugging tools
functional requirements
informal review
32. One defect prevents the detection of another.
defect masking
risk-based testing
code coverage
maintainability
33. Testing software components that are separately testable. Also module program and unit testing.
risk-based testing
test control Tasks
component testing
equivalence partitions
34. A component of the incident report that determines the actual effect of the incident on the software and its users.
test execution tasks
impact
test condition
environmental needs
35. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
efficiency
functionality
monitor
instrumentation
36. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
operational testing
error guessing
incident report identifier
test tool deployment Success Factors
37. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
test control Tasks
condition coverage
entry criteria
code coverage
38. Tools used to identify and calculate coverage items in program code.
stub
coverage measurement tools
maintenance testing
actual result
39. Testing an integrated system to validate it meets requirements
multiple condition coverage
system testing
test planning Tasks
code coverage
40. Increased load (transations) used to test behavior of system under high volume.
load testing
dynamic analysis tools
coverage measurement tools
data-driven testing
41. Testing software in its operational environment
exhaustive testing
anomalous events
operational testing
conformance testing tools
42. A document that records the description of each event that occurs during the testing process and that requires further investigation
Impact subheadings
decision coverage
driver
incident report
43. ID SW products - components - risks - objectives; Estimate effort; Consider approach; Ensure adherence to organization policies; Determine team structure; Set up test environment; Schedule testing tasks & activities
test planning Tasks
data-driven testing
cause-effect graphic testing
defect masking
44. Human action that generates an incorrect result.
maintenance testing
error
integration
Three main SW development models
45. A document that provides the structure for writing test cases.
boundary value analysis
functionality
IEEE test case specification template
cyclomatic complexity
46. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
test implementation tasks
beta testing
black-box testing
test levels
47. Components are combined and tested in the order in which basic functionalities start working
fault attack
cyclomatic complexity
functional incremental integration
defect density
48. The process of finding analyzing and removing causes of failure in a software product.
debugging
backbone integration
equivalence partitions
risk-based testing
49. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
functional requirements
resolution types
stub
decision coverage
50. Informal testing technique in which test planning and execution run in parallel
test levels
exploratory testing
cyclomatic complexity
anomalous events
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