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.
actual result
integration
cyclomatic complexity
accuracy
2. Process used to create a SW product from initial conception to public release
debugging
SW development model
data flow structure
conditions
3. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
impact
beta testing
test analysis & design tasks
efficiency
4. Tests interfaces between components and between integrated components and systems.
input specifications
integration testing
conditions
component
5. A unique identifier for each incident report generated during test execution.
incident report identifier
informal review
contract acceptance testing
nonfunctional requirements
6. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
decision testing
waterfall model phases
test analysis & design tasks
documentation tools
7. A set of conditions that a system needs to meet in order to be accepted by end users
acceptance criteria
accuracy
integration testing
inspection
8. Response of the application to an input
SW development model
decision table
action
inspection
9. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
resolution types
integration testing
driver
test planning Tasks
10. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
monitor
IEEE incident report template
testing process phases
maintainability testing
11. Human action that generates an incorrect result.
experience-based techniques
test log uses
test planning Tasks
error
12. Integrate different kinds of tools to make test management more efficient and simple.
data-driven testing
integration management tools
integration
contract acceptance testing
13. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
failure
contract acceptance testing
cyclomatic complexity
test management tool features
14. Tools used to identify and calculate coverage items in program code.
incident life cycle phases
coverage measurement tools
automation tools
integration management tools
15. Find defects in code while the software application being tested is running.
dynamic analysis tools
fault attack
error
alpha testing
16. Operational testing performed at an _external_ site without involvement of the developing organization.
acceptance criteria
COTS
beta testing
condition determination coverage
17. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
informal review
waterfall model benefits
incident description subheadings
interoperability
18. Examine changes made to an operational system cause defects.
maintenance testing
horizontal traceability
integration management tools
code coverage
19. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
dynamic analysis tools
data-driven testing
big-bang testing
incremental testing
20. Separation of testing responsibilities which encourages the accomplishment of objective testing
test implementation tasks
data-driven testing
independence of testing
horizontal traceability
21. 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.
integration management tools
system testing
bottom-up integration
instrumentation
22. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
exploratory testing
cause-effect graphic testing
driver
COTS
23. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
keyword-driven testing
failure
test planning Tasks
interoperability testing
24. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
acceptance testing
incremental testing
data flow structure
black-box testing
25. 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
bottom-up integration
functionality
maintainability
test data preparation tools
26. An analysis that determines the portion of code on software executed by a set of test cases
code coverage
exit criteria
black-box testing
acceptance testing
27. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
waterfall model benefits
condition coverage
action
coverage measurement tools
28. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
error guessing
inspection
test execution tasks
failure
29. Special additions or changes to the environment required to run a test case.
environmental needs
test control Tasks
conformance testing tools
waterfall model benefits
30. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
black-box testing
experience-based techniques
equivalence partitions
decision table testing
31. 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).
exploratory testing
configuration management tools
condition determination coverage
dynamic analysis tools
32. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
component integration testing
independence of testing
stub
nonfunctional requirements
33. Testing software in its operational environment
test control Tasks
operational testing
integration management tools
component
34. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
error guessing
agile software development model
dynamic analysis tools
boundary value analysis
35. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
cyclomatic complexity
nonfunctional requirements
interoperability testing
alpha testing
36. 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
backbone integration
agile software development model
accuracy
incident report
37. Conditions required to begin testing activities.
IEEE test case specification template
entry criteria
acceptance criteria
component testing
38. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
maintainability
test log uses
test analysis & design tasks
incident description subheadings
39. The ratio between the number of defects found and the size of the component/system tested.
test execution tasks
cause-effect graphic testing
data-driven testing
defect density
40. Tools used by developers to identify defects in programs.
integration management tools
condition coverage
debugging tools
maintainability testing
41. Software products or applications designed to automate manual testing tasks.
automation tools
driver
incident report identifier
actual result
42. Combining components or sytems into larger structural units or subsystems.
incident report
error
backbone integration
integration
43. A table showing combinations of inputs and their associated actions.
test management tool features
informal review
decision table
impact analysis
44. Integration approach components or subsystems are combined all at once rather than in stages.
test management tool features
maintainability testing
functional testing
big-bang testing
45. Component - Integration - System - Acceptance
impact
instrumentation
test levels
IEEE incident report template
46. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
fault attack
cause-effect graphic testing
ad hoc integration
IEEE incident report template
47. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
waterfall model phases
beta testing
efficiency
Impact subheadings
48. 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
business process-based testing
test management tool features
impact analysis
49. Insertion of additional code in the existing program in order to count coverage items.
integration management tools
condition coverage
instrumentation
defect density
50. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
test analysis & design tasks
test management tool features
debugging
cyclomatic complexity