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. Behavior or response of a software application that you observe when you execute the action steps in the test case.
test data preparation tools
code coverage
actual result
test log uses
2. A functional testing approach in which test cases are designed based on business processes.
business process-based testing
test data preparation tools
interoperability
error guessing
3. Conditions required to begin testing activities.
defect density
entry criteria
component
dynamic analysis tools
4. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
functionality
Impact subheadings
ad hoc integration
interoperability testing
5. Develop & proiroitize test cases Create groups of test cases Set up test environment
stub
test implementation tasks
inspection
failure rate
6. All possible combinations of input values and preconditions are tested.
cyclomatic complexity
coverage
exhaustive testing
bottom-up integration
7. Actual inputs required to execute a test case
COTS
alpha testing
business process-based testing
input specifications
8. The smallest software item that can be tested in isolation.
monitor
experience-based techniques
business process-based testing
component
9. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
cyclomatic complexity
conformance testing tools
defect
functional incremental integration
10. 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.
bottom-up integration
incremental testing
inspection
acceptance testing
11. Process used to create a SW product from initial conception to public release
equivalence partitioning
SW development model
code coverage
alpha testing
12. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
resolution types
fault attack
functional testing
equivalence partitions
13. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
integration
LCSAJ
cyclomatic complexity
impact analysis
14. A document that provides the structure for writing test cases.
experience-based techniques
IEEE test case specification template
control flow structure
LCSAJ
15. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
incident description subheadings
test planning Tasks
waterfall model phases
IEEE incident report template
16. A component of the incident report that determines the actual effect of the incident on the software and its users.
accuracy
component testing
impact
keyword-driven testing
17. Integrate different kinds of tools to make test management more efficient and simple.
test management tool features
fault attack
integration management tools
test data preparation tools
18. Special-purpose software used to simulate a component that calls the component under test
waterfall model phases
driver
waterfall model benefits
incident life cycle phases
19. One defect prevents the detection of another.
impact analysis
documentation tools
defect masking
exploratory testing
20. Occurrences that happen before and after an unexpected event
documentation tools
anomalous events
defect
code coverage
21. Black-box testing technique used to create groups of input conditions that create the same kind of output.
IEEE incident report template
error
exploratory testing
equivalence partitioning
22. A technique used to improve testing coverage by deliberately introducing faults in code.
fault attack
maintainability
decision table
test planning Tasks
23. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
test log uses
exhaustive testing
failure rate
multiple condition coverage
24. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
cyclomatic complexity
conformance testing tools
incremental testing
test tool deployment Success Factors
25. Input or combination of inputs required to test software.
functional testing
impact analysis
conditions
risk-based testing
26. Testing software components that are separately testable. Also module program and unit testing.
dynamic analysis tools
component testing
component
decision coverage
27. Testing an integrated system to validate it meets requirements
system testing
agile software development model
integration testing
incident management tools
28. Component - Integration - System - Acceptance
business process-based testing
configuration management
horizontal traceability
test levels
29. 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
driver
backbone integration
driver
agile software development model
30. Find defects in code while the software application being tested is running.
configuration management
dynamic analysis tools
exploratory testing
efficiency
31. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
Three main SW development models
maintainability
decision table testing
defect
32. 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).
entry criteria
Three main SW development models
SW development model
configuration management tools
33. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
integration management tools
error guessing
failure
waterfall model phases
34. Components are integrated in the order in which they are developed
ad hoc integration
test analysis & design tasks
conditions
keyword-driven testing
35. Severity - Priority
Impact subheadings
experience-based techniques
exhaustive testing
incremental testing
36. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
black-box testing
failure
condition determination coverage
decision coverage
37. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
component integration testing
test implementation tasks
conformance testing tools
accuracy
38. Used to test the functionality of software as mentioned in software requirement specifications.
data-driven testing
incident management tools
test log uses
functional testing tool
39. Separation of testing responsibilities which encourages the accomplishment of objective testing
Three main SW development models
control flow structure
input specifications
independence of testing
40. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
decision table testing
exhaustive testing
interoperability
test control Tasks
41. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
waterfall model benefits
backbone integration
independence of testing
Three main SW development models
42. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
interoperability testing
incident life cycle phases
code coverage
test execution tasks
43. Operational testing performed at an _external_ site without involvement of the developing organization.
Three main SW development models
incident report identifier
beta testing
condition coverage
44. Tests interfaces between components and between integrated components and systems.
functional requirements
decision coverage
condition determination coverage
integration testing
45. An analysis that determines the portion of code on software executed by a set of test cases
code coverage
cause-effect graphic testing
debugging
nonfunctional requirements
46. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
test control Tasks
functional requirements
boundary value analysis
alpha testing
47. Allows storage of test input and expected results in one or more central data sources or databases.
alpha testing
IEEE test case specification template
keyword-driven testing
data-driven testing
48. Record details of test cases executed Record order of execution record results
failure
nonfunctional requirements
test management tool features
test log uses
49. Informal testing technique in which test planning and execution run in parallel
beta testing
COTS
exploratory testing
test levels
50. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
testing process phases
debugging
test management tool features
nonfunctional requirements