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. Allows storage of test input and expected results in one or more central data sources or databases.
incident life cycle phases
data-driven testing
code coverage
incident report identifier
2. Conditions required to begin testing activities.
entry criteria
functional testing tool
incident management tools
black-box testing
3. The capability of a software product to provide agreed and correct output with the required degree of precision
IEEE incident report template
accuracy
debugging
acceptance testing
4. 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
inspection
entry criteria
configuration management tools
5. Requirements that determine the functionality of a software system.
component
error
horizontal traceability
functional requirements
6. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
condition determination coverage
iterative-incremental development models
efficiency
informal review
7. A table showing combinations of inputs and their associated actions.
decision table
component integration testing
monitor
data-driven testing
8. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
incident description subheadings
defect
maintainability testing
decision table testing
9. Tests interfaces between components and between integrated components and systems.
incident description subheadings
decision coverage
boundary value analysis
integration testing
10. Increased load (transations) used to test behavior of system under high volume.
monitor
equivalence partitions
load testing
test implementation tasks
11. A technique used to improve testing coverage by deliberately introducing faults in code.
independence of testing
configuration management tools
IEEE incident report template
fault attack
12. Measures amount of testing performed by a collection of test cases
incident description subheadings
coverage
maintainability
stub
13. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
IEEE test case specification template
fault attack
documentation tools
action
14. 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
actual result
system testing
agile software development model
15. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
debugging tools
exit criteria
test analysis & design tasks
functional testing tool
16. Sequence in which instructions are executed through a component or system
control flow structure
bottom-up integration
experience-based techniques
multiple condition coverage
17. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
integration management tools
multiple condition coverage
cyclomatic complexity
conformance testing tools
18. All possible combinations of input values and preconditions are tested.
test data preparation tools
exhaustive testing
incremental testing
impact
19. Special additions or changes to the environment required to run a test case.
IEEE test case specification template
environmental needs
functional incremental integration
fault attack
20. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
code coverage
test control Tasks
condition determination coverage
environmental needs
21. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
backbone integration
failure rate
IEEE incident report template
nonfunctional requirements
22. Used to test the functionality of software as mentioned in software requirement specifications.
test control Tasks
efficiency
horizontal traceability
functional testing tool
23. A document that records the description of each event that occurs during the testing process and that requires further investigation
alpha testing
horizontal traceability
configuration management tools
incident report
24. Components are integrated in the order in which they are developed
waterfall model phases
ad hoc integration
alpha testing
entry criteria
25. Specific groups that represent a set of valid or invalid partitions for input conditions.
equivalence partitions
alpha testing
condition determination coverage
COTS
26. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
debugging tools
iterative-incremental development models
impact analysis
contract acceptance testing
27. Waterfall iterative-incremental "V"
system testing
test analysis & design tasks
Three main SW development models
impact
28. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
nonfunctional requirements
functional testing tool
maintainability testing
incident report identifier
29. Software products or applications designed to automate manual testing tasks.
automation tools
incident description subheadings
driver
incident report identifier
30. Events that occurred during the testing process our investigation.
Incidents
failure rate
code coverage
environmental needs
31. Used to replace a component that calls another component.
driver
defect masking
keyword-driven testing
functional testing
32. Separation of testing responsibilities which encourages the accomplishment of objective testing
iterative-incremental development models
independence of testing
incremental testing
environmental needs
33. Tools used by developers to identify defects in programs.
debugging tools
acceptance testing
maintenance testing
COTS
34. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
inspection
iterative-incremental development models
test execution tasks
failure
35. A component of the incident report that determines the actual effect of the incident on the software and its users.
integration management tools
SW development model
agile software development model
impact
36. Develop & proiroitize test cases Create groups of test cases Set up test environment
configuration management tools
test condition
impact analysis
test implementation tasks
37. 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
incident report
waterfall model benefits
big-bang testing
incremental testing
38. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
efficiency
decision testing
environmental needs
action
39. Insertion of additional code in the existing program in order to count coverage items.
test tool deployment Success Factors
instrumentation
test levels
component integration testing
40. A type of review that involves visual examination of documents to detect defects such as violations of development standards and non-conformance to higher-level documentation.
black-box testing
inspection
defect
load testing
41. Testing performed to determine whether the system meets acceptance criteria
dynamic analysis tools
SW development model
LCSAJ testing
acceptance testing
42. 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
integration testing
test planning Tasks
anomalous events
conditions
43. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
iterative-incremental development models
functional testing
exit criteria
backbone integration
44. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
debugging tools
multiple condition coverage
incident description subheadings
black-box testing
45. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
component testing
exit criteria
debugging
acceptance criteria
46. Calculates the number of executed branch outcomes in code.
functional testing tool
incident description subheadings
decision coverage
condition coverage
47. Combining components or sytems into larger structural units or subsystems.
load testing
driver
integration
incident report
48. Special-purpose software used to simulate a component that calls the component under test
control flow structure
system testing
black-box testing
driver
49. 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.
functional testing
waterfall model benefits
equivalence partitions
bottom-up integration
50. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
backbone integration
test condition
monitor
condition coverage