nerdexam
iSQI

CTFL_SYLL_4.0 · Question #210

A number of characteristics are given for impact of SDLC on the testing effort.

The correct answer is B. i and iv are characteristics of sequential models; ii, iii and v are characteristics of iterative and. Sequential models, such as the Waterfall model, typically involve completing the requirements review before moving on to test analysis, as well as producing extensive product documentation (i and iv). Iterative and incremental models, like Agile and Spiral models, often involve…

Testing Throughout the Software Development Lifecycle

Question

A number of characteristics are given for impact of SDLC on the testing effort.

Options

  • Ai, ii and iii are characteristics of sequential models; iv and v are characteristics of iterative and
  • Bi and iv are characteristics of sequential models; ii, iii and v are characteristics of iterative and
  • Cii and iv are characteristics of sequential models; i, iii and v are characteristics of iterative and
  • Diii and iv are characteristics of sequential models and i, ii and v are characteristics of iterative
  • IFinishing of requirements review leading to test analysis

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    69% (34)
  • C
    4% (2)
  • D
    16% (8)
  • I
    8% (4)

Explanation

Sequential models, such as the Waterfall model, typically involve completing the requirements review before moving on to test analysis, as well as producing extensive product documentation (i and iv). Iterative and incremental models, like Agile and Spiral models, often involve both static and dynamic testing at the unit testing level, frequent regression testing due to continuous integration and changes, and more use of exploratory testing (ii, iii, and v).

Topics

#SDLC models#sequential models#iterative models#test levels

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice