3.1.2 Value of Static Testing Flashcards
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…
the principle of early testing.
dynamic testing
unreadable code,
design pattens
desired,
defects
non-executable products).
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 …
quality
confidence
work products.
requirements
actual need.
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 …
shared understanding
stakeholders
stakeholders
stakeholders
static testing.
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 “ “.
project costs
reviews
time and effort
defects
project
Certain code defects can be detected using … more effectively than in … usually resulting in both fewer … and a lower overall …
static analysis
dynamic testing,
code defects
development effort.