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. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
test levels
acceptance testing
maintainability testing
informal review
2. A technique used to improve testing coverage by deliberately introducing faults in code.
test control Tasks
fault attack
agile software development model
exploratory testing
3. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
data-driven testing
debugging tools
decision table testing
alpha testing
4. Testing performed to determine whether the system meets acceptance criteria
beta testing
interoperability testing
acceptance testing
exhaustive testing
5. Events that occurred during the testing process our investigation.
SW development model
nonfunctional requirements
defect
Incidents
6. Process used to create a SW product from initial conception to public release
coverage measurement tools
SW development model
decision coverage
iterative-incremental development models
7. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
keyword-driven testing
boundary value analysis
equivalence partitioning
Three main SW development models
8. The capability of a software product to provide agreed and correct output with the required degree of precision
big-bang testing
accuracy
configuration management tools
operational testing
9. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
multiple condition coverage
keyword-driven testing
waterfall model benefits
test execution tasks
10. An event or item that can be tested using one or more test cases
independence of testing
nonfunctional requirements
test condition
functional incremental integration
11. Measures amount of testing performed by a collection of test cases
multiple condition coverage
coverage
risk-based testing
incident report identifier
12. 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.
exploratory testing
bottom-up integration
COTS
input specifications
13. Waterfall iterative-incremental "V"
load testing
functional incremental integration
Three main SW development models
waterfall model phases
14. Specific groups that represent a set of valid or invalid partitions for input conditions.
equivalence partitions
IEEE test case specification template
integration
functional testing tool
15. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
component testing
Impact subheadings
COTS
configuration management
16. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
decision coverage
resolution types
condition coverage
exploratory testing
17. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
failure
keyword-driven testing
test analysis & design tasks
nonfunctional requirements
18. Severity - Priority
test levels
nonfunctional requirements
Impact subheadings
decision coverage
19. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
monitor
configuration management tools
action
incremental testing
20. 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
Impact subheadings
automation tools
integration testing
21. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
acceptance criteria
informal review
resolution types
test log uses
22. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
cause-effect graphic testing
component testing
test log uses
functional requirements
23. A functional testing approach in which test cases are designed based on business processes.
dynamic analysis tools
debugging tools
automation tools
business process-based testing
24. Response of the application to an input
condition coverage
efficiency
cyclomatic complexity
action
25. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
informal review
exit criteria
test implementation tasks
component
26. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
driver
black-box testing
testing process phases
interoperability
27. Occurrences that happen before and after an unexpected event
exploratory testing
environmental needs
iterative-incremental development models
anomalous events
28. Record details of test cases executed Record order of execution record results
test log uses
coverage
incident report
configuration management tools
29. 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
functionality
test tool deployment Success Factors
inspection
cause-effect graphic testing
30. Requirements that determine the functionality of a software system.
horizontal traceability
functional requirements
COTS
instrumentation
31. Incident Report - Identifier - Summary - Incident - Description - Impact
keyword-driven testing
functionality
IEEE incident report template
cyclomatic complexity
32. The ratio between the number of defects found and the size of the component/system tested.
defect density
incident report
resolution types
functional testing
33. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
test control Tasks
waterfall model benefits
coverage measurement tools
decision table
34. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
cyclomatic complexity
experience-based techniques
IEEE test case specification template
decision table
35. Testing an integrated system to validate it meets requirements
control flow structure
functional testing tool
system testing
cyclomatic complexity
36. A unique identifier for each incident report generated during test execution.
failure rate
incident report identifier
test data preparation tools
contract acceptance testing
37. Based on analysis of functional specifications of a system.
functional testing tool
functional testing
failure
Impact subheadings
38. Black-box test design technique - test cases are designed from a decision table.
resolution types
maintenance testing
decision table testing
test log uses
39. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
driver
test management tool features
automation tools
agile software development model
40. 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
accuracy
test data preparation tools
monitor
equivalence partitions
41. Ability of software to provide appropriate performance relative to amount of resources used.
efficiency
test execution tasks
component
equivalence partitioning
42. Examine changes made to an operational system cause defects.
ad hoc integration
failure rate
black-box testing
maintenance testing
43. 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
incident life cycle phases
resolution types
fault attack
44. Calculates the number of executed branch outcomes in code.
debugging
decision coverage
system testing
monitor
45. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
conformance testing tools
incremental testing
action
integration
46. An analysis that determines the portion of code on software executed by a set of test cases
test control Tasks
integration testing
actual result
code coverage
47. 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
debugging tools
stub
test levels
agile software development model
48. Find defects in code while the software application being tested is running.
component testing
dynamic analysis tools
contract acceptance testing
action
49. One defect prevents the detection of another.
functional requirements
resolution types
exit criteria
defect masking
50. A review not based on a formal documented procedure
informal review
driver
incident life cycle phases
driver