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. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
anomalous events
load testing
boundary value analysis
backbone integration
2. Specific groups that represent a set of valid or invalid partitions for input conditions.
conditions
equivalence partitions
instrumentation
exploratory testing
3. Operational testing performed at an _external_ site without involvement of the developing organization.
iterative-incremental development models
functional requirements
beta testing
interoperability testing
4. An event or item that can be tested using one or more test cases
decision table
test condition
stub
IEEE incident report template
5. Insertion of additional code in the existing program in order to count coverage items.
instrumentation
dynamic analysis tools
nonfunctional requirements
beta testing
6. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
incident description subheadings
agile software development model
multiple condition coverage
component testing
7. A unique identifier for each incident report generated during test execution.
component
debugging tools
load testing
incident report identifier
8. A set of conditions that a system needs to meet in order to be accepted by end users
acceptance criteria
backbone integration
alpha testing
documentation tools
9. Measures amount of testing performed by a collection of test cases
defect masking
backbone integration
control flow structure
coverage
10. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
maintainability testing
debugging
boundary value analysis
beta testing
11. Calculates the number of executed branch outcomes in code.
backbone integration
decision coverage
system testing
conditions
12. Human action that generates an incorrect result.
environmental needs
driver
conformance testing tools
error
13. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
test condition
experience-based techniques
conformance testing tools
ad hoc integration
14. Tools used to identify and calculate coverage items in program code.
coverage measurement tools
decision testing
conditions
data flow structure
15. 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
component
debugging tools
test planning Tasks
waterfall model benefits
16. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
beta testing
maintenance testing
component testing
cyclomatic complexity
17. Sequence in which instructions are executed through a component or system
incident management tools
anomalous events
waterfall model phases
control flow structure
18. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
condition coverage
cause-effect graphic testing
COTS
anomalous events
19. 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
keyword-driven testing
test planning Tasks
resolution types
stub
20. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
multiple condition coverage
alpha testing
decision table
driver
21. Severity - Priority
integration management tools
Impact subheadings
input specifications
test control Tasks
22. A technique used to improve testing coverage by deliberately introducing faults in code.
failure
IEEE incident report template
fault attack
operational testing
23. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
integration management tools
incident description subheadings
environmental needs
exploratory testing
24. Allows storage of test input and expected results in one or more central data sources or databases.
horizontal traceability
business process-based testing
instrumentation
data-driven testing
25. Requirements that determine the functionality of a software system.
equivalence partitions
functional requirements
actual result
test analysis & design tasks
26. Events that occurred during the testing process our investigation.
failure rate
test execution tasks
interoperability testing
Incidents
27. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
impact
component
horizontal traceability
SW development model
28. A review not based on a formal documented procedure
informal review
exhaustive testing
integration testing
incident report identifier
29. Ability of software to provide appropriate performance relative to amount of resources used.
fault attack
efficiency
agile software development model
exploratory testing
30. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
component integration testing
dynamic analysis tools
contract acceptance testing
agile software development model
31. 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.
instrumentation
condition determination coverage
control flow structure
bottom-up integration
32. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
integration
impact
multiple condition coverage
test analysis & design tasks
33. Incident Report - Identifier - Summary - Incident - Description - Impact
cyclomatic complexity
impact analysis
test levels
IEEE incident report template
34. Examine changes made to an operational system cause defects.
testing process phases
nonfunctional requirements
defect masking
maintenance testing
35. Tools used to store and manage incidents return phone defects failures or anomalies.
incident management tools
defect
operational testing
waterfall model phases
36. 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.
bottom-up integration
test tool deployment Success Factors
automation tools
inspection
37. An analysis that determines the portion of code on software executed by a set of test cases
code coverage
LCSAJ
interoperability
environmental needs
38. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
monitor
testing process phases
maintainability testing
bottom-up integration
39. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
decision table testing
integration
test implementation tasks
impact analysis
40. Tests interfaces between components and between integrated components and systems.
functional testing tool
integration testing
error guessing
driver
41. White-box design technique used to design test cases for a software component using LCSAJ.
documentation tools
nonfunctional requirements
LCSAJ testing
coverage
42. Input or combination of inputs required to test software.
conditions
component integration testing
test planning Tasks
fault attack
43. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
accuracy
test analysis & design tasks
documentation tools
condition coverage
44. Testing software in its operational environment
nonfunctional requirements
decision table testing
conditions
operational testing
45. Sequence in which data items are accessed or modified by code.
waterfall model benefits
functional requirements
data flow structure
stub
46. 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
Three main SW development models
bottom-up integration
test data preparation tools
functionality
47. Components are combined and tested in the order in which basic functionalities start working
functional testing
functional incremental integration
test management tool features
Impact subheadings
48. Testing software components that are separately testable. Also module program and unit testing.
component testing
impact analysis
agile software development model
conditions
49. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
decision table testing
incident life cycle phases
cause-effect graphic testing
equivalence partitions
50. Testing an integrated system to validate it meets requirements
maintenance testing
system testing
debugging tools
defect masking