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. Develop & proiroitize test cases Create groups of test cases Set up test environment
failure rate
documentation tools
test implementation tasks
LCSAJ
2. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
configuration management tools
contract acceptance testing
COTS
IEEE test case specification template
3. Severity - Priority
alpha testing
test log uses
Impact subheadings
stub
4. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
operational testing
backbone integration
entry criteria
control flow structure
5. Events that occurred during the testing process our investigation.
IEEE test case specification template
instrumentation
Incidents
test levels
6. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
documentation tools
component integration testing
defect density
Impact subheadings
7. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
component
resolution types
independence of testing
integration testing
8. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
environmental needs
test planning Tasks
incident life cycle phases
test data preparation tools
9. A task of maintaining and controlling changes to all entities of a system.
configuration management
test condition
driver
SW development model
10. Components are integrated in the order in which they are developed
environmental needs
conformance testing tools
ad hoc integration
driver
11. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
testing process phases
decision coverage
iterative-incremental development models
informal review
12. 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
maintenance testing
incident life cycle phases
waterfall model benefits
IEEE test case specification template
13. An analysis that determines the portion of code on software executed by a set of test cases
test execution tasks
functional requirements
code coverage
environmental needs
14. Used to replace a component that calls another component.
driver
stub
COTS
cause-effect graphic testing
15. Black-box testing technique used to create groups of input conditions that create the same kind of output.
component testing
functional testing tool
resolution types
equivalence partitioning
16. Special-purpose software used to simulate a component called by the component under test
impact
accuracy
stub
functional incremental integration
17. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
component testing
Incidents
data flow structure
keyword-driven testing
18. One defect prevents the detection of another.
control flow structure
backbone integration
Incidents
defect masking
19. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
functional testing
iterative-incremental development models
functional testing tool
interoperability
20. Testing software components that are separately testable. Also module program and unit testing.
error
horizontal traceability
component testing
business process-based testing
21. 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
accuracy
integration testing
backbone integration
test planning Tasks
22. Incident Report - Identifier - Summary - Incident - Description - Impact
incident life cycle phases
IEEE incident report template
decision table testing
test execution tasks
23. A document that records the description of each event that occurs during the testing process and that requires further investigation
IEEE test case specification template
incident report
multiple condition coverage
equivalence partitions
24. White-box design technique used to design test cases for a software component using LCSAJ.
test management tool features
LCSAJ testing
decision coverage
driver
25. Special-purpose software used to simulate a component that calls the component under test
driver
impact analysis
test levels
decision table testing
26. All possible combinations of input values and preconditions are tested.
boundary value analysis
maintenance testing
exhaustive testing
cause-effect graphic testing
27. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
incident life cycle phases
entry criteria
cyclomatic complexity
multiple condition coverage
28. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
functionality
conformance testing tools
test planning Tasks
boundary value analysis
29. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
debugging tools
maintainability testing
error
configuration management tools
30. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
nonfunctional requirements
exploratory testing
ad hoc integration
cyclomatic complexity
31. The ratio between the number of defects found and the size of the component/system tested.
defect density
data flow structure
operational testing
IEEE test case specification template
32. Response of the application to an input
configuration management tools
maintainability testing
action
incident description subheadings
33. A set of conditions that a system needs to meet in order to be accepted by end users
monitor
nonfunctional requirements
acceptance criteria
anomalous events
34. Black-box test design technique - test cases are designed from a decision table.
condition coverage
failure rate
decision table testing
incident life cycle phases
35. Specific groups that represent a set of valid or invalid partitions for input conditions.
equivalence partitions
incident report
code coverage
alpha testing
36. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
experience-based techniques
test condition
conformance testing tools
alpha testing
37. Deviation of a software system from its expected delivery services or results
conditions
coverage measurement tools
decision testing
failure
38. 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
debugging tools
decision testing
test tool deployment Success Factors
SW development model
39. A technique used to improve testing coverage by deliberately introducing faults in code.
fault attack
defect density
stub
ad hoc integration
40. Testing performed to determine whether the system meets acceptance criteria
acceptance testing
configuration management tools
stub
business process-based testing
41. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
functional requirements
component testing
Impact subheadings
experience-based techniques
42. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
action
cause-effect graphic testing
functional testing tool
LCSAJ
43. Software products or applications designed to automate manual testing tasks.
IEEE incident report template
decision table testing
automation tools
test implementation tasks
44. Used to test the functionality of software as mentioned in software requirement specifications.
configuration management
maintainability
Three main SW development models
functional testing tool
45. Begin with initial requirements specification phase end with implementation and maintenance phases with cyclical transitions in between phases.
incident description subheadings
backbone integration
maintenance testing
iterative-incremental development models
46. The smallest software item that can be tested in isolation.
component
big-bang testing
conformance testing tools
iterative-incremental development models
47. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
decision testing
debugging
inspection
test management tool features
48. Examine changes made to an operational system cause defects.
boundary value analysis
entry criteria
maintenance testing
exit criteria
49. Behavior or response of a software application that you observe when you execute the action steps in the test case.
component testing
actual result
test analysis & design tasks
decision testing
50. 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
informal review
alpha testing
iterative-incremental development models
agile software development model