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. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
incremental testing
test data preparation tools
test management tool features
test execution tasks
2. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
defect density
Impact subheadings
test management tool features
coverage measurement tools
3. Linear Code Sequence and Jump.
data flow structure
functionality
impact
LCSAJ
4. A set of conditions that a system needs to meet in order to be accepted by end users
maintainability testing
acceptance criteria
control flow structure
test management tool features
5. Input or combination of inputs required to test software.
coverage
conditions
driver
maintainability testing
6. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
maintainability
automation tools
acceptance testing
debugging tools
7. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
waterfall model benefits
horizontal traceability
dynamic analysis tools
multiple condition coverage
8. 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
test tool deployment Success Factors
debugging tools
resolution types
instrumentation
9. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
functional testing
black-box testing
Incidents
test log uses
10. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
boundary value analysis
ad hoc integration
black-box testing
LCSAJ testing
11. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
fault attack
monitor
keyword-driven testing
decision table testing
12. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
exhaustive testing
decision table testing
functional requirements
error guessing
13. Response of the application to an input
functionality
black-box testing
action
stub
14. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
accuracy
defect
nonfunctional requirements
maintainability
15. Software products or applications designed to automate manual testing tasks.
automation tools
black-box testing
LCSAJ testing
incident report
16. Special additions or changes to the environment required to run a test case.
failure
environmental needs
failure rate
conditions
17. Tools used to identify and calculate coverage items in program code.
coverage measurement tools
test control Tasks
anomalous events
Incidents
18. An analysis that determines the portion of code on software executed by a set of test cases
maintainability testing
multiple condition coverage
code coverage
error
19. Record details of test cases executed Record order of execution record results
accuracy
black-box testing
test log uses
maintenance testing
20. An event or item that can be tested using one or more test cases
test condition
ad hoc integration
horizontal traceability
anomalous events
21. Components are combined and tested in the order in which basic functionalities start working
ad hoc integration
environmental needs
functional incremental integration
incident report identifier
22. The ratio between the number of defects found and the size of the component/system tested.
Three main SW development models
component
defect density
impact analysis
23. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
monitor
incident life cycle phases
Three main SW development models
dynamic analysis tools
24. Testing software components that are separately testable. Also module program and unit testing.
debugging tools
component testing
configuration management
informal review
25. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
iterative-incremental development models
functional requirements
COTS
environmental needs
26. A unique identifier for each incident report generated during test execution.
interoperability testing
test planning Tasks
incident report identifier
component integration testing
27. The process of finding analyzing and removing causes of failure in a software product.
IEEE incident report template
data-driven testing
impact
debugging
28. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
exhaustive testing
documentation tools
condition determination coverage
independence of testing
29. Ability of software to provide appropriate performance relative to amount of resources used.
exit criteria
resolution types
debugging
efficiency
30. Based on analysis of functional specifications of a system.
environmental needs
functional testing
keyword-driven testing
defect masking
31. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
IEEE test case specification template
interoperability testing
automation tools
functionality
32. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
acceptance criteria
functional requirements
incident description subheadings
test implementation tasks
33. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
driver
Incidents
debugging
test analysis & design tasks
34. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
anomalous events
LCSAJ
test levels
condition coverage
35. Examine changes made to an operational system cause defects.
cyclomatic complexity
maintenance testing
ad hoc integration
integration
36. Deviation of a software system from its expected delivery services or results
configuration management
contract acceptance testing
failure
operational testing
37. Integrate different kinds of tools to make test management more efficient and simple.
integration management tools
boundary value analysis
test control Tasks
test analysis & design tasks
38. A task of maintaining and controlling changes to all entities of a system.
configuration management
Three main SW development models
incident life cycle phases
incident report identifier
39. Special-purpose software used to simulate a component that calls the component under test
coverage
decision coverage
driver
Incidents
40. Insertion of additional code in the existing program in order to count coverage items.
instrumentation
maintenance testing
incident report
integration
41. Sequence in which instructions are executed through a component or system
component
IEEE test case specification template
control flow structure
condition coverage
42. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
incident description subheadings
entry criteria
incident life cycle phases
integration testing
43. All possible combinations of input values and preconditions are tested.
failure
exhaustive testing
debugging tools
alpha testing
44. Testing performed to determine whether the system meets acceptance criteria
operational testing
acceptance testing
incident management tools
conformance testing tools
45. Develop & proiroitize test cases Create groups of test cases Set up test environment
backbone integration
informal review
test implementation tasks
defect
46. Sequence in which data items are accessed or modified by code.
incident report
data flow structure
IEEE incident report template
keyword-driven testing
47. Tools used by developers to identify defects in programs.
debugging tools
conditions
data flow structure
incident report identifier
48. Special-purpose software used to simulate a component called by the component under test
cause-effect graphic testing
maintainability
exhaustive testing
stub
49. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
SW development model
inspection
data-driven testing
component integration testing
50. 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.
integration management tools
decision coverage
inspection
configuration management tools