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. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
functionality
test analysis & design tasks
coverage measurement tools
test implementation tasks
2. Sequence in which instructions are executed through a component or system
incremental testing
beta testing
testing process phases
control flow structure
3. One defect prevents the detection of another.
SW development model
instrumentation
defect masking
beta testing
4. Insertion of additional code in the existing program in order to count coverage items.
decision coverage
instrumentation
business process-based testing
impact
5. Tools used to identify and calculate coverage items in program code.
boundary value analysis
stub
incremental testing
coverage measurement tools
6. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
testing process phases
condition coverage
entry criteria
beta testing
7. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
boundary value analysis
cause-effect graphic testing
alpha testing
inspection
8. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
testing process phases
component
risk-based testing
stub
9. Operational testing performed at an _external_ site without involvement of the developing organization.
beta testing
driver
cyclomatic complexity
conditions
10. The process of finding analyzing and removing causes of failure in a software product.
defect
Impact subheadings
debugging
decision coverage
11. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
iterative-incremental development models
error guessing
control flow structure
input specifications
12. Used to replace a component that calls another component.
efficiency
informal review
driver
test analysis & design tasks
13. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
interoperability
documentation tools
maintenance testing
waterfall model phases
14. 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.
defect
test control Tasks
maintainability
inspection
15. Measures amount of testing performed by a collection of test cases
testing process phases
SW development model
coverage
action
16. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
agile software development model
resolution types
IEEE incident report template
control flow structure
17. 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).
test log uses
configuration management tools
test data preparation tools
informal review
18. Incident Report - Identifier - Summary - Incident - Description - Impact
alpha testing
IEEE incident report template
acceptance criteria
maintainability testing
19. All possible combinations of input values and preconditions are tested.
input specifications
interoperability
exhaustive testing
equivalence partitions
20. Requirements that determine the functionality of a software system.
SW development model
component testing
functional requirements
coverage measurement tools
21. Allows storage of test input and expected results in one or more central data sources or databases.
integration testing
incident report identifier
data-driven testing
condition coverage
22. Special additions or changes to the environment required to run a test case.
environmental needs
test execution tasks
interoperability
incident description subheadings
23. Components are integrated in the order in which they are developed
functionality
error
ad hoc integration
boundary value analysis
24. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
error guessing
independence of testing
big-bang testing
condition determination coverage
25. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
incident description subheadings
IEEE test case specification template
incident life cycle phases
component integration testing
26. Waterfall iterative-incremental "V"
big-bang testing
incident management tools
Three main SW development models
incident report identifier
27. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
conformance testing tools
test control Tasks
incident report
equivalence partitioning
28. Specific groups that represent a set of valid or invalid partitions for input conditions.
equivalence partitions
interoperability testing
coverage
informal review
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
LCSAJ
maintenance testing
SW development model
agile software development model
30. Testing software components that are separately testable. Also module program and unit testing.
data-driven testing
iterative-incremental development models
component testing
operational testing
31. Severity - Priority
Impact subheadings
test management tool features
incident report
environmental needs
32. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
incident life cycle phases
failure
testing process phases
integration testing
33. 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
backbone integration
functional incremental integration
test data preparation tools
COTS
34. Occurrences that happen before and after an unexpected event
interoperability
equivalence partitions
backbone integration
anomalous events
35. 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
waterfall model benefits
test implementation tasks
impact analysis
test analysis & design tasks
36. Increased load (transations) used to test behavior of system under high volume.
ad hoc integration
incident life cycle phases
fault attack
load testing
37. Testing performed to determine whether the system meets acceptance criteria
monitor
horizontal traceability
conformance testing tools
acceptance testing
38. A technique used to improve testing coverage by deliberately introducing faults in code.
fault attack
decision table
anomalous events
iterative-incremental development models
39. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
exhaustive testing
decision table
decision testing
cyclomatic complexity
40. The smallest software item that can be tested in isolation.
functional testing
nonfunctional requirements
business process-based testing
component
41. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
coverage
action
backbone integration
contract acceptance testing
42. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
nonfunctional requirements
incident description subheadings
keyword-driven testing
maintainability
43. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
documentation tools
acceptance criteria
interoperability
black-box testing
44. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
configuration management
incident life cycle phases
incident description subheadings
condition determination coverage
45. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
keyword-driven testing
informal review
agile software development model
horizontal traceability
46. Sequence in which data items are accessed or modified by code.
test execution tasks
data flow structure
incremental testing
decision testing
47. Black-box testing technique used to create groups of input conditions that create the same kind of output.
failure
equivalence partitioning
control flow structure
defect masking
48. The capability of a software product to provide agreed and correct output with the required degree of precision
accuracy
load testing
incident report
component
49. Used to test the functionality of software as mentioned in software requirement specifications.
cyclomatic complexity
LCSAJ testing
functional testing tool
incident description subheadings
50. The ratio between the number of defects found and the size of the component/system tested.
defect density
test control Tasks
equivalence partitioning
functional testing