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. Tools used by developers to identify defects in programs.
horizontal traceability
defect
exit criteria
debugging tools
2. 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
documentation tools
equivalence partitioning
waterfall model benefits
entry criteria
3. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
conformance testing tools
test analysis & design tasks
experience-based techniques
contract acceptance testing
4. Special-purpose software used to simulate a component that calls the component under test
debugging
boundary value analysis
independence of testing
driver
5. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
incident management tools
contract acceptance testing
condition coverage
entry criteria
6. An analysis that determines the portion of code on software executed by a set of test cases
anomalous events
functional requirements
test analysis & design tasks
code coverage
7. Testing software components that are separately testable. Also module program and unit testing.
horizontal traceability
component testing
LCSAJ testing
maintainability
8. A unique identifier for each incident report generated during test execution.
defect masking
backbone integration
test management tool features
incident report identifier
9. 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.
ad hoc integration
bottom-up integration
big-bang testing
nonfunctional requirements
10. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
incremental testing
exit criteria
failure rate
horizontal traceability
11. A technique used to improve testing coverage by deliberately introducing faults in code.
COTS
test log uses
Impact subheadings
fault attack
12. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
debugging tools
monitor
environmental needs
incident report identifier
13. White-box design technique used to design test cases for a software component using LCSAJ.
backbone integration
waterfall model phases
documentation tools
LCSAJ testing
14. 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).
business process-based testing
configuration management tools
informal review
test execution tasks
15. Human action that generates an incorrect result.
component
error
control flow structure
conformance testing tools
16. Process used to create a SW product from initial conception to public release
component
integration
cyclomatic complexity
SW development model
17. Based on analysis of functional specifications of a system.
condition coverage
incident management tools
multiple condition coverage
functional testing
18. Find defects in code while the software application being tested is running.
operational testing
dynamic analysis tools
test execution tasks
LCSAJ testing
19. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
functional requirements
iterative-incremental development models
exit criteria
system testing
20. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
accuracy
coverage measurement tools
exit criteria
backbone integration
21. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
IEEE test case specification template
actual result
iterative-incremental development models
test execution tasks
22. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
decision testing
error guessing
testing process phases
efficiency
23. Deviation of a software system from its expected delivery services or results
Incidents
data flow structure
failure
exploratory testing
24. Separation of testing responsibilities which encourages the accomplishment of objective testing
incident report identifier
integration
independence of testing
multiple condition coverage
25. Integrate different kinds of tools to make test management more efficient and simple.
anomalous events
cyclomatic complexity
integration management tools
exploratory testing
26. A task of maintaining and controlling changes to all entities of a system.
configuration management
incident life cycle phases
ad hoc integration
coverage measurement tools
27. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
documentation tools
agile software development model
defect
test data preparation tools
28. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
coverage measurement tools
cause-effect graphic testing
test management tool features
black-box testing
29. 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.
conformance testing tools
inspection
functional incremental integration
incident life cycle phases
30. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
actual result
exit criteria
maintainability
incident life cycle phases
31. 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
multiple condition coverage
agile software development model
exploratory testing
decision testing
32. Conditions required to begin testing activities.
test management tool features
incident life cycle phases
entry criteria
iterative-incremental development models
33. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
error
experience-based techniques
documentation tools
automation tools
34. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
incident description subheadings
incident life cycle phases
system testing
keyword-driven testing
35. Used to test the functionality of software as mentioned in software requirement specifications.
test analysis & design tasks
incident report identifier
accuracy
functional testing tool
36. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
debugging
decision coverage
conditions
cyclomatic complexity
37. 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
testing process phases
test planning Tasks
incident life cycle phases
acceptance criteria
38. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
configuration management tools
error guessing
risk-based testing
decision coverage
39. Events that occurred during the testing process our investigation.
incident report identifier
Incidents
actual result
test analysis & design tasks
40. Combining components or sytems into larger structural units or subsystems.
integration
incident description subheadings
alpha testing
agile software development model
41. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
test data preparation tools
conformance testing tools
input specifications
risk-based testing
42. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
nonfunctional requirements
resolution types
functional requirements
impact analysis
43. Integration approach components or subsystems are combined all at once rather than in stages.
acceptance testing
big-bang testing
stub
alpha testing
44. Black-box testing technique used to create groups of input conditions that create the same kind of output.
LCSAJ testing
debugging tools
impact
equivalence partitioning
45. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
test analysis & design tasks
test log uses
test condition
equivalence partitions
46. A functional testing approach in which test cases are designed based on business processes.
decision table
configuration management tools
business process-based testing
debugging
47. Operational testing performed at an _external_ site without involvement of the developing organization.
beta testing
waterfall model benefits
test tool deployment Success Factors
coverage measurement tools
48. Examine changes made to an operational system cause defects.
maintenance testing
incremental testing
action
error guessing
49. Extract data from existing databases to be used during execution of tests make data anonymous generate new records populated with random data sorting records constructing a large number of similar records from a template
test data preparation tools
configuration management
interoperability
incremental testing
50. Occurrences that happen before and after an unexpected event
anomalous events
documentation tools
big-bang testing
monitor