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. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
backbone integration
debugging
defect density
incident life cycle phases
2. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
keyword-driven testing
failure rate
exploratory testing
incremental testing
3. Occurrences that happen before and after an unexpected event
anomalous events
defect masking
test control Tasks
action
4. The smallest software item that can be tested in isolation.
Impact subheadings
conformance testing tools
decision table
component
5. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
COTS
incident description subheadings
functional requirements
contract acceptance testing
6. Tools used to store and manage incidents return phone defects failures or anomalies.
functional requirements
component
system testing
incident management tools
7. Input or combination of inputs required to test software.
entry criteria
test levels
conditions
interoperability testing
8. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
testing process phases
debugging tools
cyclomatic complexity
risk-based testing
9. Allows storage of test input and expected results in one or more central data sources or databases.
test management tool features
integration testing
independence of testing
data-driven testing
10. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
test management tool features
maintainability testing
acceptance criteria
defect
11. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
business process-based testing
alpha testing
failure rate
exhaustive testing
12. Process used to create a SW product from initial conception to public release
alpha testing
Three main SW development models
environmental needs
SW development model
13. Testing software components that are separately testable. Also module program and unit testing.
instrumentation
component testing
SW development model
efficiency
14. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
component integration testing
exit criteria
test analysis & design tasks
business process-based testing
15. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
condition determination coverage
black-box testing
IEEE test case specification template
documentation tools
16. The ratio between the number of defects found and the size of the component/system tested.
test tool deployment Success Factors
acceptance testing
defect density
waterfall model benefits
17. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
iterative-incremental development models
component testing
maintainability testing
actual result
18. A table showing combinations of inputs and their associated actions.
conditions
acceptance criteria
decision coverage
decision table
19. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
configuration management tools
informal review
testing process phases
maintainability testing
20. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
ad hoc integration
functional incremental integration
driver
backbone integration
21. Special-purpose software used to simulate a component that calls the component under test
monitor
maintainability
driver
input specifications
22. 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
integration management tools
testing process phases
contract acceptance testing
23. An event or item that can be tested using one or more test cases
test condition
functional testing
LCSAJ
integration
24. 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
fault attack
waterfall model benefits
efficiency
conformance testing tools
25. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
beta testing
code coverage
incident description subheadings
contract acceptance testing
26. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
incremental testing
test control Tasks
COTS
integration management tools
27. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
impact analysis
beta testing
dynamic analysis tools
decision coverage
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
entry criteria
functional testing tool
backbone integration
test data preparation tools
29. Ability of software to provide appropriate performance relative to amount of resources used.
LCSAJ testing
efficiency
accuracy
load testing
30. Operational testing performed at an _external_ site without involvement of the developing organization.
incident life cycle phases
beta testing
contract acceptance testing
maintainability
31. 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
monitor
interoperability testing
test planning Tasks
error
32. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
inspection
waterfall model phases
functional requirements
testing process phases
33. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
big-bang testing
defect
impact analysis
instrumentation
34. Component - Integration - System - Acceptance
boundary value analysis
test levels
cyclomatic complexity
bottom-up integration
35. Testing performed to determine whether the system meets acceptance criteria
backbone integration
defect
maintainability
acceptance testing
36. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
test log uses
big-bang testing
decision testing
incident description subheadings
37. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
waterfall model phases
IEEE test case specification template
alpha testing
documentation tools
38. Insertion of additional code in the existing program in order to count coverage items.
instrumentation
maintenance testing
failure
impact
39. Components are integrated in the order in which they are developed
test data preparation tools
component integration testing
configuration management tools
ad hoc integration
40. Special-purpose software used to simulate a component called by the component under test
data flow structure
incident description subheadings
IEEE incident report template
stub
41. Specific groups that represent a set of valid or invalid partitions for input conditions.
code coverage
incremental testing
equivalence partitions
interoperability testing
42. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
configuration management tools
fault attack
equivalence partitioning
monitor
43. A functional testing approach in which test cases are designed based on business processes.
maintainability testing
business process-based testing
big-bang testing
input specifications
44. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
coverage
incident description subheadings
condition determination coverage
horizontal traceability
45. Separation of testing responsibilities which encourages the accomplishment of objective testing
stub
LCSAJ
coverage
independence of testing
46. Actual inputs required to execute a test case
input specifications
incident report
error guessing
inspection
47. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
test levels
defect
keyword-driven testing
horizontal traceability
48. White-box design technique used to design test cases for a software component using LCSAJ.
accuracy
LCSAJ testing
acceptance criteria
alpha testing
49. Special additions or changes to the environment required to run a test case.
environmental needs
alpha testing
conditions
functionality
50. Develop & proiroitize test cases Create groups of test cases Set up test environment
experience-based techniques
environmental needs
incremental testing
test implementation tasks