Handout 1 Flashcards

1
Q

the degree to which a software product meets established requirements

A

Software Quality

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Set of activities that define and assess the adequacy of software processes
this may also be organizationally independent of the project

A

Software Quality Assurance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Org. depend on their customers and this need to understand their current and future needs, fulfill their requirements, and achieve their satisfaction

A

Customer Focus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Sephora, the beauty brand uses technology to create personalized experiences with comprehensive app, and a strong online community for a seamless customer experience

A

Customer Focus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

an Orgs. leaders should create an internal environment in which employees are involved in achieving quality targets.

A

Leadership

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Mark Zuckerberg belives in hiring for passion over skill. this passion leaks to their motivation in other aspects of their work.

A

Leadership

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

the involvement of employees at all levels enable benefiting from their capabilities to promote software quality issues.

A

Involvement of People employees

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

This approach includes establishing the organization’s process to operate as an integrated and complete system.

This approach treats all writing as a creative act which requires time

A

Process Approach

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

This SQA approach is an ongoing effort to improve products, services, or processes.
Brainstorming sessions or think tanks open the door to workplace improvements by bringing members of management together to resolve problems.

This type of improvement of quality and processes effectivementss and efficiency performance are a permanent objective of the organization

A

Continual Improvement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

this approach should be based on data and information. This allows for objective decision-making that will lead to positive actions.

A

Factual Approach of Decision making

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

an HR has enough information about the candidate and decides whether it would be helpful to the company

A

Factual Approach of Decision making

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Understanding that an organization’s supplier relationships based on mutual benefits contributes to improved performance of the organization with regard to quality, efficiency, and effectiveness

A

Mutually Beneficial Supplier Relationships

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

activates the computer system to perform the
required applications. It is a collection of instructions that can be executed by a computer to perform a specific task.

A

Computer programs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Accumulation of programming language instructions and statements, usually referred to as “code.”

A

Software Products

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

defines the order and schedule within which the software or project programs are performed, the method for handling common malfunctioning of software products, and so on.

A

Procedures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

The purpose of the software component is to instruct or support new software product version developers, maintenance staff, and end-users of the software product.

A

Documentation

15
Q

The required data include lists of codes and parameters, and also standard test data

for operating the software system

A

Data Necessary for Operating the Software System

16
Q

Made by a software designer or programmer. An
error may refer to a grammatical error in one or
more of the code lines, or a logical error in carrying
out one or more of the specification requirements.

A

Software Errors

17
Q

These are software errors that cause improper
functioning of the software in a specific application,
and in rare cases, of the software in general.

A

Software Faults

18
Q

These are the results of software faults. These
become software failures only when they are
“activated”

A

Software Failures

19
Q

Usually prepared by the client, is one of the main causes of software errors.

A

Faulty Requirements Definition

20
Q

Misunderstandings resulting from a defective client-developer communication are additional causes for errors that prevail in the early stages of the development process.

A

Client-developer Communication Failures

21
Q

An action that often causes software errors. This situation occurs when the developer incorrectly interprets a requirement and develops the software based on his understanding

A

Deliberate Deviations from Software Requirements

22
Q

Software errors can enter the system when professionals designing the system;

A

Logical Design Errors

23
Q

a wide range of reasons cause programmers to make these errors
Misunderstanding the design documentation
Linguistic errors in programming languages
Errors in data selection
Data processing errors

A

Coding Errors

24
Q

Even if the quality of the “noncomplying software is acceptable, difficulties will inevitably be presented when trying to understand it

A

Noncompliance with documentation and coding instructions

25
Q

testing process affect the error rate by leaving a greater number of errors undetected or uncorrected.

A

Shortcomings of the Testing Process

26
Q

this software error directs users in areas such as the performance of input and output activities, and data collection and processing.

A

User Interface and Procedure Errors

27
Q

errors of concern to the development and maintenance teams are those found in the design, software manuals, documents, user manual and in the “help” displays incorporated in the software.

A

Documentation Errors