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. Integration approach components or subsystems are combined all at once rather than in stages.
condition determination coverage
boundary value analysis
big-bang testing
waterfall model phases
2. A functional testing approach in which test cases are designed based on business processes.
business process-based testing
anomalous events
inspection
SW development model
3. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
impact analysis
boundary value analysis
code coverage
incremental testing
4. 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
control flow structure
functional requirements
Three main SW development models
agile software development model
5. A table showing combinations of inputs and their associated actions.
maintainability
test tool deployment Success Factors
decision table
independence of testing
6. Calculates the number of executed branch outcomes in code.
defect
anomalous events
decision coverage
SW development model
7. Used to test the functionality of software as mentioned in software requirement specifications.
Three main SW development models
black-box testing
functional testing tool
debugging tools
8. Requirements that determine the functionality of a software system.
functional requirements
test analysis & design tasks
load testing
decision table testing
9. Testing software components that are separately testable. Also module program and unit testing.
condition coverage
backbone integration
configuration management tools
component testing
10. Increased load (transations) used to test behavior of system under high volume.
equivalence partitions
error guessing
instrumentation
load testing
11. The smallest software item that can be tested in isolation.
test condition
component
waterfall model phases
Incidents
12. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
keyword-driven testing
condition determination coverage
data flow structure
system testing
13. Testing an integrated system to validate it meets requirements
stub
equivalence partitions
system testing
waterfall model benefits
14. Combining components or sytems into larger structural units or subsystems.
test condition
acceptance testing
COTS
integration
15. A review not based on a formal documented procedure
exhaustive testing
accuracy
informal review
condition coverage
16. Input or combination of inputs required to test software.
component integration testing
conditions
driver
agile software development model
17. The ratio between the number of defects found and the size of the component/system tested.
impact analysis
defect density
test planning Tasks
test implementation tasks
18. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
configuration management tools
component integration testing
environmental needs
boundary value analysis
19. Response of the application to an input
maintenance testing
action
integration
debugging tools
20. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
cyclomatic complexity
interoperability testing
exploratory testing
equivalence partitions
21. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
test analysis & design tasks
equivalence partitions
exit criteria
decision table testing
22. One defect prevents the detection of another.
exhaustive testing
test log uses
defect masking
IEEE test case specification template
23. A technique used to improve testing coverage by deliberately introducing faults in code.
waterfall model benefits
fault attack
bottom-up integration
incident description subheadings
24. Waterfall iterative-incremental "V"
big-bang testing
coverage measurement tools
functional testing tool
Three main SW development models
25. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
test execution tasks
data flow structure
maintainability testing
decision coverage
26. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
documentation tools
acceptance testing
agile software development model
impact
27. Black-box test design technique - test cases are designed from a decision table.
beta testing
conformance testing tools
decision table testing
integration testing
28. A document that provides the structure for writing test cases.
cyclomatic complexity
IEEE test case specification template
LCSAJ
system testing
29. Events that occurred during the testing process our investigation.
ad hoc integration
driver
integration
Incidents
30. Black-box testing technique used to create groups of input conditions that create the same kind of output.
incident report identifier
documentation tools
interoperability
equivalence partitioning
31. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
integration testing
data-driven testing
alpha testing
testing process phases
32. 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
exhaustive testing
cause-effect graphic testing
waterfall model benefits
test tool deployment Success Factors
33. A unique identifier for each incident report generated during test execution.
IEEE test case specification template
incident report identifier
SW development model
decision table testing
34. Separation of testing responsibilities which encourages the accomplishment of objective testing
exhaustive testing
big-bang testing
independence of testing
equivalence partitions
35. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
backbone integration
error guessing
alpha testing
interoperability
36. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
experience-based techniques
maintainability
environmental needs
driver
37. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
ad hoc integration
cause-effect graphic testing
instrumentation
nonfunctional requirements
38. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
efficiency
documentation tools
test control Tasks
contract acceptance testing
39. 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).
incident report identifier
maintainability testing
configuration management tools
functionality
40. A task of maintaining and controlling changes to all entities of a system.
incident report identifier
instrumentation
backbone integration
configuration management
41. 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
driver
test condition
error
42. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
failure rate
resolution types
test execution tasks
cyclomatic complexity
43. Behavior or response of a software application that you observe when you execute the action steps in the test case.
actual result
test condition
resolution types
risk-based testing
44. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
backbone integration
control flow structure
dynamic analysis tools
test levels
45. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
LCSAJ
exit criteria
stub
condition determination coverage
46. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
IEEE test case specification template
horizontal traceability
multiple condition coverage
incident report identifier
47. Tools used by developers to identify defects in programs.
debugging tools
accuracy
alpha testing
multiple condition coverage
48. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
LCSAJ testing
environmental needs
waterfall model phases
decision table
49. A component of the incident report that determines the actual effect of the incident on the software and its users.
failure
code coverage
decision testing
impact
50. Incident Report - Identifier - Summary - Incident - Description - Impact
IEEE incident report template
driver
Impact subheadings
test implementation tasks