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. Sequence in which instructions are executed through a component or system
decision table
control flow structure
experience-based techniques
conformance testing tools
2. The smallest software item that can be tested in isolation.
exhaustive testing
test execution tasks
component
exploratory testing
3. 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
Impact subheadings
nonfunctional requirements
test planning Tasks
functional incremental integration
4. Record details of test cases executed Record order of execution record results
test log uses
configuration management tools
exhaustive testing
input specifications
5. The ratio between the number of defects found and the size of the component/system tested.
Three main SW development models
defect density
condition determination coverage
condition coverage
6. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
error guessing
backbone integration
IEEE test case specification template
ad hoc integration
7. Special-purpose software used to simulate a component called by the component under test
contract acceptance testing
stub
test management tool features
Three main SW development models
8. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
integration management tools
failure
monitor
SW development model
9. An event or item that can be tested using one or more test cases
impact analysis
test condition
Three main SW development models
defect density
10. White-box design technique used to design test cases for a software component using LCSAJ.
black-box testing
nonfunctional requirements
LCSAJ testing
independence of testing
11. Operational testing performed at an _external_ site without involvement of the developing organization.
beta testing
debugging tools
fault attack
functionality
12. Used to replace a component that calls another component.
exit criteria
driver
load testing
debugging tools
13. Waterfall iterative-incremental "V"
input specifications
code coverage
Three main SW development models
Incidents
14. Testing software components that are separately testable. Also module program and unit testing.
component testing
impact
test implementation tasks
contract acceptance testing
15. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
functionality
test log uses
driver
boundary value analysis
16. Develop & proiroitize test cases Create groups of test cases Set up test environment
test implementation tasks
big-bang testing
functional testing tool
beta testing
17. A review not based on a formal documented procedure
waterfall model phases
inspection
automation tools
informal review
18. Events that occurred during the testing process our investigation.
Incidents
test implementation tasks
test planning Tasks
COTS
19. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
functional testing
test tool deployment Success Factors
agile software development model
maintainability
20. Used to test the functionality of software as mentioned in software requirement specifications.
functional testing tool
documentation tools
debugging
IEEE test case specification template
21. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
actual result
backbone integration
black-box testing
IEEE test case specification template
22. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
backbone integration
efficiency
test levels
multiple condition coverage
23. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
conformance testing tools
acceptance criteria
test management tool features
dynamic analysis tools
24. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
test execution tasks
alpha testing
documentation tools
fault attack
25. Ability of software to provide appropriate performance relative to amount of resources used.
integration
system testing
error guessing
efficiency
26. One defect prevents the detection of another.
test implementation tasks
cause-effect graphic testing
component integration testing
defect masking
27. An analysis that determines the portion of code on software executed by a set of test cases
decision table
code coverage
debugging tools
incident description subheadings
28. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
anomalous events
cause-effect graphic testing
keyword-driven testing
waterfall model benefits
29. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
test management tool features
exit criteria
component integration testing
resolution types
30. Special-purpose software used to simulate a component that calls the component under test
operational testing
actual result
maintenance testing
driver
31. Sequence in which data items are accessed or modified by code.
LCSAJ testing
fault attack
component testing
data flow structure
32. Separation of testing responsibilities which encourages the accomplishment of objective testing
coverage
test tool deployment Success Factors
test condition
independence of testing
33. Integration approach components or subsystems are combined all at once rather than in stages.
interoperability
big-bang testing
coverage
LCSAJ testing
34. Informal testing technique in which test planning and execution run in parallel
exploratory testing
test execution tasks
component
interoperability testing
35. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
component
experience-based techniques
interoperability
decision testing
36. A document that records the description of each event that occurs during the testing process and that requires further investigation
incident report
operational testing
integration
component
37. Testing an integrated system to validate it meets requirements
system testing
test implementation tasks
decision table testing
inspection
38. Severity - Priority
coverage measurement tools
Impact subheadings
test analysis & design tasks
impact analysis
39. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
maintainability testing
incident report identifier
test implementation tasks
test log uses
40. A technique used to improve testing coverage by deliberately introducing faults in code.
test levels
LCSAJ
error guessing
fault attack
41. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
Impact subheadings
boundary value analysis
incident description subheadings
data flow structure
42. Software products or applications designed to automate manual testing tasks.
component
automation tools
maintainability testing
coverage measurement tools
43. Response of the application to an input
defect
defect density
action
impact
44. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
functionality
LCSAJ
test data preparation tools
incident report
45. Black-box test design technique - test cases are designed from a decision table.
decision table testing
agile software development model
defect
interoperability
46. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
debugging tools
Three main SW development models
incident life cycle phases
fault attack
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
decision table
incident description subheadings
maintainability testing
agile software development model
48. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
interoperability testing
incident description subheadings
test execution tasks
testing process phases
49. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
testing process phases
business process-based testing
actual result
cyclomatic complexity
50. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
impact analysis
waterfall model phases
resolution types
incident life cycle phases
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests