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. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
entry criteria
backbone integration
test management tool features
defect masking
2. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
impact analysis
environmental needs
alpha testing
automation tools
3. Input or combination of inputs required to test software.
conditions
test planning Tasks
black-box testing
integration testing
4. A review not based on a formal documented procedure
defect
waterfall model benefits
informal review
equivalence partitions
5. Ability of software to provide appropriate performance relative to amount of resources used.
equivalence partitioning
informal review
efficiency
component testing
6. Testing performed to determine whether the system meets acceptance criteria
test tool deployment Success Factors
LCSAJ
acceptance testing
IEEE test case specification template
7. Component - Integration - System - Acceptance
test levels
actual result
interoperability testing
condition coverage
8. Occurrences that happen before and after an unexpected event
anomalous events
incident management tools
debugging
test tool deployment Success Factors
9. Commercial Off-The-Shelf products. Products developed for the general market as opposed to those developed for a specific customer.
driver
COTS
defect density
entry criteria
10. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
data flow structure
keyword-driven testing
functional testing
test data preparation tools
11. Testing software components that are separately testable. Also module program and unit testing.
informal review
environmental needs
component testing
test data preparation tools
12. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
cyclomatic complexity
input specifications
debugging tools
decision table
13. Testing performed based on the contract between a customer and the development organization. Customer uses results of the test to determine acceptance of software.
test log uses
contract acceptance testing
SW development model
driver
14. 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).
impact
test data preparation tools
big-bang testing
configuration management tools
15. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
failure
conditions
component integration testing
business process-based testing
16. Combining components or sytems into larger structural units or subsystems.
stub
test control Tasks
integration
waterfall model benefits
17. Based on analysis of functional specifications of a system.
beta testing
anomalous events
error
functional testing
18. Integrate different kinds of tools to make test management more efficient and simple.
action
integration management tools
resolution types
functional testing tool
19. Find defects in code while the software application being tested is running.
keyword-driven testing
functional testing
debugging
dynamic analysis tools
20. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
driver
interoperability testing
efficiency
coverage measurement tools
21. 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
COTS
maintainability testing
error guessing
waterfall model benefits
22. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
functionality
Incidents
coverage
failure rate
23. 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
test tool deployment Success Factors
nonfunctional requirements
actual result
functional testing tool
24. Unconfirmed - New - Open - Assigned - Resolved - Verified - Closed
backbone integration
dynamic analysis tools
incident life cycle phases
test condition
25. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
impact analysis
test analysis & design tasks
exit criteria
environmental needs
26. A table showing combinations of inputs and their associated actions.
COTS
decision table
anomalous events
testing process phases
27. Insertion of additional code in the existing program in order to count coverage items.
maintainability testing
cyclomatic complexity
integration
instrumentation
28. Measures amount of testing performed by a collection of test cases
condition coverage
coverage
automation tools
boundary value analysis
29. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
experience-based techniques
inspection
LCSAJ
test analysis & design tasks
30. Tool or hardware device that runs in parallel to assembled component. It manages records and analyzes the behavior of the tested system.
monitor
COTS
Three main SW development models
Incidents
31. Used to replace a component that calls another component.
resolution types
driver
accuracy
test levels
32. Execute individual & groups of test cases Record results Compare results with expected Report differenes between actual & expected Re-execute to verify fixes
automation tools
test execution tasks
action
inspection
33. Tools used by developers to identify defects in programs.
LCSAJ testing
load testing
debugging tools
maintainability testing
34. Severity - Priority
failure rate
informal review
Impact subheadings
test log uses
35. White-box design technique used to design test cases for a software component using LCSAJ.
LCSAJ testing
keyword-driven testing
operational testing
data flow structure
36. Software products or applications designed to automate manual testing tasks.
automation tools
SW development model
anomalous events
ad hoc integration
37. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
backbone integration
IEEE incident report template
experience-based techniques
incident description subheadings
38. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
backbone integration
test control Tasks
test data preparation tools
acceptance criteria
39. Tests interfaces between components and between integrated components and systems.
cyclomatic complexity
conditions
test data preparation tools
integration testing
40. Testing an integrated system to validate it meets requirements
IEEE test case specification template
system testing
condition coverage
failure rate
41. 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.
LCSAJ testing
inspection
decision table testing
incident report
42. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
bottom-up integration
risk-based testing
impact
actual result
43. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
Incidents
iterative-incremental development models
conformance testing tools
configuration management tools
44. Special additions or changes to the environment required to run a test case.
environmental needs
anomalous events
LCSAJ testing
IEEE test case specification template
45. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
component testing
debugging
cause-effect graphic testing
configuration management
46. Specific groups that represent a set of valid or invalid partitions for input conditions.
data flow structure
condition determination coverage
operational testing
equivalence partitions
47. Increased load (transations) used to test behavior of system under high volume.
Three main SW development models
conditions
load testing
functional requirements
48. Events that occurred during the testing process our investigation.
Incidents
input specifications
instrumentation
acceptance criteria
49. Tools used to identify and calculate coverage items in program code.
coverage measurement tools
impact
defect
LCSAJ
50. Used to test the functionality of software as mentioned in software requirement specifications.
driver
integration
ad hoc integration
functional testing tool
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