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. 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
configuration management
waterfall model benefits
stub
functional testing
2. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
impact analysis
test analysis & design tasks
condition determination coverage
system testing
3. Severity - Priority
defect
keyword-driven testing
Impact subheadings
test condition
4. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
incident description subheadings
integration testing
decision testing
big-bang testing
5. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
conditions
decision table testing
IEEE test case specification template
incident life cycle phases
6. A review not based on a formal documented procedure
error guessing
informal review
inspection
horizontal traceability
7. Tools used by developers to identify defects in programs.
test management tool features
testing process phases
debugging tools
functional incremental integration
8. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
boundary value analysis
big-bang testing
maintainability
horizontal traceability
9. All possible combinations of input values and preconditions are tested.
exhaustive testing
independence of testing
component
configuration management tools
10. Behavior or response of a software application that you observe when you execute the action steps in the test case.
test tool deployment Success Factors
decision testing
actual result
configuration management
11. Waterfall iterative-incremental "V"
contract acceptance testing
test analysis & design tasks
Three main SW development models
failure
12. Specific groups that represent a set of valid or invalid partitions for input conditions.
test implementation tasks
decision coverage
defect density
equivalence partitions
13. Record details of test cases executed Record order of execution record results
risk-based testing
test log uses
incident report identifier
acceptance criteria
14. Ability of software to provide appropriate performance relative to amount of resources used.
decision table
horizontal traceability
efficiency
entry criteria
15. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
conformance testing tools
impact analysis
load testing
keyword-driven testing
16. Testing an integrated system to validate it meets requirements
system testing
failure rate
business process-based testing
stub
17. White-box design technique used to design test cases for a software component using LCSAJ.
LCSAJ testing
multiple condition coverage
equivalence partitions
interoperability
18. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
COTS
failure rate
automation tools
cause-effect graphic testing
19. Sequence in which data items are accessed or modified by code.
test data preparation tools
data flow structure
Three main SW development models
actual result
20. Combining components or sytems into larger structural units or subsystems.
error guessing
error
test data preparation tools
integration
21. Components are combined and tested in the order in which basic functionalities start working
experience-based techniques
waterfall model phases
functional incremental integration
defect
22. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
coverage
resolution types
test execution tasks
driver
23. Testing software in its operational environment
integration testing
IEEE test case specification template
operational testing
debugging tools
24. 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.
functional testing
exploratory testing
contract acceptance testing
inspection
25. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
COTS
monitor
interoperability testing
test tool deployment Success Factors
26. A component of the incident report that determines the actual effect of the incident on the software and its users.
impact
independence of testing
system testing
entry criteria
27. 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.
fault attack
big-bang testing
bottom-up integration
risk-based testing
28. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
impact analysis
condition coverage
incident report
testing process phases
29. Software products or applications designed to automate manual testing tasks.
automation tools
acceptance criteria
incident management tools
data flow structure
30. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
impact
accuracy
stub
conformance testing tools
31. 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
test tool deployment Success Factors
driver
waterfall model phases
ad hoc integration
32. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
keyword-driven testing
alpha testing
testing process phases
debugging
33. Informal testing technique in which test planning and execution run in parallel
anomalous events
incident report identifier
exploratory testing
efficiency
34. A functional testing approach in which test cases are designed based on business processes.
functional incremental integration
business process-based testing
coverage measurement tools
test analysis & design tasks
35. Linear Code Sequence and Jump.
interoperability testing
LCSAJ
failure
decision testing
36. 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
agile software development model
automation tools
test control Tasks
exhaustive testing
37. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
interoperability
functionality
incident description subheadings
incident life cycle phases
38. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
equivalence partitioning
keyword-driven testing
functionality
failure rate
39. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
test management tool features
black-box testing
test control Tasks
debugging
40. Used to test the functionality of software as mentioned in software requirement specifications.
code coverage
coverage measurement tools
accuracy
functional testing tool
41. 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).
driver
conditions
data flow structure
configuration management tools
42. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
iterative-incremental development models
action
documentation tools
decision testing
43. Requirements that determine the functionality of a software system.
test control Tasks
functional incremental integration
functional requirements
coverage measurement tools
44. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
Incidents
test levels
bottom-up integration
keyword-driven testing
45. Occurrences that happen before and after an unexpected event
anomalous events
test condition
Three main SW development models
maintainability
46. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
black-box testing
component integration testing
operational testing
conformance testing tools
47. 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
configuration management
test log uses
code coverage
48. Conditions required to begin testing activities.
testing process phases
automation tools
entry criteria
integration testing
49. One defect prevents the detection of another.
defect masking
contract acceptance testing
functional testing tool
efficiency
50. Special-purpose software used to simulate a component that calls the component under test
COTS
driver
condition determination coverage
IEEE test case specification template