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. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
conditions
stub
LCSAJ
incremental testing
2. Tools used by developers to identify defects in programs.
incident report
debugging tools
horizontal traceability
control flow structure
3. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
keyword-driven testing
experience-based techniques
incident life cycle phases
interoperability testing
4. Special-purpose software used to simulate a component that calls the component under test
failure rate
acceptance testing
test levels
driver
5. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
test log uses
incident report identifier
failure
failure rate
6. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
interoperability
impact analysis
COTS
test condition
7. Tests interfaces between components and between integrated components and systems.
maintainability
LCSAJ testing
integration testing
coverage measurement tools
8. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
environmental needs
informal review
business process-based testing
contract acceptance testing
9. An analysis that determines the portion of code on software executed by a set of test cases
code coverage
maintenance testing
incident report
Impact subheadings
10. 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
maintainability
defect masking
test planning Tasks
test data preparation tools
11. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
IEEE incident report template
cyclomatic complexity
test management tool features
configuration management
12. 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
maintainability
configuration management
test tool deployment Success Factors
cyclomatic complexity
13. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
documentation tools
integration
multiple condition coverage
dynamic analysis tools
14. 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 control Tasks
agile software development model
failure rate
functional requirements
15. Tools used to identify and calculate coverage items in program code.
condition coverage
test data preparation tools
coverage measurement tools
data-driven testing
16. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
business process-based testing
decision testing
configuration management
test management tool features
17. Used to replace a component that calls another component.
debugging tools
driver
entry criteria
decision table
18. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
acceptance testing
incident life cycle phases
informal review
environmental needs
19. The capability of a software product to provide agreed and correct output with the required degree of precision
accuracy
conditions
efficiency
decision table testing
20. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
data-driven testing
component integration testing
functional testing
impact
21. Increased load (transations) used to test behavior of system under high volume.
error guessing
load testing
equivalence partitions
independence of testing
22. Black-box testing technique used to create groups of input conditions that create the same kind of output.
monitor
equivalence partitioning
error guessing
action
23. An event or item that can be tested using one or more test cases
configuration management tools
test condition
test control Tasks
test execution tasks
24. Integrate different kinds of tools to make test management more efficient and simple.
integration management tools
defect masking
interoperability testing
acceptance testing
25. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
action
decision table
interoperability testing
equivalence partitions
26. Record details of test cases executed Record order of execution record results
control flow structure
test log uses
exploratory testing
impact analysis
27. Actual inputs required to execute a test case
agile software development model
coverage
decision coverage
input specifications
28. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
configuration management tools
driver
condition coverage
efficiency
29. 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.
functionality
documentation tools
inspection
bottom-up integration
30. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
test condition
failure
conformance testing tools
defect masking
31. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
test analysis & design tasks
entry criteria
dynamic analysis tools
decision coverage
32. Nonfunctional testing including testing: ease of fixing defects - ease of meeting new requirements - ease of maintenance
operational testing
maintainability testing
big-bang testing
coverage
33. Special-purpose software used to simulate a component called by the component under test
stub
impact analysis
defect
Impact subheadings
34. Input or combination of inputs required to test software.
test tool deployment Success Factors
exhaustive testing
acceptance testing
conditions
35. A review not based on a formal documented procedure
informal review
LCSAJ
exit criteria
incident report
36. Develop & proiroitize test cases Create groups of test cases Set up test environment
test implementation tasks
incident report
debugging tools
efficiency
37. Based on analysis of functional specifications of a system.
maintainability testing
big-bang testing
functional testing
configuration management tools
38. Software products or applications designed to automate manual testing tasks.
automation tools
efficiency
test analysis & design tasks
interoperability
39. Waterfall iterative-incremental "V"
Three main SW development models
functional incremental integration
incremental testing
documentation tools
40. Allows storage of test input and expected results in one or more central data sources or databases.
data-driven testing
test log uses
integration management tools
maintainability testing
41. A table showing combinations of inputs and their associated actions.
decision table
defect masking
incident report
debugging tools
42. Combining components or sytems into larger structural units or subsystems.
failure rate
impact
integration
incident management tools
43. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
impact
operational testing
configuration management tools
backbone integration
44. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
control flow structure
horizontal traceability
documentation tools
functional requirements
45. Measures amount of testing performed by a collection of test cases
acceptance criteria
test planning Tasks
coverage
alpha testing
46. Human action that generates an incorrect result.
error
data-driven testing
accuracy
contract acceptance testing
47. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
driver
fault attack
contract acceptance testing
keyword-driven testing
48. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
test log uses
decision testing
horizontal traceability
contract acceptance testing
49. Components are combined and tested in the order in which basic functionalities start working
functional incremental integration
acceptance testing
test implementation tasks
experience-based techniques
50. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
instrumentation
black-box testing
system testing
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