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. The ratio between the number of defects found and the size of the component/system tested.
instrumentation
defect density
coverage measurement tools
LCSAJ
2. Process used to create a SW product from initial conception to public release
LCSAJ testing
black-box testing
SW development model
error
3. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
monitor
test management tool features
backbone integration
failure rate
4. 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
test management tool features
horizontal traceability
agile software development model
impact analysis
5. Components are combined and tested in the order in which basic functionalities start working
code coverage
nonfunctional requirements
functional incremental integration
documentation tools
6. Behavior or response of a software application that you observe when you execute the action steps in the test case.
configuration management tools
environmental needs
agile software development model
actual result
7. Separation of testing responsibilities which encourages the accomplishment of objective testing
equivalence partitions
LCSAJ testing
independence of testing
test data preparation tools
8. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
backbone integration
COTS
horizontal traceability
functional testing tool
9. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
control flow structure
Incidents
experience-based techniques
keyword-driven testing
10. Input or combination of inputs required to test software.
code coverage
equivalence partitions
informal review
conditions
11. An event or item that can be tested using one or more test cases
test tool deployment Success Factors
functional incremental integration
test implementation tasks
test condition
12. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
test analysis & design tasks
backbone integration
coverage
decision coverage
13. A table showing combinations of inputs and their associated actions.
operational testing
debugging
conditions
decision table
14. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
failure rate
test implementation tasks
failure
test execution tasks
15. A document that records the description of each event that occurs during the testing process and that requires further investigation
configuration management
acceptance testing
operational testing
incident report
16. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
LCSAJ testing
condition coverage
error
impact analysis
17. Requirements that determine the functionality of a software system.
iterative-incremental development models
operational testing
functional requirements
maintainability testing
18. Waterfall iterative-incremental "V"
big-bang testing
test management tool features
code coverage
Three main SW development models
19. A review not based on a formal documented procedure
stub
defect masking
waterfall model benefits
informal review
20. The capability of a software product to provide agreed and correct output with the required degree of precision
beta testing
accuracy
cyclomatic complexity
interoperability testing
21. Special-purpose software used to simulate a component called by the component under test
integration management tools
dynamic analysis tools
stub
resolution types
22. Combining components or sytems into larger structural units or subsystems.
LCSAJ testing
maintainability testing
COTS
integration
23. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
keyword-driven testing
test data preparation tools
risk-based testing
coverage
24. Deviation of a software system from its expected delivery services or results
cyclomatic complexity
informal review
failure
stub
25. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
maintainability testing
exit criteria
impact
condition coverage
26. Based on analysis of functional specifications of a system.
functional testing
incident report
data-driven testing
contract acceptance testing
27. 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.
error guessing
defect masking
Impact subheadings
inspection
28. Operational testing performed at an _external_ site without involvement of the developing organization.
stub
beta testing
equivalence partitions
COTS
29. Examine changes made to an operational system cause defects.
test condition
failure
data-driven testing
maintenance testing
30. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
condition determination coverage
defect density
black-box testing
testing process phases
31. Special-purpose software used to simulate a component that calls the component under test
actual result
driver
input specifications
accuracy
32. Measures amount of testing performed by a collection of test cases
coverage
equivalence partitioning
efficiency
experience-based techniques
33. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
integration
exploratory testing
test planning Tasks
contract acceptance testing
34. Used to replace a component that calls another component.
COTS
driver
test management tool features
big-bang testing
35. Software products or applications designed to automate manual testing tasks.
functional testing
acceptance testing
fault attack
automation tools
36. 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
waterfall model benefits
decision testing
action
business process-based testing
37. Special additions or changes to the environment required to run a test case.
alpha testing
Incidents
load testing
environmental needs
38. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
automation tools
exit criteria
integration testing
fault attack
39. A set of conditions that a system needs to meet in order to be accepted by end users
acceptance criteria
test execution tasks
test data preparation tools
ad hoc integration
40. Events that occurred during the testing process our investigation.
inspection
Incidents
exhaustive testing
stub
41. 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
functional testing tool
inspection
42. One defect prevents the detection of another.
defect masking
conformance testing tools
data flow structure
incident management tools
43. Tools used to identify and calculate coverage items in program code.
test analysis & design tasks
coverage measurement tools
documentation tools
input specifications
44. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
incident report
multiple condition coverage
actual result
load testing
45. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
input specifications
code coverage
interoperability testing
experience-based techniques
46. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
defect
test control Tasks
Incidents
risk-based testing
47. Incident Report - Identifier - Summary - Incident - Description - Impact
IEEE incident report template
black-box testing
defect
integration management tools
48. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
action
documentation tools
resolution types
exit criteria
49. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
interoperability
bottom-up integration
SW development model
backbone integration
50. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
incident report
impact analysis
accuracy
bottom-up integration
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