FfithSetOf10Questions Flashcards

1
Q

What is testing’s contribution to success number two?

A

Testing provides a means of
directly evaluating the quality of a test object
at various stages in the SDLC.
These measures are used as part of a larger project
management activity, contributing to decisions
to move to the next stage of the SDLC , such as
the release decision

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

What is contribution three of testing to success?

A

Testing provides users with indirect representation on the
development project.
Testeres ensure that their understanding of users’ needs
are considered throught the development lifecycte.
The alternative is to involve a representative set of
users as part of the development project, which
is not usually possible due to the high costs
and lack of availability of suitable users

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

What is contribution four of testing to success?

A

Testing may also be required to meet contractual or
legal requirements, or to comply with regulatory standards

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

TESTING and Quality Assurance ( QA )

Is Testing and Quality Assurance the same?

A

No. testing and QA are not the same
Testing is a form of quality control

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

What is Quality Control?

A

QC is a product-oriented, corrective approach
that focuses on those activities supporting the
achievement of appropriate levels of quality

Testing is a major form of quality control,
while others include formal methods
(model checking and proof correctness), simulation and prototyping

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

What is Quality Assurance?

A
  • is a process oriented, preventive approach that
    focuss on the implementation and improvement
    of processes
  • it works on the basis that if a good process is followed
    correctly, then it will generate a good product
  • QA applies to both the development and testing processes,
    and is the responsibility of everyone on a project.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How are test results used?

A

They are used by both QA and QC

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

How does QC use test results?

A
  • used to fix defects
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How does QA use test results?

A
  • used to provide feedback on how well the development and test processes are performing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Error, Defects, Failures and Root Causes

What are errors, defects and failures?

A
  • humans make errors (mistakes)
  • which produce defects (faualts, bugs)
  • which may result in failures
How well did you know this?
1
Not at all
2
3
4
5
Perfectly