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. 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
test data preparation tools
integration management tools
conditions
functionality
2. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
test data preparation tools
functional testing tool
maintainability testing
debugging tools
3. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
failure rate
integration management tools
decision table
component integration testing
4. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
alpha testing
Incidents
interoperability testing
Three main SW development models
5. Events that occurred during the testing process our investigation.
informal review
incident management tools
dynamic analysis tools
Incidents
6. Black-box test design technique - test cases are designed from a decision table.
waterfall model benefits
test data preparation tools
acceptance criteria
decision table testing
7. Used to replace a component that calls another component.
anomalous events
IEEE test case specification template
testing process phases
driver
8. 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).
decision table testing
code coverage
interoperability
configuration management tools
9. Black-box testing technique used to create groups of input conditions that create the same kind of output.
incident management tools
equivalence partitioning
accuracy
integration management tools
10. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
agile software development model
component testing
condition determination coverage
efficiency
11. Allows storage of test input and expected results in one or more central data sources or databases.
Incidents
data-driven testing
boundary value analysis
coverage measurement tools
12. An analysis that determines the portion of code on software executed by a set of test cases
incident life cycle phases
code coverage
load testing
nonfunctional requirements
13. Tools used to store and manage incidents return phone defects failures or anomalies.
data-driven testing
functional incremental integration
incident management tools
coverage measurement tools
14. 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
conformance testing tools
monitor
business process-based testing
waterfall model benefits
15. Tools used to identify and calculate coverage items in program code.
interoperability testing
boundary value analysis
code coverage
coverage measurement tools
16. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
Incidents
equivalence partitioning
coverage measurement tools
error guessing
17. 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 implementation tasks
test log uses
decision testing
anomalous events
18. Actual inputs required to execute a test case
coverage
incident life cycle phases
input specifications
equivalence partitions
19. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
coverage measurement tools
documentation tools
configuration management tools
bottom-up integration
20. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
nonfunctional requirements
functionality
experience-based techniques
exploratory testing
21. 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
component integration testing
load testing
instrumentation
agile software development model
22. Human action that generates an incorrect result.
ad hoc integration
integration
nonfunctional requirements
error
23. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
Impact subheadings
cyclomatic complexity
exhaustive testing
impact
24. Behavior or response of a software application that you observe when you execute the action steps in the test case.
waterfall model benefits
actual result
acceptance testing
impact analysis
25. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
anomalous events
Impact subheadings
impact analysis
input specifications
26. Insertion of additional code in the existing program in order to count coverage items.
contract acceptance testing
test levels
independence of testing
instrumentation
27. Incident Report - Identifier - Summary - Incident - Description - Impact
IEEE incident report template
equivalence partitions
exploratory testing
actual result
28. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
waterfall model benefits
defect
conditions
operational testing
29. Examine changes made to an operational system cause defects.
maintainability testing
test control Tasks
maintenance testing
efficiency
30. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
black-box testing
load testing
maintainability
configuration management tools
31. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
cause-effect graphic testing
contract acceptance testing
driver
horizontal traceability
32. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
alpha testing
IEEE test case specification template
black-box testing
keyword-driven testing
33. Components are combined and tested in the order in which basic functionalities start working
functional incremental integration
integration management tools
environmental needs
action
34. Input or combination of inputs required to test software.
incident description subheadings
conditions
configuration management tools
decision table testing
35. Ability of software to provide appropriate performance relative to amount of resources used.
configuration management
efficiency
functional requirements
nonfunctional requirements
36. A review not based on a formal documented procedure
multiple condition coverage
integration testing
informal review
entry criteria
37. A technique used to improve testing coverage by deliberately introducing faults in code.
IEEE incident report template
fault attack
debugging
acceptance criteria
38. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
code coverage
incremental testing
conformance testing tools
efficiency
39. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
load testing
code coverage
functionality
contract acceptance testing
40. Measures amount of testing performed by a collection of test cases
black-box testing
exploratory testing
coverage
driver
41. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
incident description subheadings
test execution tasks
test implementation tasks
cause-effect graphic testing
42. Record details of test cases executed Record order of execution record results
COTS
integration
configuration management tools
test log uses
43. Special-purpose software used to simulate a component that calls the component under test
driver
multiple condition coverage
alpha testing
functional testing tool
44. Combining components or sytems into larger structural units or subsystems.
driver
data flow structure
ad hoc integration
integration
45. Component - Integration - System - Acceptance
test levels
environmental needs
nonfunctional requirements
keyword-driven testing
46. Develop & proiroitize test cases Create groups of test cases Set up test environment
decision table testing
test implementation tasks
test execution tasks
impact
47. All possible combinations of input values and preconditions are tested.
debugging tools
exhaustive testing
SW development model
code coverage
48. A unique identifier for each incident report generated during test execution.
black-box testing
incident report identifier
business process-based testing
exploratory testing
49. Integrate different kinds of tools to make test management more efficient and simple.
interoperability testing
nonfunctional requirements
integration management tools
stub
50. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
backbone integration
IEEE incident report template
keyword-driven testing
error