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. Software products or applications designed to automate manual testing tasks.
multiple condition coverage
anomalous events
conditions
automation tools
2. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
component
error guessing
condition determination coverage
impact
3. A task of maintaining and controlling changes to all entities of a system.
driver
configuration management
code coverage
failure rate
4. Examine changes made to an operational system cause defects.
incident report
acceptance testing
instrumentation
maintenance testing
5. 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
failure
COTS
agile software development model
error guessing
6. Requirements that determine the functionality of a software system.
boundary value analysis
test planning Tasks
independence of testing
functional requirements
7. Measures amount of testing performed by a collection of test cases
configuration management tools
system testing
boundary value analysis
coverage
8. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
entry criteria
actual result
boundary value analysis
IEEE test case specification template
9. Events that occurred during the testing process our investigation.
Incidents
coverage measurement tools
condition determination coverage
integration management tools
10. Conditions required to begin testing activities.
failure
contract acceptance testing
big-bang testing
entry criteria
11. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
cause-effect graphic testing
resolution types
maintainability
test implementation tasks
12. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
multiple condition coverage
SW development model
cyclomatic complexity
exhaustive testing
13. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
business process-based testing
interoperability testing
LCSAJ testing
test log uses
14. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
functional testing tool
component testing
data flow structure
risk-based testing
15. Deviation of a software system from its expected delivery services or results
beta testing
failure
alpha testing
Impact subheadings
16. Black-box testing technique used to create groups of input conditions that create the same kind of output.
maintainability testing
functionality
automation tools
equivalence partitioning
17. Human action that generates an incorrect result.
error
maintainability testing
interoperability
cause-effect graphic testing
18. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
decision table testing
Impact subheadings
data flow structure
resolution types
19. The smallest software item that can be tested in isolation.
driver
component
test condition
maintainability
20. A table showing combinations of inputs and their associated actions.
integration management tools
incident management tools
fault attack
decision table
21. A document that records the description of each event that occurs during the testing process and that requires further investigation
incident report
ad hoc integration
entry criteria
bottom-up integration
22. An analysis that determines the portion of code on software executed by a set of test cases
code coverage
conformance testing tools
IEEE test case specification template
Three main SW development models
23. Occurrences that happen before and after an unexpected event
decision coverage
Incidents
anomalous events
bottom-up integration
24. Components are integrated in the order in which they are developed
decision coverage
test planning Tasks
ad hoc integration
fault attack
25. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
failure
defect density
stub
functionality
26. The ratio between the number of defects found and the size of the component/system tested.
equivalence partitioning
defect density
business process-based testing
test execution tasks
27. An event or item that can be tested using one or more test cases
test condition
input specifications
error guessing
efficiency
28. Waterfall iterative-incremental "V"
Three main SW development models
functional testing tool
maintainability
condition coverage
29. Develop & proiroitize test cases Create groups of test cases Set up test environment
keyword-driven testing
decision testing
IEEE test case specification template
test implementation tasks
30. 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
exploratory testing
fault attack
exhaustive testing
31. Actual inputs required to execute a test case
input specifications
defect density
test control Tasks
incident report identifier
32. Components are combined and tested in the order in which basic functionalities start working
agile software development model
functional incremental integration
incident report
cause-effect graphic testing
33. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
SW development model
beta testing
driver
condition determination coverage
34. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
iterative-incremental development models
test execution tasks
stub
exhaustive testing
35. Informal testing technique in which test planning and execution run in parallel
component
waterfall model benefits
efficiency
exploratory testing
36. Specific groups that represent a set of valid or invalid partitions for input conditions.
IEEE test case specification template
iterative-incremental development models
equivalence partitions
error
37. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
debugging
waterfall model benefits
waterfall model phases
driver
38. Testing performed to determine whether the system meets acceptance criteria
acceptance testing
test levels
test control Tasks
anomalous events
39. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
LCSAJ testing
failure
contract acceptance testing
equivalence partitioning
40. Ability of software to provide appropriate performance relative to amount of resources used.
independence of testing
test planning Tasks
efficiency
component
41. Behavior or response of a software application that you observe when you execute the action steps in the test case.
exhaustive testing
actual result
LCSAJ testing
test log uses
42. One defect prevents the detection of another.
big-bang testing
defect masking
acceptance testing
exit criteria
43. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
functional testing tool
monitor
cyclomatic complexity
component testing
44. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
SW development model
incident management tools
functional requirements
testing process phases
45. 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
LCSAJ testing
decision coverage
maintenance testing
test tool deployment Success Factors
46. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
integration testing
configuration management tools
IEEE incident report template
exit criteria
47. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
error
functional testing tool
incident life cycle phases
input specifications
48. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
exhaustive testing
data-driven testing
maintainability
backbone integration
49. Process used to create a SW product from initial conception to public release
coverage measurement tools
dynamic analysis tools
SW development model
test control Tasks
50. Testing an integrated system to validate it meets requirements
system testing
waterfall model phases
functional testing tool
fault attack