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. Incident Report - Identifier - Summary - Incident - Description - Impact
instrumentation
defect masking
IEEE incident report template
backbone integration
2. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
exit criteria
impact analysis
failure
independence of testing
3. Ability of software to provide appropriate performance relative to amount of resources used.
efficiency
incident report
system testing
beta testing
4. A document that provides the structure for writing test cases.
IEEE test case specification template
functional testing tool
integration management tools
experience-based techniques
5. Conditions required to begin testing activities.
maintainability
conformance testing tools
input specifications
entry criteria
6. Waterfall iterative-incremental "V"
test tool deployment Success Factors
exploratory testing
Three main SW development models
waterfall model benefits
7. A table showing combinations of inputs and their associated actions.
decision table
debugging tools
decision table testing
system testing
8. Separation of testing responsibilities which encourages the accomplishment of objective testing
independence of testing
incident report
test implementation tasks
keyword-driven testing
9. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
Incidents
accuracy
test execution tasks
interoperability
10. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
test execution tasks
incident life cycle phases
incident report identifier
cyclomatic complexity
11. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
interoperability
error
alpha testing
stub
12. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
configuration management tools
test condition
Incidents
condition determination coverage
13. Sequence in which data items are accessed or modified by code.
cause-effect graphic testing
data flow structure
functional incremental integration
failure rate
14. 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
driver
configuration management tools
agile software development model
resolution types
15. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
LCSAJ
keyword-driven testing
incident report identifier
informal review
16. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
component integration testing
integration testing
exhaustive testing
maintainability testing
17. Integrate different kinds of tools to make test management more efficient and simple.
Three main SW development models
incremental testing
integration management tools
maintainability testing
18. 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.
stub
test implementation tasks
keyword-driven testing
bottom-up integration
19. Occurrences that happen before and after an unexpected event
monitor
error
anomalous events
functional requirements
20. Component - Integration - System - Acceptance
backbone integration
test levels
incident report identifier
input specifications
21. Components are integrated in the order in which they are developed
exit criteria
risk-based testing
ad hoc integration
test control Tasks
22. Special additions or changes to the environment required to run a test case.
beta testing
failure rate
cyclomatic complexity
environmental needs
23. Black-box test design technique - test cases are designed from a decision table.
SW development model
decision table testing
impact analysis
incident management tools
24. Testing software in its operational environment
decision testing
test implementation tasks
test execution tasks
operational testing
25. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
incident report
decision coverage
error guessing
multiple condition coverage
26. Behavior or response of a software application that you observe when you execute the action steps in the test case.
accuracy
incremental testing
test condition
actual result
27. All possible combinations of input values and preconditions are tested.
alpha testing
cause-effect graphic testing
test condition
exhaustive testing
28. Operational testing performed at an _external_ site without involvement of the developing organization.
LCSAJ testing
beta testing
impact analysis
Impact subheadings
29. Based on analysis of functional specifications of a system.
horizontal traceability
functional testing
coverage measurement tools
input specifications
30. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
incident report
impact analysis
big-bang testing
waterfall model phases
31. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
operational testing
error guessing
code coverage
test log uses
32. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
functional incremental integration
integration testing
data-driven testing
cyclomatic complexity
33. Testing performed to determine whether the system meets acceptance criteria
acceptance testing
system testing
keyword-driven testing
nonfunctional requirements
34. Tests interfaces between components and between integrated components and systems.
integration testing
independence of testing
IEEE incident report template
impact
35. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
cyclomatic complexity
test control Tasks
documentation tools
component integration testing
36. The capability of a software product to provide agreed and correct output with the required degree of precision
equivalence partitioning
contract acceptance testing
actual result
accuracy
37. Components are combined and tested in the order in which basic functionalities start working
functional incremental integration
component testing
dynamic analysis tools
bottom-up integration
38. Testing an integrated system to validate it meets requirements
functionality
keyword-driven testing
test planning Tasks
system testing
39. An analysis that determines the portion of code on software executed by a set of test cases
code coverage
waterfall model benefits
LCSAJ testing
test condition
40. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
functionality
big-bang testing
data-driven testing
waterfall model phases
41. 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
decision table
failure rate
incident report
42. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
testing process phases
control flow structure
agile software development model
waterfall model phases
43. Testing software components that are separately testable. Also module program and unit testing.
maintainability
test implementation tasks
component testing
test levels
44. Linear Code Sequence and Jump.
test log uses
testing process phases
component integration testing
LCSAJ
45. Measures amount of testing performed by a collection of test cases
incident report identifier
impact analysis
coverage
decision testing
46. Software products or applications designed to automate manual testing tasks.
alpha testing
LCSAJ testing
debugging tools
automation tools
47. White-box design technique used to design test cases for a software component using LCSAJ.
exhaustive testing
LCSAJ testing
integration
data flow structure
48. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
impact analysis
black-box testing
anomalous events
test condition
49. Deviation of a software system from its expected delivery services or results
LCSAJ
failure
actual result
dynamic analysis tools
50. Specific groups that represent a set of valid or invalid partitions for input conditions.
horizontal traceability
equivalence partitions
control flow structure
error