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. 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
control flow structure
inspection
incident description subheadings
2. Informal testing technique in which test planning and execution run in parallel
beta testing
test log uses
stub
exploratory testing
3. Events that occurred during the testing process our investigation.
Incidents
nonfunctional requirements
maintainability
Impact subheadings
4. Occurrences that happen before and after an unexpected event
anomalous events
testing process phases
test control Tasks
test planning Tasks
5. 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
multiple condition coverage
driver
agile software development model
input specifications
6. Ease with which software cna be modified to correct defects meet new requirements make future maintenance easier or adapt to a changed environment.
equivalence partitioning
boundary value analysis
maintainability
automation tools
7. Black-box test design technique - test cases are designed from a decision table.
integration
defect
exploratory testing
decision table testing
8. Tools used to provide support for and automation of managing various testing documents such as test policy test strategy and test plan
component
documentation tools
test tool deployment Success Factors
waterfall model benefits
9. The capability of a software product to provide agreed and correct output with the required degree of precision
accuracy
operational testing
cyclomatic complexity
environmental needs
10. 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.
exploratory testing
bottom-up integration
test planning Tasks
entry criteria
11. Behavior or response of a software application that you observe when you execute the action steps in the test case.
IEEE test case specification template
actual result
impact analysis
decision coverage
12. Ad hoc method of exposing bugs based on past knowledge and experience of experts (e.g. empty strings illegal characters empty files etc.).
defect density
error guessing
defect masking
test management tool features
13. 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.
load testing
ad hoc integration
inspection
testing process phases
14. Input or combination of inputs required to test software.
conditions
coverage measurement tools
action
condition coverage
15. 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 log uses
big-bang testing
test control Tasks
incident management tools
16. Metric used to calculate the number of combinations of all single condition outcomes within one statement that are executed by a test case.
IEEE test case specification template
input specifications
multiple condition coverage
error guessing
17. An event or item that can be tested using one or more test cases
nonfunctional requirements
interoperability
test condition
coverage
18. Used to test the functionality of software as mentioned in software requirement specifications.
test implementation tasks
acceptance testing
condition determination coverage
functional testing tool
19. Enables testers to prove that functionality between two or more communicating systems or components is IAW requriements.
risk-based testing
interoperability testing
actual result
boundary value analysis
20. Frequency of tests failing per unit of measure (e.g. time number of transactions test cases executed.)
failure rate
fault attack
test condition
configuration management tools
21. Test case design technique used to identify bugs occurring on or around boundaries of equivalence partitions.
test tool deployment Success Factors
test analysis & design tasks
entry criteria
boundary value analysis
22. Not related to the actual functionality e.g. reliability efficiency usability maintainability portability etc.
decision table
COTS
conditions
nonfunctional requirements
23. A document that provides the structure for writing test cases.
maintenance testing
Incidents
IEEE test case specification template
incident management tools
24. A document that records the description of each event that occurs during the testing process and that requires further investigation
incident report
condition determination coverage
experience-based techniques
testing process phases
25. Specific groups that represent a set of valid or invalid partitions for input conditions.
functionality
equivalence partitions
accuracy
decision table
26. Waterfall iterative-incremental "V"
functional incremental integration
monitor
decision table testing
Three main SW development models
27. ID SW products - components - risks - objectives; Estimate effort; Consider approach; Ensure adherence to organization policies; Determine team structure; Set up test environment; Schedule testing tasks & activities
test planning Tasks
defect masking
keyword-driven testing
instrumentation
28. Testing performed at development organization's site but outside organization. (I.e. testing is performed by potential customers users or independent testing team)
system testing
stub
integration testing
alpha testing
29. Used to replace a component that calls another component.
functional requirements
driver
defect masking
acceptance testing
30. Testing software components that are separately testable. Also module program and unit testing.
component testing
component integration testing
instrumentation
maintainability testing
31. 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
accuracy
stub
Incidents
32. Ability of software to provide appropriate performance relative to amount of resources used.
business process-based testing
impact analysis
efficiency
instrumentation
33. Response of the application to an input
conditions
functionality
coverage measurement tools
action
34. Conditions required to begin testing activities.
LCSAJ
maintainability
risk-based testing
entry criteria
35. A code metric that specifies the number of independent paths through a program. Enables identification of complex (and therefore high-risk) areas of code.
component testing
error guessing
horizontal traceability
cyclomatic complexity
36. The process of finding analyzing and removing causes of failure in a software product.
test levels
testing process phases
risk-based testing
debugging
37. Operational testing performed at an _external_ site without involvement of the developing organization.
decision table testing
beta testing
condition coverage
test data preparation tools
38. Planning & Control - Analysis and Design - Implementation and Execution - Evaluating Exit - Criteria and Reporting - Closure
equivalence partitioning
testing process phases
functional testing tool
LCSAJ
39. Sequence in which data items are accessed or modified by code.
data flow structure
boundary value analysis
functionality
COTS
40. 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
exit criteria
test condition
test tool deployment Success Factors
cyclomatic complexity
41. Scheduling Tests Manage test activities Provide interfaces to different tools provide traceability of tests Log test results Prepare progress reports
decision coverage
test management tool features
error
failure rate
42. The capability of a software product to provide functions that address explicit and implicit requirements from the product against specified conditions.
agile software development model
functionality
decision testing
waterfall model phases
43. Actual inputs required to execute a test case
defect density
incident management tools
incremental testing
input specifications
44. Bug fault internal error problem etc. Flaw in software that causes it to fail to perform its required functions.
incident report identifier
experience-based techniques
defect
backbone integration
45. Integration Approach: A frame or backbone is created and components are progressively integrated into it.
integration management tools
fault attack
backbone integration
test implementation tasks
46. 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
stub
incremental testing
coverage
47. Uses risks to: ID test techniques Determine how much testing is required Prioritize tests with high-priority risks first
risk-based testing
driver
multiple condition coverage
failure rate
48. Testing performed to determine whether the system meets acceptance criteria
acceptance testing
test levels
efficiency
big-bang testing
49. Conditions ensuring testing process is complete and the object being tested is ready for next stage.
incident management tools
exit criteria
interoperability testing
contract acceptance testing
50. Measures amount of testing performed by a collection of test cases
maintainability testing
coverage
waterfall model benefits
big-bang 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