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. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
black-box testing
COTS
defect
test execution tasks
2. A test case design technique for a software component to ensure that the outcome of a decision point or branch in cod is tested.
decision testing
incident report
system testing
Three main SW development models
3. Insertion of additional code in the existing program in order to count coverage items.
fault attack
driver
instrumentation
component integration testing
4. The ratio between the number of defects found and the size of the component/system tested.
driver
debugging tools
operational testing
defect density
5. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
test condition
error
test tool deployment Success Factors
backbone integration
6. Used to test the functionality of software as mentioned in software requirement specifications.
fault attack
horizontal traceability
functional testing tool
SW development model
7. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
waterfall model benefits
condition coverage
maintainability
IEEE test case specification template
8. A black-box test design technique used to identify possible causes of a problem by using the cause-effect diagram
beta testing
ad hoc integration
cause-effect graphic testing
debugging tools
9. Behavior or response of a software application that you observe when you execute the action steps in the test case.
functionality
actual result
interoperability
test analysis & design tasks
10. Response of the application to an input
instrumentation
action
agile software development model
multiple condition coverage
11. Scripting technique that uses data files to store test input expected results and keywords related to a software application being tested.
stub
keyword-driven testing
equivalence partitioning
exhaustive testing
12. All possible combinations of input values and preconditions are tested.
interoperability
data flow structure
exhaustive testing
decision coverage
13. Check to make sure a system adheres to a defined set of standards conventions or regulations in laws and similar specifications.
component
conformance testing tools
condition determination coverage
operational testing
14. Black-box test design technique - test cases are designed from a decision table.
decision table testing
error guessing
fault attack
incident management tools
15. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
functionality
Incidents
component
risk-based testing
16. A metric used to calculate the number of ALL condition or sub-expression outcomes in code that are executed by a test suite.
condition coverage
functional testing
incident life cycle phases
monitor
17. 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.
agile software development model
debugging tools
inspection
operational testing
18. Find defects in code while the software application being tested is running.
anomalous events
exhaustive testing
test tool deployment Success Factors
dynamic analysis tools
19. The capability of a software product to provide agreed and correct output with the required degree of precision
efficiency
conformance testing tools
decision table
accuracy
20. Tests interfaces between components and between integrated components and systems.
integration testing
fault attack
keyword-driven testing
driver
21. Ability of software to provide appropriate performance relative to amount of resources used.
keyword-driven testing
waterfall model benefits
efficiency
anomalous events
22. Components are integrated in the order in which they are developed
business process-based testing
horizontal traceability
monitor
ad hoc integration
23. A set of conditions that a system needs to meet in order to be accepted by end users
component testing
acceptance criteria
failure
exhaustive testing
24. A metric to calculate the number of SINGLE condition outcomes that can independently affect the decision outcome.
condition determination coverage
data flow structure
resolution types
contract acceptance testing
25. 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
configuration management tools
test tool deployment Success Factors
exploratory testing
defect masking
26. One defect prevents the detection of another.
risk-based testing
defect masking
impact
entry criteria
27. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
COTS
nonfunctional requirements
Incidents
coverage
28. The process of finding analyzing and removing causes of failure in a software product.
Impact subheadings
functional testing tool
entry criteria
debugging
29. Black-box testing technique used to create groups of input conditions that create the same kind of output.
error guessing
error
equivalence partitioning
Three main SW development models
30. Human action that generates an incorrect result.
debugging tools
incident description subheadings
functionality
error
31. A technique used to improve testing coverage by deliberately introducing faults in code.
stub
fault attack
incident report
horizontal traceability
32. Events that occurred during the testing process our investigation.
test control Tasks
action
LCSAJ testing
Incidents
33. Incident Report - Identifier - Summary - Incident - Description - Impact
beta testing
automation tools
exploratory testing
IEEE incident report template
34. Components are combined and tested in the order in which basic functionalities start working
dynamic analysis tools
coverage measurement tools
functional incremental integration
code coverage
35. Allows storage of test input and expected results in one or more central data sources or databases.
functional requirements
data-driven testing
Incidents
maintenance testing
36. Linear Code Sequence and Jump.
waterfall model benefits
horizontal traceability
fault attack
LCSAJ
37. White-box design technique used to design test cases for a software component using LCSAJ.
integration
LCSAJ testing
debugging
alpha testing
38. Record details of test cases executed Record order of execution record results
data flow structure
test log uses
impact
iterative-incremental development models
39. Deviation of a software system from its expected delivery services or results
LCSAJ
failure
informal review
nonfunctional requirements
40. Inputs - Expected Results - Actual Results - Anomalies - Date & Time - Procedure Step - Attempts to repeat - Testers - Observers
contract acceptance testing
incident description subheadings
operational testing
SW development model
41. 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
backbone integration
test data preparation tools
error
42. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
operational testing
incremental testing
documentation tools
incident report identifier
43. 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
risk-based testing
incident management tools
impact analysis
44. Black-box techniques used to derive test cases drawing on knowledge intuition and skill of individuals.
documentation tools
action
experience-based techniques
test analysis & design tasks
45. Sequence in which data items are accessed or modified by code.
backbone integration
data flow structure
functional incremental integration
multiple condition coverage
46. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
test log uses
testing process phases
data-driven testing
entry criteria
47. Testing an integrated system to validate it meets requirements
exhaustive testing
testing process phases
conditions
system testing
48. Separation of testing responsibilities which encourages the accomplishment of objective testing
independence of testing
integration
incident report
component integration testing
49. Develop & proiroitize test cases Create groups of test cases Set up test environment
test implementation tasks
IEEE incident report template
incident report identifier
big-bang testing
50. Tools used by developers to identify defects in programs.
exit criteria
test execution tasks
documentation tools
debugging tools
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