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. Find defects in code while the software application being tested is running.
interoperability testing
debugging
maintainability
dynamic analysis tools
2. All possible combinations of input values and preconditions are tested.
exhaustive testing
functionality
test levels
load testing
3. Ability of software to provide appropriate performance relative to amount of resources used.
decision coverage
efficiency
inspection
test planning Tasks
4. A unique identifier for each incident report generated during test execution.
test implementation tasks
integration testing
incident report identifier
maintainability
5. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
COTS
test condition
coverage
bottom-up integration
6. 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.
resolution types
bottom-up integration
acceptance criteria
independence of testing
7. A document that provides the structure for writing test cases.
IEEE test case specification template
LCSAJ
acceptance testing
functional requirements
8. Black-box test design technique - test cases are designed from a decision table.
decision table testing
exit criteria
incident report
agile software development model
9. Testing software components that are separately testable. Also module program and unit testing.
test data preparation tools
component testing
integration testing
defect masking
10. Testing software in its operational environment
incremental testing
operational testing
failure rate
load testing
11. Examine changes made to an operational system cause defects.
maintainability testing
maintenance testing
instrumentation
component integration testing
12. Tools used to identify and calculate coverage items in program code.
conditions
coverage measurement tools
LCSAJ testing
waterfall model phases
13. Linear Code Sequence and Jump.
test condition
action
LCSAJ
dynamic analysis tools
14. Special-purpose software used to simulate a component that calls the component under test
big-bang testing
testing process phases
efficiency
driver
15. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
backbone integration
efficiency
incident description subheadings
waterfall model phases
16. Conditions required to begin testing activities.
decision coverage
SW development model
entry criteria
incident report
17. Tools used to store and manage incidents return phone defects failures or anomalies.
incident management tools
incident report
test control Tasks
experience-based techniques
18. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
impact
test management tool features
alpha testing
test control Tasks
19. Occurrences that happen before and after an unexpected event
test log uses
anomalous events
decision table testing
functional testing
20. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
iterative-incremental development models
SW development model
condition coverage
equivalence partitions
21. 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
test analysis & design tasks
incident life cycle phases
iterative-incremental development models
22. 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
functional requirements
ad hoc integration
waterfall model benefits
functional incremental integration
23. Actual inputs required to execute a test case
code coverage
integration testing
input specifications
error guessing
24. A component of the incident report that determines the actual effect of the incident on the software and its users.
impact
nonfunctional requirements
maintainability testing
cause-effect graphic testing
25. Response of the application to an input
component integration testing
error guessing
big-bang testing
action
26. Components are combined and tested in the order in which basic functionalities start working
integration management tools
keyword-driven testing
functional incremental integration
waterfall model benefits
27. The ratio between the number of defects found and the size of the component/system tested.
equivalence partitions
defect density
equivalence partitioning
stub
28. 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
testing process phases
debugging
test levels
test data preparation tools
29. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
maintainability
test data preparation tools
impact analysis
fault attack
30. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
test control Tasks
risk-based testing
decision table
failure rate
31. Specific groups that represent a set of valid or invalid partitions for input conditions.
exhaustive testing
waterfall model phases
impact analysis
equivalence partitions
32. Insertion of additional code in the existing program in order to count coverage items.
fault attack
instrumentation
risk-based testing
experience-based techniques
33. Calculates the number of executed branch outcomes in code.
waterfall model benefits
stub
decision coverage
incident description subheadings
34. 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
agile software development model
code coverage
multiple condition coverage
horizontal traceability
35. Software products or applications designed to automate manual testing tasks.
automation tools
functional testing tool
defect density
test condition
36. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
defect masking
functional requirements
exploratory testing
risk-based testing
37. Component - Integration - System - Acceptance
test levels
anomalous events
decision table
integration management tools
38. White-box design technique used to design test cases for a software component using LCSAJ.
functionality
nonfunctional requirements
LCSAJ testing
test levels
39. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
impact analysis
anomalous events
error guessing
entry criteria
40. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
driver
horizontal traceability
cause-effect graphic testing
test execution tasks
41. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
Three main SW development models
SW development model
waterfall model phases
defect
42. Deviation of a software system from its expected delivery services or results
maintainability
load testing
failure
monitor
43. Increased load (transations) used to test behavior of system under high volume.
load testing
COTS
impact analysis
functionality
44. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
interoperability
error guessing
incident management tools
stub
45. Informal testing technique in which test planning and execution run in parallel
maintenance testing
fault attack
exploratory testing
waterfall model benefits
46. A type of review that involves visual examination of documents to detect defects such as violations of development standards and non-conformance to higher-level documentation.
Three main SW development models
bottom-up integration
inspection
decision coverage
47. Measures amount of testing performed by a collection of test cases
coverage
big-bang testing
interoperability
acceptance criteria
48. Integrate different kinds of tools to make test management more efficient and simple.
Three main SW development models
integration management tools
monitor
interoperability
49. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
actual result
incremental testing
load testing
failure
50. Tests interfaces between components and between integrated components and systems.
integration testing
stub
decision coverage
agile software development model