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. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
error guessing
driver
black-box testing
incident report identifier
2. Sequence in which instructions are executed through a component or system
coverage
control flow structure
decision table
independence of testing
3. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
impact analysis
defect
COTS
boundary value analysis
4. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
exhaustive testing
test log uses
COTS
test management tool features
5. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
Incidents
informal review
fault attack
test execution tasks
6. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
test condition
iterative-incremental development models
ad hoc integration
test management tool features
7. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
documentation tools
functional incremental integration
backbone integration
component
8. 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
test tool deployment Success Factors
Impact subheadings
resolution types
9. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
maintenance testing
integration management tools
waterfall model phases
decision testing
10. Ability of software to provide appropriate performance relative to amount of resources used.
decision table
interoperability testing
efficiency
test implementation tasks
11. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
COTS
acceptance criteria
iterative-incremental development models
code coverage
12. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
LCSAJ
condition determination coverage
waterfall model phases
configuration management tools
13. Tools used to store and manage incidents return phone defects failures or anomalies.
decision table testing
test levels
incident management tools
component
14. A task of maintaining and controlling changes to all entities of a system.
exploratory testing
incremental testing
agile software development model
configuration management
15. 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
interoperability
defect masking
condition determination coverage
test tool deployment Success Factors
16. Deviation of a software system from its expected delivery services or results
resolution types
bottom-up integration
failure
iterative-incremental development models
17. Components are integrated in the order in which they are developed
experience-based techniques
component testing
inspection
ad hoc integration
18. 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.
maintainability testing
stub
inspection
test tool deployment Success Factors
19. The smallest software item that can be tested in isolation.
load testing
data-driven testing
impact
component
20. Integrate different kinds of tools to make test management more efficient and simple.
integration management tools
defect masking
stub
test execution tasks
21. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
condition coverage
defect
waterfall model benefits
system testing
22. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
contract acceptance testing
test log uses
anomalous events
component
23. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
informal review
incident life cycle phases
code coverage
accuracy
24. An event or item that can be tested using one or more test cases
test condition
defect masking
coverage
functional incremental integration
25. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
debugging tools
alpha testing
exhaustive testing
multiple condition coverage
26. 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).
configuration management tools
debugging
alpha testing
COTS
27. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
error guessing
integration testing
exit criteria
exploratory testing
28. Software products or applications designed to automate manual testing tasks.
automation tools
black-box testing
test log uses
waterfall model phases
29. Response of the application to an input
action
fault attack
environmental needs
functionality
30. Human action that generates an incorrect result.
component integration testing
acceptance testing
decision testing
error
31. Measures amount of testing performed by a collection of test cases
coverage
operational testing
acceptance testing
LCSAJ testing
32. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
stub
informal review
test tool deployment Success Factors
failure rate
33. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
interoperability testing
LCSAJ testing
IEEE incident report template
load testing
34. Input or combination of inputs required to test software.
Three main SW development models
conformance testing tools
conditions
cyclomatic complexity
35. Testing performed to determine whether the system meets acceptance criteria
driver
resolution types
acceptance testing
defect masking
36. 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
horizontal traceability
alpha testing
test data preparation tools
black-box testing
37. Separation of testing responsibilities which encourages the accomplishment of objective testing
experience-based techniques
independence of testing
incident management tools
IEEE test case specification template
38. Record details of test cases executed Record order of execution record results
impact
test condition
code coverage
test log uses
39. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
condition determination coverage
cyclomatic complexity
agile software development model
control flow structure
40. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
Impact subheadings
risk-based testing
keyword-driven testing
test planning Tasks
41. A component of the incident report that determines the actual effect of the incident on the software and its users.
equivalence partitions
waterfall model phases
impact
incident management tools
42. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
incident report
IEEE incident report template
test management tool features
maintainability testing
43. A unique identifier for each incident report generated during test execution.
functional requirements
test tool deployment Success Factors
boundary value analysis
incident report identifier
44. Behavior or response of a software application that you observe when you execute the action steps in the test case.
decision coverage
input specifications
integration
actual result
45. 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
LCSAJ
code coverage
beta testing
agile software development model
46. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
integration testing
cause-effect graphic testing
iterative-incremental development models
integration management tools
47. Process used to create a SW product from initial conception to public release
exploratory testing
SW development model
control flow structure
incident report
48. Examine changes made to an operational system cause defects.
testing process phases
maintenance testing
incident life cycle phases
conditions
49. The ratio between the number of defects found and the size of the component/system tested.
test management tool features
iterative-incremental development models
incident description subheadings
defect density
50. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
resolution types
cyclomatic complexity
boundary value analysis
ad hoc integration