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. Component - Integration - System - Acceptance
test levels
IEEE test case specification template
driver
resolution types
2. Conditions required to begin testing activities.
test management tool features
incident description subheadings
entry criteria
contract acceptance testing
3. Integrate different kinds of tools to make test management more efficient and simple.
exit criteria
exhaustive testing
acceptance testing
integration management tools
4. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
incident report identifier
test control Tasks
Three main SW development models
operational testing
5. Separation of testing responsibilities which encourages the accomplishment of objective testing
functionality
horizontal traceability
independence of testing
stub
6. 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
SW development model
accuracy
incident description subheadings
7. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
nonfunctional requirements
condition coverage
Impact subheadings
maintainability
8. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
test control Tasks
horizontal traceability
resolution types
impact analysis
9. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
IEEE incident report template
risk-based testing
experience-based techniques
functionality
10. A table showing combinations of inputs and their associated actions.
decision table
load testing
exit criteria
independence of testing
11. Based on analysis of functional specifications of a system.
iterative-incremental development models
functional testing
maintainability
decision table
12. Input or combination of inputs required to test software.
error guessing
SW development model
iterative-incremental development models
conditions
13. Ability of software to provide appropriate performance relative to amount of resources used.
Three main SW development models
efficiency
exit criteria
backbone integration
14. A document that provides the structure for writing test cases.
driver
Incidents
error guessing
IEEE test case specification template
15. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
driver
Incidents
cause-effect graphic testing
equivalence partitioning
16. Record details of test cases executed Record order of execution record results
test management tool features
incident description subheadings
monitor
test log uses
17. The smallest software item that can be tested in isolation.
entry criteria
component
experience-based techniques
interoperability
18. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
Impact subheadings
incremental testing
documentation tools
coverage
19. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
monitor
conformance testing tools
Three main SW development models
incident life cycle phases
20. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
test control Tasks
incremental testing
functionality
backbone integration
21. Events that occurred during the testing process our investigation.
keyword-driven testing
maintainability
exhaustive testing
Incidents
22. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
decision testing
test analysis & design tasks
integration management tools
experience-based techniques
23. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
boundary value analysis
component testing
dynamic analysis tools
test analysis & design tasks
24. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
waterfall model phases
exit criteria
condition coverage
incident report identifier
25. Linear Code Sequence and Jump.
LCSAJ
horizontal traceability
component
bottom-up integration
26. Occurrences that happen before and after an unexpected event
test implementation tasks
anomalous events
testing process phases
LCSAJ testing
27. Sequence in which data items are accessed or modified by code.
data flow structure
functional incremental integration
test control Tasks
efficiency
28. Human action that generates an incorrect result.
error
decision table testing
efficiency
iterative-incremental development models
29. A review not based on a formal documented procedure
failure rate
actual result
SW development model
informal review
30. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
incident description subheadings
independence of testing
conformance testing tools
maintenance testing
31. 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
error
test tool deployment Success Factors
maintainability
exit criteria
32. The process of finding analyzing and removing causes of failure in a software product.
stub
waterfall model benefits
debugging
input specifications
33. Requirements Analysis - Design - Coding - Integration - Implementation - Maintenance
acceptance criteria
incident report identifier
COTS
waterfall model phases
34. Informal testing technique in which test planning and execution run in parallel
test analysis & design tasks
automation tools
exploratory testing
driver
35. Deviation of a software system from its expected delivery services or results
failure
equivalence partitions
integration management tools
driver
36. Develop & proiroitize test cases Create groups of test cases Set up test environment
exploratory testing
boundary value analysis
test implementation tasks
test levels
37. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
defect
test tool deployment Success Factors
COTS
LCSAJ
38. 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.
component integration testing
load testing
bottom-up integration
horizontal traceability
39. Combining components or sytems into larger structural units or subsystems.
boundary value analysis
informal review
cyclomatic complexity
integration
40. Testing performed to determine whether the system meets acceptance criteria
backbone integration
test execution tasks
acceptance testing
driver
41. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
defect density
integration testing
defect
load testing
42. Allows storage of test input and expected results in one or more central data sources or databases.
driver
experience-based techniques
data-driven testing
contract acceptance testing
43. Components or subsystems are integrated and tested one or some at a time until all the components are subsystems are integrated and tested.
incremental testing
agile software development model
bottom-up integration
acceptance criteria
44. The capability of a software product to provide agreed and correct output with the required degree of precision
accuracy
decision coverage
test log uses
IEEE test case specification template
45. An analysis that determines the portion of code on software executed by a set of test cases
instrumentation
decision table testing
code coverage
alpha testing
46. 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.
inspection
incident report
error guessing
backbone integration
47. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
testing process phases
incremental testing
interoperability testing
debugging tools
48. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
impact analysis
IEEE test case specification template
maintenance testing
functional testing tool
49. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
multiple condition coverage
debugging tools
functional testing
control flow structure
50. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
test management tool features
keyword-driven testing
nonfunctional requirements
incident report
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