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. Tests functional or nonfunctional attributes of a system or its components but without referring to the internal structure of the system or its components
driver
boundary value analysis
condition coverage
black-box testing
2. Informal testing technique in which test planning and execution run in parallel
exploratory testing
incident report identifier
decision coverage
integration testing
3. Find defects in code while the software application being tested is running.
cyclomatic complexity
dynamic analysis tools
IEEE incident report template
bottom-up integration
4. A document that provides the structure for writing test cases.
resolution types
defect
IEEE test case specification template
big-bang testing
5. Tracing requirements for a level of testing using test documentation from the test plan to the test script.
interoperability testing
integration
conformance testing tools
horizontal traceability
6. 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
multiple condition coverage
debugging
maintainability
waterfall model benefits
7. Separation of testing responsibilities which encourages the accomplishment of objective testing
independence of testing
driver
defect
inspection
8. Integrate different kinds of tools to make test management more efficient and simple.
nonfunctional requirements
bottom-up integration
integration management tools
instrumentation
9. Special additions or changes to the environment required to run a test case.
bottom-up integration
environmental needs
functional requirements
coverage
10. Assessment of changes required to different layers of documentation and software to implement a given change to the original requirements.
control flow structure
defect density
system testing
impact analysis
11. Measure & analyze results of testing; Monitor document share results of testing; Report information on testing; Initiate actions to improve processes; Make decisions about testing
test control Tasks
action
functional testing
coverage
12. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
code coverage
defect
decision table
test execution tasks
13. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
fault attack
failure rate
decision coverage
interoperability testing
14. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
waterfall model phases
actual result
documentation tools
cyclomatic complexity
15. Abilitiy of software to collaborate with one or more specified systems subsystem or components.
documentation tools
incremental testing
interoperability
interoperability testing
16. Component - Integration - System - Acceptance
equivalence partitioning
test levels
Three main SW development models
functionality
17. Calculates the number of executed branch outcomes in code.
testing process phases
decision coverage
incident description subheadings
failure rate
18. Components are combined and tested in the order in which basic functionalities start working
functional incremental integration
conditions
keyword-driven testing
incident report identifier
19. Testing performed to detect defects in interfaces and interation between integrated components. Also called "integration testing in the small".
exploratory testing
independence of testing
environmental needs
component integration testing
20. Behavior or response of a software application that you observe when you execute the action steps in the test case.
equivalence partitions
load testing
stub
actual result
21. 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.
bottom-up integration
component
automation tools
condition coverage
22. Fixed - Won't Fix - Later - Remind - Duplicate - Incomplete - Not a Bug - Invalid etc.
Three main SW development models
resolution types
test analysis & design tasks
maintainability
23. A review not based on a formal documented procedure
load testing
informal review
IEEE test case specification template
test planning Tasks
24. Software products or applications designed to automate manual testing tasks.
automation tools
test log uses
test implementation tasks
equivalence partitions
25. A table showing combinations of inputs and their associated actions.
entry criteria
IEEE incident report template
decision table
risk-based testing
26. Response of the application to an input
business process-based testing
experience-based techniques
Three main SW development models
action
27. A document that records the description of each event that occurs during the testing process and that requires further investigation
agile software development model
incident report
alpha testing
risk-based testing
28. Review documents (reqs architecture design etc.) ID conditions to be tested Design tests Assess testability of reqs ID infrastructure & tools
anomalous events
test analysis & design tasks
LCSAJ testing
driver
29. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
maintainability
SW development model
contract acceptance testing
decision table testing
30. Components are integrated in the order in which they are developed
condition determination coverage
COTS
ad hoc integration
nonfunctional requirements
31. Tests interfaces between components and between integrated components and systems.
waterfall model benefits
boundary value analysis
integration testing
resolution types
32. Integration approach components or subsystems are combined all at once rather than in stages.
incident life cycle phases
boundary value analysis
big-bang testing
test control Tasks
33. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
incident description subheadings
interoperability
incident report identifier
maintainability
34. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
conformance testing tools
error guessing
decision table
code coverage
35. Used to replace a component that calls another component.
maintenance testing
functional testing
driver
horizontal traceability
36. Record details of test cases executed Record order of execution record results
IEEE test case specification template
test log uses
test condition
component testing
37. Testing an integrated system to validate it meets requirements
decision table testing
efficiency
Incidents
system testing
38. The capability of a software product to provide agreed and correct output with the required degree of precision
accuracy
test log uses
equivalence partitioning
business process-based testing
39. Combining components or sytems into larger structural units or subsystems.
dynamic analysis tools
driver
integration
decision testing
40. Testing software components that are separately testable. Also module program and unit testing.
coverage
black-box testing
component testing
conformance testing tools
41. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
impact analysis
error
incident report
experience-based techniques
42. Ability of software to provide appropriate performance relative to amount of resources used.
LCSAJ testing
efficiency
driver
interoperability testing
43. A functional testing approach in which test cases are designed based on business processes.
business process-based testing
cyclomatic complexity
equivalence partitioning
test log uses
44. Insertion of additional code in the existing program in order to count coverage items.
configuration management
SW development model
horizontal traceability
instrumentation
45. 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).
configuration management tools
incident report identifier
impact
contract acceptance testing
46. A technique used to improve testing coverage by deliberately introducing faults in code.
backbone integration
beta testing
fault attack
test execution tasks
47. A component of the incident report that determines the actual effect of the incident on the software and its users.
impact
functional testing
test condition
decision coverage
48. The process of finding analyzing and removing causes of failure in a software product.
IEEE test case specification template
conditions
debugging
incident report
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.
cyclomatic complexity
black-box testing
test control Tasks
maintainability
50. Occurrences that happen before and after an unexpected event
entry criteria
functional requirements
anomalous events
LCSAJ testing
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