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. An event or item that can be tested using one or more test cases
decision testing
nonfunctional requirements
testing process phases
test condition
2. 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.
big-bang testing
inspection
test tool deployment Success Factors
automation tools
3. Tools used by developers to identify defects in programs.
failure
waterfall model phases
input specifications
debugging tools
4. Testing software in its operational environment
test log uses
acceptance criteria
operational testing
backbone integration
5. A component of the incident report that determines the actual effect of the incident on the software and its users.
impact
iterative-incremental development models
conformance testing tools
test log uses
6. A unique identifier for each incident report generated during test execution.
acceptance criteria
incident report identifier
defect
integration management tools
7. White-box design technique used to design test cases for a software component using LCSAJ.
efficiency
impact analysis
LCSAJ testing
incident report identifier
8. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
LCSAJ testing
multiple condition coverage
boundary value analysis
incident description subheadings
9. Deviation of a software system from its expected delivery services or results
failure
debugging
condition determination coverage
impact analysis
10. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
input specifications
Impact subheadings
failure rate
debugging tools
11. Testing an integrated system to validate it meets requirements
system testing
test condition
decision testing
incremental testing
12. 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).
configuration management tools
input specifications
equivalence partitioning
fault attack
13. 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
defect
agile software development model
impact analysis
debugging tools
14. Waterfall iterative-incremental "V"
Three main SW development models
coverage measurement tools
failure
testing process phases
15. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
beta testing
integration
error guessing
agile software development model
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.
cause-effect graphic testing
independence of testing
cyclomatic complexity
operational testing
17. Measures amount of testing performed by a collection of test cases
debugging
coverage
bottom-up integration
interoperability testing
18. Used to replace a component that calls another component.
driver
conformance testing tools
SW development model
maintenance testing
19. Sequence in which instructions are executed through a component or system
independence of testing
control flow structure
debugging
risk-based testing
20. Linear Code Sequence and Jump.
inspection
black-box testing
documentation tools
LCSAJ
21. A technique used to improve testing coverage by deliberately introducing faults in code.
incident description subheadings
equivalence partitions
error guessing
fault attack
22. Behavior or response of a software application that you observe when you execute the action steps in the test case.
alpha testing
business process-based testing
horizontal traceability
actual result
23. Based on analysis of functional specifications of a system.
business process-based testing
functional testing
waterfall model phases
ad hoc integration
24. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
risk-based testing
driver
test management tool features
accuracy
25. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
test planning Tasks
decision testing
conformance testing tools
ad hoc integration
26. 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
condition coverage
test data preparation tools
exit criteria
environmental needs
27. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
equivalence partitions
input specifications
functionality
backbone integration
28. Operational testing performed at an _external_ site without involvement of the developing organization.
impact
incident management tools
automation tools
beta testing
29. Sequence in which data items are accessed or modified by code.
condition determination coverage
defect
test analysis & design tasks
data flow structure
30. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
incremental testing
black-box testing
test execution tasks
cause-effect graphic testing
31. Separation of testing responsibilities which encourages the accomplishment of objective testing
monitor
impact
debugging tools
independence of testing
32. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
test analysis & design tasks
automation tools
condition coverage
interoperability testing
33. A functional testing approach in which test cases are designed based on business processes.
cause-effect graphic testing
business process-based testing
coverage measurement tools
LCSAJ testing
34. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
IEEE test case specification template
keyword-driven testing
nonfunctional requirements
dynamic analysis tools
35. Find defects in code while the software application being tested is running.
dynamic analysis tools
condition determination coverage
data flow structure
testing process phases
36. Integrate different kinds of tools to make test management more efficient and simple.
entry criteria
test control Tasks
failure
integration management tools
37. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
functional requirements
maintainability testing
incident life cycle phases
defect masking
38. Incremental rollout Adapt processes testware etc. to fit with use of tool Adequate training Define guidelines for use of tool (from pilot project) Implement continuous improvement mechanism Monitor use of tool Implement ways to learn lessons
testing process phases
contract acceptance testing
component
test tool deployment Success Factors
39. Special-purpose software used to simulate a component that calls the component under test
driver
impact
experience-based techniques
system testing
40. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
actual result
business process-based testing
Impact subheadings
test execution tasks
41. Testing software components that are separately testable. Also module program and unit testing.
functional requirements
operational testing
component testing
test condition
42. Response of the application to an input
incident description subheadings
anomalous events
action
IEEE test case specification template
43. Black-box test design technique - test cases are designed from a decision table.
functional testing
big-bang testing
decision table testing
functional testing tool
44. Severity - Priority
Impact subheadings
alpha testing
error
functionality
45. 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
cause-effect graphic testing
waterfall model benefits
operational testing
exit criteria
46. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
test tool deployment Success Factors
failure
nonfunctional requirements
interoperability
47. A document that provides the structure for writing test cases.
IEEE test case specification template
component integration testing
business process-based testing
stub
48. Integration approach components or subsystems are combined all at once rather than in stages.
equivalence partitions
business process-based testing
functional testing
big-bang testing
49. Incident Report - Identifier - Summary - Incident - Description - Impact
cause-effect graphic testing
IEEE incident report template
component
functionality
50. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
incident life cycle phases
exit criteria
maintainability
acceptance criteria