• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/20

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

20 Cards in this Set

  • Front
  • Back
Access Modeling
Used to verify that data requirements (represented in the form
of an entity-relationship diagram) support the data demands of
process requirements (represented in data flow diagrams and
process specifications.)
Affinity Diagram
A group process that takes large amounts of language data,
such as a list developed by brainstorming, and divides it into
categories.
Application
A single software product that may or may not fully support a
business function.
Audit
This is an inspection/assessment activity that verifies
compliance with plans, policies, and procedures, and ensures
that resources are conserved. Audit is a staff function; it serves
as the "eyes and ears" of management.
Backlog
Work waiting to be done; for IT this includes new systems to be
developed and enhancements to existing systems. To be
included in the development backlog, the work must have been
cost-justified and approved for development.
Baseline
A quantitative measure of the current level of performance.
Benchmarking
Comparing your company’s products, services, or processes
against best practices, or competitive practices, to help define
superior performance of a product, service, or support process.
Benefits Realization
Test
A test or analysis conducted after an application is moved into
production to determine whether it is likely to meet the
originating business case.
Black-Box Testing
A test technique that focuses on testing the functionality of the program, component, or application against its specifications without knowledge of how the system is constructed; usually
data or business process driven.
Boundary Value
Analysis
A data selection technique in which test data is chosen from the
“boundaries” of the input or output domain classes, data
structures, and procedure parameters. Choices often include
the actual minimum and maximum boundary values, the
maximum value plus or minus one, and the minimum value
plus or minus one.
Brainstorming
A group process for generating creative and diverse ideas.
Branch Testing
A test method that requires that each possible branch on each
decision point be executed at least once.
Bug
A general term for all software defects or errors.
Candidate
An individual who has met eligibility requirements for a
credential awarded through a certification program, but who
has not yet earned that certification through participation in the
required skill and knowledge assessment instruments.
Cause-Effect
Graphing
A tool used to derive test cases from specifications. A graph
that relates causes (or input conditions) to effects is generated.
The information in the graph is converted into a decision table
where the columns are the cause-effect combinations. Unique
rows represent test cases.
Certificant
An individual who has earned a credential awarded through a
certification program.
Certification
A voluntary process instituted by a nongovernmental agency by
which individual applicants are recognized for having achieved
a measurable level of skill or knowledge. Measurement of the
skill or knowledge makes certification more restrictive than
simple registration, but much less restrictive than formal
licensure.
Checklists
A series of probing questions about the completeness and
attributes of an application system. Well-constructed checklists
cause evaluation of areas, which are prone to problems. It both
limits the scope of the test and directs the tester to the areas in
which there is a high probability of a problem.
Checkpoint Review
Held at predefined points in the development process to
evaluate whether certain quality factors (critical success
factors) are being adequately addressed in the system being
built. Independent experts for the purpose of identifying
problems conduct the reviews as early as possible.
Checksheet
A form used to record data as it is gathered.
Client
The customer that pays for the product received and receives
the benefit from the use of the product.