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. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
risk-based testing
code coverage
documentation tools
defect density
2. Process used to create a SW product from initial conception to public release
SW development model
test log uses
coverage measurement tools
automation tools
3. Incident Report - Identifier - Summary - Incident - Description - Impact
IEEE incident report template
keyword-driven testing
test tool deployment Success Factors
monitor
4. Software products or applications designed to automate manual testing tasks.
impact analysis
debugging
automation tools
incident description subheadings
5. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
incremental testing
decision coverage
error guessing
functional testing tool
6. Conditions required to begin testing activities.
operational testing
entry criteria
integration
defect density
7. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
condition determination coverage
data-driven testing
incident life cycle phases
testing process phases
8. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
equivalence partitioning
incident report
contract acceptance testing
exit criteria
9. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
control flow structure
driver
interoperability
boundary value analysis
10. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
component testing
impact
test analysis & design tasks
waterfall model phases
11. 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
defect density
cyclomatic complexity
operational testing
test tool deployment Success Factors
12. Combining components or sytems into larger structural units or subsystems.
multiple condition coverage
integration
cyclomatic complexity
incident life cycle phases
13. Severity - Priority
Impact subheadings
condition coverage
test analysis & design tasks
data flow structure
14. The capability of a software product to provide agreed and correct output with the required degree of precision
configuration management
bottom-up integration
accuracy
condition coverage
15. Specific groups that represent a set of valid or invalid partitions for input conditions.
equivalence partitions
waterfall model phases
COTS
entry criteria
16. A task of maintaining and controlling changes to all entities of a system.
fault attack
component
configuration management
business process-based testing
17. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
operational testing
keyword-driven testing
incremental testing
test implementation tasks
18. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
automation tools
efficiency
IEEE test case specification template
horizontal traceability
19. Events that occurred during the testing process our investigation.
test tool deployment Success Factors
environmental needs
maintainability testing
Incidents
20. Special additions or changes to the environment required to run a test case.
debugging
coverage measurement tools
decision testing
environmental needs
21. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
component testing
inspection
operational testing
condition coverage
22. Allows storage of test input and expected results in one or more central data sources or databases.
functional requirements
data-driven testing
multiple condition coverage
Impact subheadings
23. 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
incremental testing
functional testing
test data preparation tools
failure rate
24. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
LCSAJ
resolution types
anomalous events
system testing
25. A technique used to improve testing coverage by deliberately introducing faults in code.
test execution tasks
conditions
defect
fault attack
26. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
functional incremental integration
defect
integration management tools
incident life cycle phases
27. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
iterative-incremental development models
component testing
LCSAJ testing
acceptance criteria
28. White-box design technique used to design test cases for a software component using LCSAJ.
LCSAJ testing
waterfall model phases
environmental needs
waterfall model benefits
29. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
test management tool features
contract acceptance testing
incremental testing
horizontal traceability
30. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
big-bang testing
agile software development model
risk-based testing
entry criteria
31. Components are integrated in the order in which they are developed
ad hoc integration
debugging
multiple condition coverage
coverage measurement tools
32. Based on analysis of functional specifications of a system.
impact
functional testing
driver
interoperability
33. Insertion of additional code in the existing program in order to count coverage items.
test implementation tasks
informal review
debugging
instrumentation
34. The smallest software item that can be tested in isolation.
acceptance testing
component
coverage
driver
35. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
resolution types
coverage measurement tools
boundary value analysis
configuration management tools
36. Waterfall iterative-incremental "V"
dynamic analysis tools
driver
Three main SW development models
agile software development model
37. Used to replace a component that calls another component.
debugging tools
defect
monitor
driver
38. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
incident report identifier
action
impact analysis
acceptance testing
39. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
integration
test management tool features
functional requirements
conformance testing tools
40. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
exploratory testing
configuration management tools
black-box testing
functional requirements
41. Sequence in which instructions are executed through a component or system
decision table testing
test implementation tasks
control flow structure
coverage
42. Occurrences that happen before and after an unexpected event
test planning Tasks
anomalous events
incremental testing
functional testing tool
43. Informal testing technique in which test planning and execution run in parallel
informal review
waterfall model benefits
coverage
exploratory testing
44. Requirements that determine the functionality of a software system.
cause-effect graphic testing
functional requirements
efficiency
testing process phases
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
waterfall model benefits
incident report identifier
component testing
failure rate
46. Components are combined and tested in the order in which basic functionalities start working
functionality
functional incremental integration
efficiency
defect
47. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
failure rate
error
Three main SW development models
alpha testing
48. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
system testing
functionality
impact analysis
incident life cycle phases
49. Testing software components that are separately testable. Also module program and unit testing.
multiple condition coverage
conformance testing tools
functional testing
component testing
50. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
impact analysis
accuracy
impact
incident description subheadings