3.1.2 Value of Static Testing Flashcards
Static testing can detect defects in the SDLC earliest phases, fulfilling the principle of e…
It can also identify defects that can’t be detected by d… (e.g. un… , des… not implemented as “ “, def… in non-e… ).
early testing.
dynamic testing
unreadable code,
design pattens
desired,
defects
non-executable products
Static testing provides the ability to evaluate the “q…“ 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 needs.
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 s…
shared understanding
stakeholders
stakeholders
stakeholders
static testing.
Even though reviews can be costly to implement, the overall p… are usually much lower than when no “ “ are performed because less t… needs to be spent on fixing “ “ later in the “p…“.
project costs
reviews
time and effort
defects
project
Certain code defects can be detected using s… more effectively than in d… usually resulting in both fewer c… and a lower overall d…
static analysis
dynamic testing,
code defects
development effort.