FourthSetOf10Questions Flashcards

1
Q

What happens after following the actions in the typical debug process?

A
  • there are done subsequent confirmation testing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does subsequent confirmation testing do?

A

checks whether the fixes resolved the poblem?

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

Who is done the confirmation testing by?

A
  • preferably by the same person who performed
    the initial test
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Apart from subsequent confirmation testing what other testing is done?

A
  • subsequent regression testing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does subsequent regression testing do?

A
  • to check whether the fixes are causing failure in other
    parts of the test object
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What happens when you find a defect in static testing?

A

when static testing finds a defect,
debugging is concerned with just removing it

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

Is there a need for reproduction or diagnosis in
static testing?

A

NO

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

Why is there no need for reproduction or diagnosis in static testing?

A
  • because static testing directly finds defects
    and cannot cause failures
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Why is testing necessary?

A

Testing, as a form of quality control, helps in achieving the agreed upon goals within the set scope, time, quality, and budget constraints.

Testing’s contribution to success should not be restricted to the test team activities.

Any stakeholder can use their testing skills to bring the project closer to success. Testing components, systems, and associated documentation helps to identify defects in software,

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

TESTING’s Contributions to Success

What are Testing’s contribtions to success?
What is contribution number one?

A
  • testing provides a cost-effective means to detecting
    defects
  • these defects can then be removed (by debugging- a non-testing activity)
  • so testing indirectly contributes to higher quality
    tesst objects
How well did you know this?
1
Not at all
2
3
4
5
Perfectly