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. The ratio between the number of defects found and the size of the component/system tested.
test implementation tasks
defect density
exploratory testing
maintainability testing
2. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
maintenance testing
interoperability
experience-based techniques
input specifications
3. Testing software in its operational environment
maintainability testing
operational testing
equivalence partitions
code coverage
4. A technique used to improve testing coverage by deliberately introducing faults in code.
multiple condition coverage
condition determination coverage
fault attack
load testing
5. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
conformance testing tools
experience-based techniques
data flow structure
monitor
6. Actual inputs required to execute a test case
input specifications
LCSAJ testing
fault attack
accuracy
7. 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
stub
test planning Tasks
coverage measurement tools
Three main SW development models
8. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
interoperability
driver
entry criteria
nonfunctional requirements
9. The process of finding analyzing and removing causes of failure in a software product.
entry criteria
boundary value analysis
interoperability testing
debugging
10. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
exit criteria
waterfall model benefits
component integration testing
equivalence partitions
11. 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.
agile software development model
experience-based techniques
bottom-up integration
dynamic analysis tools
12. Requirements that determine the functionality of a software system.
functional requirements
coverage measurement tools
test analysis & design tasks
operational testing
13. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
IEEE test case specification template
test management tool features
multiple condition coverage
integration testing
14. Integration approach components or subsystems are combined all at once rather than in stages.
configuration management tools
entry criteria
big-bang testing
monitor
15. Severity - Priority
stub
Impact subheadings
incident life cycle phases
IEEE test case specification template
16. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
functionality
LCSAJ
acceptance testing
system testing
17. Special-purpose software used to simulate a component called by the component under test
big-bang testing
driver
incident report identifier
stub
18. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
testing process phases
interoperability testing
integration
business process-based testing
19. One defect prevents the detection of another.
failure rate
cyclomatic complexity
condition determination coverage
defect masking
20. Process used to create a SW product from initial conception to public release
ad hoc integration
business process-based testing
alpha testing
SW development model
21. Component - Integration - System - Acceptance
accuracy
equivalence partitioning
test levels
contract acceptance testing
22. 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
accuracy
interoperability
waterfall model benefits
integration testing
23. Linear Code Sequence and Jump.
conformance testing tools
independence of testing
LCSAJ
debugging tools
24. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
monitor
test implementation tasks
coverage measurement tools
horizontal traceability
25. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
condition coverage
test analysis & design tasks
efficiency
black-box testing
26. Examine changes made to an operational system cause defects.
maintenance testing
maintainability
conditions
boundary value analysis
27. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
maintainability
ad hoc integration
cyclomatic complexity
configuration management tools
28. White-box design technique used to design test cases for a software component using LCSAJ.
horizontal traceability
data-driven testing
LCSAJ testing
decision table
29. A review not based on a formal documented procedure
maintainability testing
informal review
exploratory testing
functional testing
30. Develop & proiroitize test cases Create groups of test cases Set up test environment
black-box testing
waterfall model phases
agile software development model
test implementation tasks
31. Components are combined and tested in the order in which basic functionalities start working
functional incremental integration
operational testing
experience-based techniques
test analysis & design tasks
32. Testing an integrated system to validate it meets requirements
maintenance testing
system testing
cyclomatic complexity
inspection
33. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
functionality
Incidents
decision testing
interoperability
34. Testing performed to determine whether the system meets acceptance criteria
decision table testing
SW development model
acceptance testing
test condition
35. Input or combination of inputs required to test software.
debugging tools
LCSAJ testing
IEEE incident report template
conditions
36. Combining components or sytems into larger structural units or subsystems.
integration
data-driven testing
beta testing
defect
37. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
waterfall model phases
functional testing
test tool deployment Success Factors
integration management tools
38. Separation of testing responsibilities which encourages the accomplishment of objective testing
decision table
incremental testing
independence of testing
actual result
39. Calculates the number of executed branch outcomes in code.
exploratory testing
decision coverage
Impact subheadings
black-box testing
40. A document that records the description of each event that occurs during the testing process and that requires further investigation
acceptance criteria
backbone integration
incident report
test execution tasks
41. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
backbone integration
testing process phases
cyclomatic complexity
test control Tasks
42. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
SW development model
monitor
incident report
maintainability
43. Tools used to store and manage incidents return phone defects failures or anomalies.
waterfall model phases
incident management tools
component testing
decision coverage
44. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
testing process phases
test control Tasks
waterfall model benefits
iterative-incremental development models
45. Testing software components that are separately testable. Also module program and unit testing.
component testing
system testing
functional testing
maintenance testing
46. Allows storage of test input and expected results in one or more central data sources or databases.
data-driven testing
error guessing
debugging
exploratory testing
47. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
exit criteria
functional requirements
operational testing
backbone integration
48. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
decision table testing
iterative-incremental development models
component integration testing
alpha testing
49. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
multiple condition coverage
acceptance criteria
functional testing tool
environmental needs
50. Based on analysis of functional specifications of a system.
actual result
data flow structure
failure
functional testing