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. Special additions or changes to the environment required to run a test case.
cause-effect graphic testing
incident report
environmental needs
integration management tools
2. The ratio between the number of defects found and the size of the component/system tested.
test analysis & design tasks
failure
defect density
incremental testing
3. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
equivalence partitioning
SW development model
LCSAJ testing
maintainability testing
4. Deviation of a software system from its expected delivery services or results
equivalence partitioning
monitor
failure
incident description subheadings
5. An event or item that can be tested using one or more test cases
component testing
testing process phases
test condition
incident life cycle phases
6. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
exhaustive testing
functional incremental integration
contract acceptance testing
automation tools
7. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
maintainability
coverage measurement tools
cyclomatic complexity
waterfall model phases
8. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
data-driven testing
black-box testing
anomalous events
integration testing
9. An analysis that determines the portion of code on software executed by a set of test cases
conditions
code coverage
operational testing
data flow structure
10. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
load testing
documentation tools
acceptance testing
decision testing
11. A document that records the description of each event that occurs during the testing process and that requires further investigation
documentation tools
condition coverage
incident report
business process-based testing
12. ID SW products - components - risks - objectives; Estimate effort; Consider approach; Ensure adherence to organization policies; Determine team structure; Set up test environment; Schedule testing tasks & activities
test planning Tasks
component integration testing
incident report
configuration management
13. 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
operational testing
test tool deployment Success Factors
SW development model
incident description subheadings
14. Integrate different kinds of tools to make test management more efficient and simple.
integration management tools
inspection
load testing
alpha testing
15. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
COTS
decision coverage
test management tool features
condition coverage
16. A table showing combinations of inputs and their associated actions.
decision table
integration management tools
test management tool features
data-driven testing
17. Linear Code Sequence and Jump.
error guessing
decision coverage
LCSAJ
incident description subheadings
18. Increased load (transations) used to test behavior of system under high volume.
load testing
anomalous events
informal review
conditions
19. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
functional incremental integration
decision table testing
test control Tasks
configuration management tools
20. Conditions required to begin testing activities.
defect masking
agile software development model
incremental testing
entry criteria
21. Used to test the functionality of software as mentioned in software requirement specifications.
functional testing tool
test condition
Incidents
decision table
22. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
interoperability testing
documentation tools
waterfall model benefits
acceptance criteria
23. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
dynamic analysis tools
business process-based testing
error guessing
horizontal traceability
24. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
risk-based testing
COTS
fault attack
conformance testing tools
25. Tools used by developers to identify defects in programs.
nonfunctional requirements
action
efficiency
debugging tools
26. Testing an integrated system to validate it meets requirements
control flow structure
defect density
accuracy
system testing
27. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
data-driven testing
test tool deployment Success Factors
acceptance criteria
backbone integration
28. A functional testing approach in which test cases are designed based on business processes.
business process-based testing
coverage measurement tools
environmental needs
defect density
29. Sequence in which data items are accessed or modified by code.
test control Tasks
defect
load testing
data flow structure
30. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
test execution tasks
resolution types
multiple condition coverage
coverage
31. Based on analysis of functional specifications of a system.
condition coverage
maintenance testing
functional testing
data-driven testing
32. A review not based on a formal documented procedure
informal review
integration
system testing
keyword-driven testing
33. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
interoperability testing
exit criteria
debugging
backbone integration
34. Severity - Priority
testing process phases
inspection
Impact subheadings
backbone integration
35. Ability of software to provide appropriate performance relative to amount of resources used.
big-bang testing
business process-based testing
efficiency
LCSAJ
36. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
bottom-up integration
incident life cycle phases
alpha testing
agile software development model
37. Waterfall iterative-incremental "V"
Three main SW development models
experience-based techniques
test log uses
backbone integration
38. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
business process-based testing
error
impact analysis
dynamic analysis tools
39. Events that occurred during the testing process our investigation.
IEEE incident report template
risk-based testing
Incidents
incident report
40. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
configuration management
defect
Incidents
driver
41. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
automation tools
data flow structure
component integration testing
interoperability
42. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
cause-effect graphic testing
test management tool features
conformance testing tools
test condition
43. Components are integrated in the order in which they are developed
ad hoc integration
contract acceptance testing
black-box testing
test log uses
44. Allows storage of test input and expected results in one or more central data sources or databases.
incremental testing
contract acceptance testing
SW development model
data-driven testing
45. Examine changes made to an operational system cause defects.
maintenance testing
condition determination coverage
test analysis & design tasks
test tool deployment Success Factors
46. Behavior or response of a software application that you observe when you execute the action steps in the test case.
error
actual result
equivalence partitioning
IEEE test case specification template
47. Record details of test cases executed Record order of execution record results
driver
backbone integration
test log uses
control flow structure
48. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
beta testing
bottom-up integration
resolution types
automation tools
49. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
test execution tasks
load testing
testing process phases
integration
50. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
incident life cycle phases
configuration management tools
multiple condition coverage
condition determination coverage