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. Insertion of additional code in the existing program in order to count coverage items.
functional incremental integration
action
IEEE incident report template
instrumentation
2. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
boundary value analysis
experience-based techniques
COTS
incident description subheadings
3. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
integration management tools
exploratory testing
interoperability testing
nonfunctional requirements
4. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
incident report identifier
incident description subheadings
big-bang testing
maintainability
5. A task of maintaining and controlling changes to all entities of a system.
incident report identifier
stub
configuration management
test implementation tasks
6. All possible combinations of input values and preconditions are tested.
documentation tools
exhaustive testing
cyclomatic complexity
decision table
7. Operational testing performed at an _external_ site without involvement of the developing organization.
control flow structure
action
experience-based techniques
beta testing
8. Black-box testing technique used to create groups of input conditions that create the same kind of output.
interoperability testing
data-driven testing
SW development model
equivalence partitioning
9. Requirements that determine the functionality of a software system.
functional requirements
COTS
decision table testing
integration testing
10. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
functional testing
test management tool features
impact analysis
test control Tasks
11. Process used to create a SW product from initial conception to public release
automation tools
SW development model
accuracy
interoperability testing
12. 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.
ad hoc integration
condition determination coverage
automation tools
inspection
13. Response of the application to an input
test tool deployment Success Factors
action
error guessing
incident report identifier
14. Software products or applications designed to automate manual testing tasks.
test condition
decision table testing
equivalence partitioning
automation tools
15. Special-purpose software used to simulate a component called by the component under test
stub
keyword-driven testing
contract acceptance testing
black-box testing
16. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
anomalous events
failure rate
equivalence partitions
exhaustive testing
17. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
SW development model
coverage measurement tools
cause-effect graphic testing
actual result
18. Severity - Priority
test planning Tasks
maintenance testing
Impact subheadings
instrumentation
19. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
debugging tools
automation tools
monitor
alpha testing
20. Actual inputs required to execute a test case
black-box testing
decision table testing
input specifications
backbone integration
21. Ability of software to provide appropriate performance relative to amount of resources used.
integration management tools
efficiency
functional requirements
data-driven testing
22. 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).
IEEE test case specification template
testing process phases
configuration management tools
test levels
23. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
test execution tasks
action
horizontal traceability
incremental testing
24. 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
data flow structure
SW development model
fault attack
25. Conditions required to begin testing activities.
entry criteria
monitor
component integration testing
decision coverage
26. Deviation of a software system from its expected delivery services or results
failure
coverage measurement tools
decision table testing
component testing
27. Allows storage of test input and expected results in one or more central data sources or databases.
maintenance testing
decision table testing
coverage
data-driven testing
28. Combining components or sytems into larger structural units or subsystems.
cyclomatic complexity
operational testing
IEEE test case specification template
integration
29. Based on analysis of functional specifications of a system.
multiple condition coverage
fault attack
functional testing
informal review
30. Tests interfaces between components and between integrated components and systems.
integration testing
independence of testing
COTS
functional testing tool
31. Record details of test cases executed Record order of execution record results
test log uses
business process-based testing
exhaustive testing
configuration management
32. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
nonfunctional requirements
system testing
defect masking
defect
33. A table showing combinations of inputs and their associated actions.
stub
decision table
system testing
configuration management
34. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
code coverage
SW development model
interoperability testing
actual result
35. The capability of a software product to provide agreed and correct output with the required degree of precision
configuration management
agile software development model
accuracy
beta testing
36. The ratio between the number of defects found and the size of the component/system tested.
operational testing
maintenance testing
defect density
resolution types
37. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
maintainability
horizontal traceability
test execution tasks
exit criteria
38. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
keyword-driven testing
automation tools
anomalous events
integration testing
39. Tools used by developers to identify defects in programs.
debugging tools
failure
coverage measurement tools
risk-based testing
40. A set of conditions that a system needs to meet in order to be accepted by end users
acceptance criteria
risk-based testing
independence of testing
agile software development model
41. Waterfall iterative-incremental "V"
functionality
Impact subheadings
Three main SW development models
multiple condition coverage
42. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
alpha testing
big-bang testing
interoperability
error guessing
43. A document that provides the structure for writing test cases.
IEEE test case specification template
equivalence partitioning
cyclomatic complexity
functional testing tool
44. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
incident life cycle phases
resolution types
COTS
interoperability testing
45. A component of the incident report that determines the actual effect of the incident on the software and its users.
condition coverage
failure
impact
error
46. Events that occurred during the testing process our investigation.
equivalence partitioning
Incidents
test condition
test control Tasks
47. Components are integrated in the order in which they are developed
horizontal traceability
condition determination coverage
ad hoc integration
functional testing tool
48. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
condition determination coverage
failure
SW development model
test log uses
49. 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
configuration management
component
test execution tasks
waterfall model benefits
50. Special-purpose software used to simulate a component that calls the component under test
driver
IEEE incident report template
interoperability testing
input specifications