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. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
black-box testing
interoperability testing
decision testing
beta testing
2. Behavior or response of a software application that you observe when you execute the action steps in the test case.
actual result
operational testing
configuration management
acceptance criteria
3. Testing software components that are separately testable. Also module program and unit testing.
failure rate
component testing
alpha testing
equivalence partitioning
4. Develop & proiroitize test cases Create groups of test cases Set up test environment
acceptance criteria
interoperability
test implementation tasks
debugging tools
5. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
incremental testing
test analysis & design tasks
automation tools
horizontal traceability
6. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
exploratory testing
debugging tools
actual result
incident description subheadings
7. Severity - Priority
integration
incident report
Impact subheadings
Three main SW development models
8. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
dynamic analysis tools
test execution tasks
maintainability testing
condition coverage
9. A technique used to improve testing coverage by deliberately introducing faults in code.
component testing
big-bang testing
automation tools
fault attack
10. Separation of testing responsibilities which encourages the accomplishment of objective testing
independence of testing
interoperability testing
exploratory testing
test analysis & design tasks
11. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
COTS
component integration testing
incident life cycle phases
risk-based testing
12. A functional testing approach in which test cases are designed based on business processes.
waterfall model benefits
business process-based testing
functional incremental integration
big-bang testing
13. Component - Integration - System - Acceptance
entry criteria
keyword-driven testing
test levels
incident life cycle phases
14. Informal testing technique in which test planning and execution run in parallel
independence of testing
IEEE incident report template
exploratory testing
decision coverage
15. Measures amount of testing performed by a collection of test cases
inspection
automation tools
coverage
resolution types
16. 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
informal review
configuration management tools
failure rate
17. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
experience-based techniques
operational testing
dynamic analysis tools
functional testing
18. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
incident description subheadings
maintainability
COTS
exploratory testing
19. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
failure rate
accuracy
equivalence partitioning
Three main SW development models
20. Specific groups that represent a set of valid or invalid partitions for input conditions.
waterfall model benefits
nonfunctional requirements
iterative-incremental development models
equivalence partitions
21. White-box design technique used to design test cases for a software component using LCSAJ.
functional testing tool
LCSAJ testing
maintenance testing
IEEE incident report template
22. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
alpha testing
Incidents
defect
maintainability
23. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
integration testing
keyword-driven testing
incremental testing
monitor
24. 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
test condition
contract acceptance testing
test log uses
25. 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
dynamic analysis tools
agile software development model
waterfall model benefits
exploratory testing
26. 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
driver
test tool deployment Success Factors
test implementation tasks
integration
27. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
functional requirements
informal review
Impact subheadings
backbone integration
28. Waterfall iterative-incremental "V"
Three main SW development models
COTS
entry criteria
informal review
29. 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
incident life cycle phases
coverage
integration
30. 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
horizontal traceability
Impact subheadings
interoperability
31. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
boundary value analysis
acceptance testing
conformance testing tools
conditions
32. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
input specifications
test management tool features
equivalence partitioning
ad hoc integration
33. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
driver
boundary value analysis
code coverage
interoperability
34. Special-purpose software used to simulate a component called by the component under test
coverage measurement tools
maintainability testing
stub
exhaustive testing
35. A set of conditions that a system needs to meet in order to be accepted by end users
test data preparation tools
component integration testing
functional incremental integration
acceptance criteria
36. Find defects in code while the software application being tested is running.
conditions
error guessing
dynamic analysis tools
testing process phases
37. Testing performed to determine whether the system meets acceptance criteria
acceptance testing
resolution types
decision table
error guessing
38. Ability of software to provide appropriate performance relative to amount of resources used.
efficiency
documentation tools
component integration testing
debugging
39. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
component testing
LCSAJ
functionality
boundary value analysis
40. 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.
exploratory testing
documentation tools
inspection
functionality
41. Record details of test cases executed Record order of execution record results
backbone integration
data flow structure
functionality
test log uses
42. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
test log uses
action
functionality
cause-effect graphic testing
43. Linear Code Sequence and Jump.
test management tool features
integration
LCSAJ
contract acceptance testing
44. A document that records the description of each event that occurs during the testing process and that requires further investigation
data-driven testing
functional requirements
LCSAJ testing
incident report
45. Special-purpose software used to simulate a component that calls the component under test
backbone integration
driver
functionality
monitor
46. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
component testing
cyclomatic complexity
horizontal traceability
exit criteria
47. Input or combination of inputs required to test software.
conditions
equivalence partitions
documentation tools
anomalous events
48. Response of the application to an input
condition coverage
action
resolution types
conformance testing tools
49. A component of the incident report that determines the actual effect of the incident on the software and its users.
test management tool features
impact
equivalence partitions
condition coverage
50. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
keyword-driven testing
configuration management
COTS
exploratory testing