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. 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
test data preparation tools
operational testing
impact analysis
2. Tools used to store and manage incidents return phone defects failures or anomalies.
debugging tools
alpha testing
impact analysis
incident management tools
3. Software products or applications designed to automate manual testing tasks.
accuracy
debugging tools
interoperability
automation tools
4. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
equivalence partitions
boundary value analysis
integration management tools
test data preparation tools
5. Insertion of additional code in the existing program in order to count coverage items.
IEEE incident report template
instrumentation
debugging
maintenance testing
6. Testing performed to determine whether the system meets acceptance criteria
configuration management tools
test analysis & design tasks
acceptance testing
bottom-up integration
7. A component of the incident report that determines the actual effect of the incident on the software and its users.
automation tools
integration management tools
alpha testing
impact
8. One defect prevents the detection of another.
defect masking
conformance testing tools
integration
waterfall model phases
9. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
COTS
resolution types
incident description subheadings
input specifications
10. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
interoperability
incremental testing
conformance testing tools
load testing
11. Tools used to identify and calculate coverage items in program code.
system testing
defect
data flow structure
coverage measurement tools
12. Ability of software to provide appropriate performance relative to amount of resources used.
interoperability testing
driver
efficiency
Impact subheadings
13. A document that records the description of each event that occurs during the testing process and that requires further investigation
dynamic analysis tools
action
incident report
informal review
14. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
exploratory testing
risk-based testing
instrumentation
SW development model
15. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
multiple condition coverage
integration
impact analysis
condition coverage
16. 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).
test implementation tasks
inspection
configuration management tools
business process-based testing
17. 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.
failure rate
maintenance testing
system testing
inspection
18. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
interoperability testing
LCSAJ
cyclomatic complexity
conditions
19. Response of the application to an input
business process-based testing
action
SW development model
decision table testing
20. Specific groups that represent a set of valid or invalid partitions for input conditions.
equivalence partitions
informal review
code coverage
testing process phases
21. Record details of test cases executed Record order of execution record results
component integration testing
resolution types
Incidents
test log uses
22. Behavior or response of a software application that you observe when you execute the action steps in the test case.
actual result
load testing
code coverage
black-box testing
23. Events that occurred during the testing process our investigation.
automation tools
conformance testing tools
component integration testing
Incidents
24. Conditions required to begin testing activities.
multiple condition coverage
impact
dynamic analysis tools
entry criteria
25. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
test planning Tasks
horizontal traceability
component
contract acceptance testing
26. Special-purpose software used to simulate a component called by the component under test
driver
iterative-incremental development models
stub
maintenance testing
27. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
incident management tools
cause-effect graphic testing
SW development model
debugging
28. Increased load (transations) used to test behavior of system under high volume.
actual result
load testing
maintainability testing
incident life cycle phases
29. A functional testing approach in which test cases are designed based on business processes.
conformance testing tools
Three main SW development models
coverage
business process-based testing
30. Sequence in which data items are accessed or modified by code.
data flow structure
test control Tasks
Incidents
integration testing
31. A technique used to improve testing coverage by deliberately introducing faults in code.
inspection
business process-based testing
data flow structure
fault attack
32. White-box design technique used to design test cases for a software component using LCSAJ.
inspection
test execution tasks
Incidents
LCSAJ testing
33. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
defect masking
component testing
accuracy
black-box testing
34. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
configuration management
test execution tasks
acceptance testing
instrumentation
35. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
test log uses
stub
incident report
multiple condition coverage
36. A table showing combinations of inputs and their associated actions.
decision table
system testing
operational testing
test analysis & design tasks
37. Separation of testing responsibilities which encourages the accomplishment of objective testing
test log uses
independence of testing
maintenance testing
cause-effect graphic testing
38. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
keyword-driven testing
interoperability testing
Impact subheadings
incident description subheadings
39. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
environmental needs
alpha testing
test log uses
interoperability testing
40. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
equivalence partitions
LCSAJ
incremental testing
experience-based techniques
41. Based on analysis of functional specifications of a system.
functional testing
decision table
SW development model
anomalous events
42. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
interoperability
cause-effect graphic testing
data-driven testing
defect masking
43. Informal testing technique in which test planning and execution run in parallel
coverage measurement tools
data flow structure
experience-based techniques
exploratory testing
44. Components are combined and tested in the order in which basic functionalities start working
functional incremental integration
load testing
integration management tools
data-driven testing
45. 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
stub
interoperability
incremental testing
46. The smallest software item that can be tested in isolation.
waterfall model benefits
input specifications
component
coverage
47. Black-box testing technique used to create groups of input conditions that create the same kind of output.
equivalence partitioning
beta testing
test planning Tasks
component
48. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
iterative-incremental development models
cause-effect graphic testing
environmental needs
backbone integration
49. Linear Code Sequence and Jump.
boundary value analysis
LCSAJ
inspection
configuration management
50. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
actual result
driver
beta testing
test control Tasks