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 to keep track of different versions variants and releases of software and test artifacts (such as design documents test plans and test cases).
defect density
configuration management tools
incident report identifier
acceptance criteria
2. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
big-bang testing
black-box testing
test condition
business process-based testing
3. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
incident report
test condition
error guessing
horizontal traceability
4. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
incident management tools
incident report
incident report identifier
monitor
5. Sequence in which instructions are executed through a component or system
control flow structure
driver
agile software development model
impact
6. Components are combined and tested in the order in which basic functionalities start working
Three main SW development models
monitor
functional incremental integration
acceptance testing
7. Input or combination of inputs required to test software.
independence of testing
iterative-incremental development models
conditions
functionality
8. A document that provides the structure for writing test cases.
functional incremental integration
IEEE test case specification template
defect density
functionality
9. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
error
COTS
waterfall model benefits
functionality
10. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
test data preparation tools
incident life cycle phases
condition determination coverage
maintainability
11. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
incident report
multiple condition coverage
alpha testing
nonfunctional requirements
12. Used to test the functionality of software as mentioned in software requirement specifications.
test management tool features
test levels
functional testing tool
agile software development model
13. Black-box testing technique used to create groups of input conditions that create the same kind of output.
integration
equivalence partitioning
component integration testing
test planning Tasks
14. Combining components or sytems into larger structural units or subsystems.
integration
system testing
test analysis & design tasks
exhaustive testing
15. Used to replace a component that calls another component.
fault attack
debugging tools
driver
error
16. Tests interfaces between components and between integrated components and systems.
test condition
coverage measurement tools
integration testing
beta testing
17. Increased load (transations) used to test behavior of system under high volume.
operational testing
load testing
documentation tools
condition determination coverage
18. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
functionality
test management tool features
condition coverage
documentation tools
19. Response of the application to an input
functional incremental integration
testing process phases
component integration testing
action
20. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
risk-based testing
maintainability
IEEE incident report template
condition coverage
21. Human action that generates an incorrect result.
conditions
documentation tools
backbone integration
error
22. Insertion of additional code in the existing program in order to count coverage items.
functional testing
action
instrumentation
inspection
23. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
ad hoc integration
multiple condition coverage
alpha testing
error guessing
24. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
input specifications
interoperability testing
impact analysis
functional testing tool
25. Tools used to identify and calculate coverage items in program code.
coverage measurement tools
code coverage
maintainability testing
experience-based techniques
26. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
defect
data-driven testing
automation tools
horizontal traceability
27. Linear Code Sequence and Jump.
monitor
test execution tasks
LCSAJ
decision table
28. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
debugging tools
backbone integration
functional testing
contract acceptance testing
29. Find defects in code while the software application being tested is running.
test analysis & design tasks
dynamic analysis tools
entry criteria
interoperability
30. A functional testing approach in which test cases are designed based on business processes.
exhaustive testing
business process-based testing
error guessing
dynamic analysis tools
31. Requirements that determine the functionality of a software system.
LCSAJ
functional requirements
maintainability testing
acceptance criteria
32. 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 log uses
functional requirements
impact analysis
33. An event or item that can be tested using one or more test cases
test condition
keyword-driven testing
decision table
impact
34. 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.
test condition
decision table
instrumentation
bottom-up integration
35. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
stub
defect
operational testing
test analysis & design tasks
36. Waterfall iterative-incremental "V"
horizontal traceability
Three main SW development models
automation tools
iterative-incremental development models
37. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
incident description subheadings
conformance testing tools
accuracy
experience-based techniques
38. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
failure rate
integration
action
Incidents
39. Examine changes made to an operational system cause defects.
configuration management
ad hoc integration
driver
maintenance testing
40. A technique used to improve testing coverage by deliberately introducing faults in code.
entry criteria
inspection
fault attack
failure
41. A set of conditions that a system needs to meet in order to be accepted by end users
acceptance criteria
COTS
decision table
horizontal traceability
42. Integrate different kinds of tools to make test management more efficient and simple.
integration management tools
condition determination coverage
instrumentation
input specifications
43. White-box design technique used to design test cases for a software component using LCSAJ.
LCSAJ testing
beta testing
input specifications
incremental testing
44. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
debugging
test control Tasks
cyclomatic complexity
maintainability
45. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
efficiency
big-bang testing
IEEE incident report template
component integration testing
46. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
Incidents
test control Tasks
incident life cycle phases
anomalous events
47. Tools used to store and manage incidents return phone defects failures or anomalies.
configuration management tools
acceptance testing
debugging
incident management tools
48. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
test condition
dynamic analysis tools
functional incremental integration
boundary value analysis
49. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
test execution tasks
test control Tasks
test condition
test log uses
50. The process of finding analyzing and removing causes of failure in a software product.
waterfall model phases
configuration management
component integration testing
debugging