3.1.2 Value of Static Testing Flashcards

1
Q

Static testing can detect defects in the SDLC earliest phases, fulfilling …

It can also identify defects that can’t be detected by … (e.g. un… , des… not implemented as “ “, def… in non-e…

A

the principle of early testing.

dynamic testing

unreadable code,

design pattens
desired,

defects
non-executable products).

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

Static testing provides the ability to evaluate the “ “ of, and build “ “ in w…

By verifying the documented requirements, the stakeholders can also make sure that these “ “ describe their …

A

quality
confidence
work products.

requirements
actual need.

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

Since static testing can be performed early in the SDLC, a s… can be created among the involved “ “.

Communication will also be improved between the involved “ “.

For this reason, it’s recommended to involve a wide variety of “ “ in …

A

shared understanding
stakeholders

stakeholders

stakeholders
static testing.

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

Even though reviews can be costly to implement, the overall … are usually much lower than when no “ “ are performed because less … needs to be spent on fixing “ “ later in the “ “.

A

project costs
reviews
time and effort
defects
project

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

Certain code defects can be detected using … more effectively than in … usually resulting in both fewer … and a lower overall …

A

static analysis
dynamic testing,
code defects
development effort.

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